forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
css-color-5.json
64 lines (64 loc) · 1.87 KB
/
css-color-5.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"spec": {
"title": "CSS Color Module Level 5",
"url": "https://drafts.csswg.org/css-color-5/"
},
"links": {
"https://www.w3.org/TR/CSS/": [
"future-proofing",
"unstable",
"proprietary-extension"
],
"https://github.com/w3c/csswg-drafts/issues": [],
"https://lists.w3.org/Archives/Public/public-css-archive/": [],
"https://lists.w3.org/Archives/Public/www-style/": [],
"https://www.w3.org/2020/Process-20200915/": [],
"https://drafts.csswg.org/css-values-4/": [
"comb-one",
"comb-comma",
"comb-all",
"percentage-value",
"mult-opt",
"mult-comma",
"number-value",
"math-function",
"mult-num",
"angle-value",
"typedef-dashed-ident"
],
"https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/color-mix()": [],
"https://drafts.csswg.org/css-color-4/": [
"typedef-color",
"valdef-color-white",
"valdef-color-black",
"valdef-color-red",
"valdef-color-green",
"valdef-color-blue",
"valdef-color-darkolivegreen",
"typedef-alpha-value",
"typedef-hue",
"descdef-color-profile-components",
"at-ruledef-profile"
],
"https://www.w3.org/TR/css-color-4/": [
"interpolation",
"hue-interpolation",
"serializing-color-values",
"serializing-color-function-values"
],
"https://www.w3.org/TR/WCAG21/": [
"contrast-minimum"
],
"https://www.w3.org/TR/2021/WD-css-color-5-20210601/": [],
"https://www.w3.org/TR/2020/WD-css-color-5-20200303/": [],
"https://www.w3.org/TR/CSS21/": [
"style-sheet",
"user-agent",
"ignore"
],
"https://www.w3.org/Style/CSS/Test/": [],
"https://lists.w3.org/Archives/Public/public-css-testsuite": [],
"https://www.w3.org/TR/css-values-4/": [],
"https://datatracker.ietf.org/doc/html/rfc2119": []
}
}