Skip to content

Commit

Permalink
[css-images-3] Separate first and last stop fixing into separate step…
Browse files Browse the repository at this point in the history
…s, so it's clearer what happens with a single stop. #10092
  • Loading branch information
tabatkins committed Jul 18, 2024
1 parent b03a8c9 commit ad21e29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions css-images-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1061,6 +1061,8 @@ Color Stop “Fixup”</h4>
<li>
If the first <a>color stop</a> does not have a position,
set its position to 0%.

<li>
If the last <a>color stop</a> does not have a position,
set its position to 100%.

Expand Down

0 comments on commit ad21e29

Please sign in to comment.