Skip to content

Commit dfbf5df

Browse files
committed
[css-color-4][editorial] HWB is identical to HSL hue
1 parent 1995c1c commit dfbf5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2708,7 +2708,7 @@ HWB Colors: ''hwb()'' function</h2>
27082708
</table>
27092709

27102710
The first argument specifies the hue,
2711-
and is interpreted identically to ''hsl()'';
2711+
and is defined identically to ''hsl()'';
27122712
this means it <a href="#disadvantage-hsl">suffers the same disadvantages</a>
27132713
such as hue uniformity.
27142714

0 commit comments

Comments
 (0)