forked from w3c/webref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
css-break-3.json
261 lines (261 loc) · 10.8 KB
/
css-break-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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
{
"spec": {
"title": "CSS Fragmentation Module Level 3",
"url": "https://drafts.csswg.org/css-break/"
},
"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/mediaqueries-5/": [
"paged-media",
"continuous-media"
],
"https://www.w3.org/TR/css3-regions/": [
"regions"
],
"https://www.w3.org/TR/css3-multicol/": [
"column-box"
],
"https://www.w3.org/TR/CSS21/": [
"page-breaks",
"inline-boxes",
"line-box",
"block-boxes",
"ignore",
"replaced-element",
"style-sheet",
"user-agent"
],
"https://www.w3.org/TR/CSS2/": [
"property-defs",
"img-anon-block",
"box-gen"
],
"https://www.w3.org/TR/css-values-3/": [
"value-defs"
],
"https://drafts.csswg.org/css-values-4/": [
"css-wide-keywords",
"comb-one",
"integer-value"
],
"https://drafts.csswg.org/css-box-4/": [
"padding-area",
"border-area",
"margin-area"
],
"https://drafts.csswg.org/css-writing-modes-4/": [
"block-axis",
"block-size",
"block-end",
"block-start",
"inline-size",
"inline-base-direction",
"valdef-direction-ltr",
"block-flow-direction",
"principal-writing-mode"
],
"https://www.w3.org/TR/css-writing-modes-3/": [
"bidi-algo",
"text-direction"
],
"https://drafts.csswg.org/css-display-3/": [
"display-type",
"formatting-context",
"in-flow",
"block-container",
"inline-formatting-context",
"valdef-display-inline-block",
"valdef-display-inline-table",
"independent-formatting-context",
"block-level-box",
"inline-box",
"out-of-flow"
],
"https://www.w3.org/TR/css-multicol-1/": [
"spanning-columns"
],
"https://www.w3.org/TR/css3-page/": [
"left-right-first",
"page-box",
"facing-pages"
],
"https://developer.mozilla.org/en-US/docs/Web/CSS/break-after": [],
"https://developer.mozilla.org/en-US/docs/Web/CSS/break-before": [],
"https://www.w3.org/TR/css-values/": [
"value-defs",
"percentages"
],
"https://www.w3.org/TR/css-cascade/": [
"initial-values",
"inherited-property",
"computed"
],
"https://www.w3.org/TR/web-animations/": [
"animation-type"
],
"https://drafts.csswg.org/css-page-3/": [
"page-progression",
"propdef-page"
],
"https://www.w3.org/TR/css-flexbox-1/": [
"pagination"
],
"https://www.w3.org/TR/css-grid-1/": [
"pagination"
],
"https://drafts.csswg.org/css-cascade-5/": [
"computed-value",
"legacy-shorthand"
],
"https://developer.mozilla.org/en-US/docs/Web/CSS/break-inside": [],
"https://developer.mozilla.org/en-US/docs/Web/CSS/orphans": [],
"https://developer.mozilla.org/en-US/docs/Web/CSS/widows": [],
"https://wpt.fyi/results/css/css-break/widows-001.html": [],
"https://wpt.live/css/css-break/widows-001.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-001.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-001.html": [],
"https://wpt.live/css/css-break/widows-orphans-001.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-001.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-002.html": [],
"https://wpt.live/css/css-break/widows-orphans-002.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-002.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-003.html": [],
"https://wpt.live/css/css-break/widows-orphans-003.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-003.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-004.html": [],
"https://wpt.live/css/css-break/widows-orphans-004.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-004.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-005.html": [],
"https://wpt.live/css/css-break/widows-orphans-005.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-005.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-006.html": [],
"https://wpt.live/css/css-break/widows-orphans-006.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-006.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-007.html": [],
"https://wpt.live/css/css-break/widows-orphans-007.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-007.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-008.html": [],
"https://wpt.live/css/css-break/widows-orphans-008.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-008.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-009.html": [],
"https://wpt.live/css/css-break/widows-orphans-009.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-009.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-010.html": [],
"https://wpt.live/css/css-break/widows-orphans-010.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-010.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-011.html": [],
"https://wpt.live/css/css-break/widows-orphans-011.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-011.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-012.html": [],
"https://wpt.live/css/css-break/widows-orphans-012.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-012.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-013.html": [],
"https://wpt.live/css/css-break/widows-orphans-013.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-013.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-014.html": [],
"https://wpt.live/css/css-break/widows-orphans-014.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-014.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-015.html": [],
"https://wpt.live/css/css-break/widows-orphans-015.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-015.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-016.html": [],
"https://wpt.live/css/css-break/widows-orphans-016.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-016.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-017.html": [],
"https://wpt.live/css/css-break/widows-orphans-017.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-017.html": [],
"https://wpt.fyi/results/css/css-break/widows-orphans-018.html": [],
"https://wpt.live/css/css-break/widows-orphans-018.html": [],
"https://github.com/web-platform-tests/wpt/blob/master/css/css-break/widows-orphans-018.html": [],
"https://drafts.csswg.org/css2/": [
"propdef-page-break-before",
"propdef-page-break-after",
"propdef-page-break-inside"
],
"https://www.w3.org/TR/2011/REC-CSS2-20110607/": [
"positioning-scheme"
],
"https://drafts.csswg.org/css-overflow-3/": [
"propdef-overflow",
"valdef-overflow-auto",
"valdef-overflow-scroll"
],
"https://drafts.csswg.org/css-sizing-3/": [
"valdef-width-auto",
"stretch-fit-size",
"min-content",
"max-content",
"propdef-height"
],
"https://www.w3.org/TR/css3-writing-modes/": [
"block-size"
],
"https://drafts.csswg.org/css-text-3/": [
"line-break"
],
"https://drafts.csswg.org/css-position-3/": [
"propdef-top"
],
"https://developer.mozilla.org/en-US/docs/Web/CSS/box-decoration-break": [],
"https://www.w3.org/TR/css-pseudo/": [
"generated-content"
],
"https://www.w3.org/TR/css3-background/": [
"background-positioning-area"
],
"https://drafts.fxtf.org/css-masking-1/": [
"mask-positioning-area"
],
"https://drafts.csswg.org/css-backgrounds-3/": [
"propdef-border-radius",
"propdef-border-image",
"propdef-box-shadow"
],
"https://drafts.csswg.org/css-writing-modes-3/": [
"propdef-direction"
],
"https://drafts.csswg.org/css-regions-1/": [
"region-chain"
],
"https://www.w3.org/TR/2018/CR-css-break-3-20181204/": [],
"https://github.com/w3c/csswg-drafts/issues/5070": [],
"https://www.w3.org/TR/2016/CR-css-break-3-20160114/": [],
"https://github.com/w3c/csswg-drafts/issues/866": [],
"https://github.com/w3c/csswg-drafts/issues/2614": [],
"https://github.com/w3c/csswg-drafts/issues/1823": [],
"https://github.com/w3c/csswg-drafts/issues/3073": [],
"https://github.com/w3c/csswg-drafts/issues/1111": [],
"https://github.com/w3c/csswg-drafts/issues/1529": [],
"https://github.com/w3c/csswg-drafts/issues/1706": [],
"https://drafts.csswg.org/css-break-3/issues-cr-2016": [],
"https://www.w3.org/TR/2015/WD-css3-break-20150129/": [],
"https://drafts.csswg.org/css-break-3/issues-lc-2015": [],
"https://www.w3.org/Style/CSS/Test/": [],
"https://lists.w3.org/Archives/Public/public-css-testsuite": [],
"https://www.w3.org/TR/css-box-4/": [],
"https://www.w3.org/TR/css-cascade-5/": [],
"https://www.w3.org/TR/css-display-3/": [],
"https://www.w3.org/TR/css-masking-1/": [],
"https://www.w3.org/TR/css-overflow-3/": [],
"https://www.w3.org/TR/css-shapes-1/": [],
"https://www.w3.org/TR/css-values-4/": [],
"https://www.w3.org/TR/css-writing-modes-4/": [],
"https://www.w3.org/TR/css-regions-1/": [],
"https://www.w3.org/TR/css-sizing-3/": [],
"https://www.w3.org/TR/css-transforms-1/": [],
"https://www.w3.org/TR/css-backgrounds-3/": [],
"https://www.w3.org/TR/css-page-3/": [],
"https://www.w3.org/TR/mediaqueries-5/": [],
"https://datatracker.ietf.org/doc/html/rfc2119": [],
"https://www.w3.org/TR/css-position-3/": [],
"https://www.w3.org/TR/css-text-3/": []
}
}