forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
css-box-3.json
124 lines (124 loc) · 3.4 KB
/
css-box-3.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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
{
"spec": {
"title": "CSS Box Model Module Level 3",
"url": "https://www.w3.org/TR/css-box-3/"
},
"links": {
"https://www.w3.org/TR/CSS/": [
"future-proofing",
"unstable",
"proprietary-extension"
],
"https://www.w3.org/TR/": [],
"https://www.w3.org/Style/CSS/": [],
"https://www.w3.org/2020/Process-20200915/": [
"dfn-wide-review"
],
"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/Consortium/Patent-Policy-20200915/": [
"def-essential",
"sec-Disclosure"
],
"https://www.w3.org/2004/01/pp-impl/32061/status": [],
"https://www.w3.org/TR/css-ruby-1/": [
"ruby-base-container-box",
"ruby-annotation-container-box"
],
"https://dom.spec.whatwg.org/": [
"concept-document-tree"
],
"https://www.w3.org/TR/css-display-3/": [
"box",
"intro",
"box-tree",
"replaced-element",
"containing-block",
"internal-table-element"
],
"https://www.w3.org/TR/SVG2/": [
"TermCanvas",
"TermObjectBoundingBox",
"TermStrokeBoundingBox",
"TermSVGViewport",
"TermUserCoordinateSystem",
"TermViewBox"
],
"https://www.w3.org/TR/css-cascade/": [
"initial-values",
"inherited-property",
"computed"
],
"https://www.w3.org/TR/css-sizing-3/": [
"sizing-property"
],
"https://www.w3.org/TR/css-backgrounds-3/": [
"propdef-border",
"propdef-background",
"propdef-background-clip",
"propdef-background-origin"
],
"https://www.w3.org/TR/css-writing-modes-4/": [
"physical",
"flow-relative",
"logical-width",
"writing-mode"
],
"https://www.w3.org/TR/css-cascade-4/": [
"longhand",
"shorthand-property"
],
"https://www.w3.org/TR/2018/WD-css3-box-20180731/": [],
"https://www.w3.org/TR/CSS2/": [
"property-defs",
"collapsing-margins"
],
"https://www.w3.org/TR/css-display/": [],
"https://www.w3.org/TR/css-flexbox/": [],
"https://www.w3.org/TR/css-grid/": [],
"https://www.w3.org/TR/css-position/": [],
"https://www.w3.org/TR/css-tables/": [],
"https://www.w3.org/TR/css-values-3/": [
"value-defs"
],
"https://www.w3.org/TR/css-values-4/": [
"css-wide-keywords",
"typedef-length-percentage",
"comb-one",
"mult-num-range"
],
"https://www.w3.org/TR/css-pseudo-4/": [
"selectordef-first-line",
"selectordef-first-letter"
],
"https://www.w3.org/TR/css-break-3/": [
"fragmentation-model",
"break-margins"
],
"https://www.w3.org/TR/css-break-4/": [
"box-fragment",
"propdef-box-decoration-break",
"fragmentation-break"
],
"https://www.w3.org/TR/css-transforms-1/": [
"propdef-transform-box"
],
"https://www.w3.org/TR/css-values/": [
"value-defs",
"percentages"
],
"https://www.w3.org/TR/web-animations/": [
"animation-type"
],
"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://tools.ietf.org/html/rfc2119": [],
"https://www.w3.org/TR/css-logical-1/": []
}
}