We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d613d commit ce77449Copy full SHA for ce77449
1 file changed
css-color-4/Overview.bs
@@ -1695,6 +1695,9 @@ Specifying Lab and LCH: the lab() and lch() functional notations</h3>
1695
''90deg'' points along the positive "b" axis,
1696
''180deg'' points along the negative "a" axis,
1697
and ''270deg'' points along the negative "b" axis.
1698
+ If the provided value is is negative,
1699
+ or is greater than or equal to ''360deg'',
1700
+ it is set to the value modulo 360.
1701
1702
<!-- add diagram showing hue angles in LCH for RGB primaries and secondaries in sRGB, P3, and Rec.2020 -->
1703
0 commit comments