diff --git a/css-images-4/Overview.bs b/css-images-4/Overview.bs index 159cad903ed..f92fa7be6f0 100644 --- a/css-images-4/Overview.bs +++ b/css-images-4/Overview.bs @@ -2036,7 +2036,7 @@ Color Stop “Fixup” giving red 1 share and green 2 shares of the 300px remaining after subtracting blue's 100px from the 400px total. - example 1 + On the other hand, ''stripes(red .1fr, green .2fr, blue 100px)'' @@ -2049,7 +2049,7 @@ Color Stop “Fixup” which is then distributed in the 1:2 ratio dictated by the <> values. - example 2 + (This is similar to how [=flex layout=] deals with small <> sums on a line, and ensures smoothly continuous behavior diff --git a/css-images-4/images/example33-2.png b/css-images-4/images/example33-2.png deleted file mode 100644 index d47328f1c17..00000000000 Binary files a/css-images-4/images/example33-2.png and /dev/null differ diff --git a/css-images-4/images/stripes-example-33-1.png b/css-images-4/images/stripes-example-33-1.png deleted file mode 100644 index f471932ad78..00000000000 Binary files a/css-images-4/images/stripes-example-33-1.png and /dev/null differ diff --git a/css-images-4/images/stripes1.svg b/css-images-4/images/stripes1.svg new file mode 100644 index 00000000000..ef480028767 --- /dev/null +++ b/css-images-4/images/stripes1.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/css-images-4/images/stripes2.svg b/css-images-4/images/stripes2.svg new file mode 100644 index 00000000000..6ccdba40336 --- /dev/null +++ b/css-images-4/images/stripes2.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + transparent + \ No newline at end of file