Skip to content

Commit d0d244d

Browse files
committed
[css-color-5] Defined that if there are multiple @color-profile rules,the last one wins #12980
1 parent a48d4f4 commit d0d244d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-color-5/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2025,6 +2025,9 @@ or any other color or monochrome output device which has been characterized.
20252025

20262026
The '@color-profile/src' descriptor specifies the URL to retrieve the color-profile information from.
20272027

2028+
If multiple ''@color-profile' rules are defined with the same name,
2029+
the last one in document order wins, and all preceding ones are ignored.
2030+
20282031
The retrieved ICC profile is valid if
20292032
20302033
- it can be parsed as an ICC Profile

0 commit comments

Comments
 (0)