diff --git a/UseCaseComparisons.md b/UseCaseComparisons.md index cc20ce16..9eca8914 100644 --- a/UseCaseComparisons.md +++ b/UseCaseComparisons.md @@ -6,9 +6,9 @@ Assuming three image “breakpoints” based on maximum widths, using pixel-base **`picture` Element** ``` - - - + + + ``` @@ -25,9 +25,9 @@ Assuming three image “breakpoints” intended to remain in sync with a media-q **`picture` Element** ``` - - - + + + ``` @@ -43,9 +43,9 @@ Assuming three image “breakpoints” intended to remain in sync with a media-q **`picture` Element** ``` - - - + + + ``` @@ -69,8 +69,8 @@ Assuming the author simply wants to preform image source swapping based on a dev ``` - - + + ``` @@ -94,9 +94,9 @@ Assuming three image “breakpoints” based on maximum widths, using pixel-base **`picture` Element** ``` - - - + + + ``` @@ -113,8 +113,8 @@ Assuming two image sources indended for display on screen depending on window si **`picture` Element** ``` - - + + @@ -174,8 +174,8 @@ Further discussion: - - + + ```