From ed4f651be66ed10db940619515a8e9a485684409 Mon Sep 17 00:00:00 2001 From: Chris Lilley Date: Thu, 23 Jan 2025 09:30:53 -0500 Subject: [PATCH] [css-images-4] Separate first and last stop fixing into separate steps, so it's clearer what happens with a single stop. #10092 --- css-images-4/Overview.bs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/css-images-4/Overview.bs b/css-images-4/Overview.bs index 096fd992cc37..261a861f0c95 100644 --- a/css-images-4/Overview.bs +++ b/css-images-4/Overview.bs @@ -2047,6 +2047,8 @@ Color Stop “Fixup”
  • If the first color stop does not have a position, set its position to 0%. + +
  • If the last color stop does not have a position, set its position to 100%.