cssstyle 1.3.0 → 2.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/lib/CSSStyleDeclaration.js +5 -0
- package/lib/CSSStyleDeclaration.test.js +31 -2
- package/lib/allExtraProperties.js +60 -241
- package/lib/allProperties.js +444 -489
- package/lib/allWebkitProperties.js +194 -0
- package/lib/implementedProperties.js +1 -1
- package/lib/parsers.js +7 -4
- package/lib/parsers.test.js +35 -1
- package/lib/properties.js +1 -1
- package/lib/utils/colorSpace.js +21 -0
- package/package.json +7 -4
- package/.eslintignore +0 -4
- package/.eslintrc.js +0 -55
- package/.travis.yml +0 -17
- package/AUTHORS +0 -31
- package/coverage/clover.xml +0 -2150
- package/coverage/coverage-final.json +0 -86
- package/coverage/lcov-report/base.css +0 -224
- package/coverage/lcov-report/block-navigation.js +0 -79
- package/coverage/lcov-report/index.html +0 -123
- package/coverage/lcov-report/lib/CSSStyleDeclaration.js.html +0 -834
- package/coverage/lcov-report/lib/allExtraProperties.js.html +0 -813
- package/coverage/lcov-report/lib/allProperties.js.html +0 -1560
- package/coverage/lcov-report/lib/constants.js.html +0 -87
- package/coverage/lcov-report/lib/index.html +0 -149
- package/coverage/lcov-report/lib/parsers.js.html +0 -2193
- package/coverage/lcov-report/lib/properties/azimuth.js.html +0 -270
- package/coverage/lcov-report/lib/properties/background.js.html +0 -126
- package/coverage/lcov-report/lib/properties/backgroundAttachment.js.html +0 -141
- package/coverage/lcov-report/lib/properties/backgroundColor.js.html +0 -177
- package/coverage/lcov-report/lib/properties/backgroundImage.js.html +0 -165
- package/coverage/lcov-report/lib/properties/backgroundPosition.js.html +0 -243
- package/coverage/lcov-report/lib/properties/backgroundRepeat.js.html +0 -165
- package/coverage/lcov-report/lib/properties/border.js.html +0 -168
- package/coverage/lcov-report/lib/properties/borderBottom.js.html +0 -120
- package/coverage/lcov-report/lib/properties/borderBottomColor.js.html +0 -117
- package/coverage/lcov-report/lib/properties/borderBottomStyle.js.html +0 -132
- package/coverage/lcov-report/lib/properties/borderBottomWidth.js.html +0 -117
- package/coverage/lcov-report/lib/properties/borderCollapse.js.html +0 -147
- package/coverage/lcov-report/lib/properties/borderColor.js.html +0 -159
- package/coverage/lcov-report/lib/properties/borderLeft.js.html +0 -120
- package/coverage/lcov-report/lib/properties/borderLeftColor.js.html +0 -117
- package/coverage/lcov-report/lib/properties/borderLeftStyle.js.html +0 -132
- package/coverage/lcov-report/lib/properties/borderLeftWidth.js.html +0 -117
- package/coverage/lcov-report/lib/properties/borderRight.js.html +0 -120
- package/coverage/lcov-report/lib/properties/borderRightColor.js.html +0 -117
- package/coverage/lcov-report/lib/properties/borderRightStyle.js.html +0 -132
- package/coverage/lcov-report/lib/properties/borderRightWidth.js.html +0 -117
- package/coverage/lcov-report/lib/properties/borderSpacing.js.html +0 -192
- package/coverage/lcov-report/lib/properties/borderStyle.js.html +0 -183
- package/coverage/lcov-report/lib/properties/borderTop.js.html +0 -120
- package/coverage/lcov-report/lib/properties/borderTopColor.js.html +0 -117
- package/coverage/lcov-report/lib/properties/borderTopStyle.js.html +0 -132
- package/coverage/lcov-report/lib/properties/borderTopWidth.js.html +0 -120
- package/coverage/lcov-report/lib/properties/borderWidth.js.html +0 -207
- package/coverage/lcov-report/lib/properties/bottom.js.html +0 -111
- package/coverage/lcov-report/lib/properties/clear.js.html +0 -117
- package/coverage/lcov-report/lib/properties/clip.js.html +0 -210
- package/coverage/lcov-report/lib/properties/color.js.html +0 -111
- package/coverage/lcov-report/lib/properties/cssFloat.js.html +0 -105
- package/coverage/lcov-report/lib/properties/flex.js.html +0 -204
- package/coverage/lcov-report/lib/properties/flexBasis.js.html +0 -153
- package/coverage/lcov-report/lib/properties/flexGrow.js.html +0 -126
- package/coverage/lcov-report/lib/properties/flexShrink.js.html +0 -126
- package/coverage/lcov-report/lib/properties/float.js.html +0 -105
- package/coverage/lcov-report/lib/properties/floodColor.js.html +0 -111
- package/coverage/lcov-report/lib/properties/font.js.html +0 -198
- package/coverage/lcov-report/lib/properties/fontFamily.js.html +0 -168
- package/coverage/lcov-report/lib/properties/fontSize.js.html +0 -183
- package/coverage/lcov-report/lib/properties/fontStyle.js.html +0 -123
- package/coverage/lcov-report/lib/properties/fontVariant.js.html +0 -123
- package/coverage/lcov-report/lib/properties/fontWeight.js.html +0 -168
- package/coverage/lcov-report/lib/properties/height.js.html +0 -141
- package/coverage/lcov-report/lib/properties/index.html +0 -1111
- package/coverage/lcov-report/lib/properties/left.js.html +0 -111
- package/coverage/lcov-report/lib/properties/lightingColor.js.html +0 -111
- package/coverage/lcov-report/lib/properties/lineHeight.js.html +0 -147
- package/coverage/lcov-report/lib/properties/margin.js.html +0 -273
- package/coverage/lcov-report/lib/properties/marginBottom.js.html +0 -108
- package/coverage/lcov-report/lib/properties/marginLeft.js.html +0 -108
- package/coverage/lcov-report/lib/properties/marginRight.js.html +0 -108
- package/coverage/lcov-report/lib/properties/marginTop.js.html +0 -108
- package/coverage/lcov-report/lib/properties/opacity.js.html +0 -111
- package/coverage/lcov-report/lib/properties/outlineColor.js.html +0 -111
- package/coverage/lcov-report/lib/properties/padding.js.html +0 -252
- package/coverage/lcov-report/lib/properties/paddingBottom.js.html +0 -108
- package/coverage/lcov-report/lib/properties/paddingLeft.js.html +0 -108
- package/coverage/lcov-report/lib/properties/paddingRight.js.html +0 -108
- package/coverage/lcov-report/lib/properties/paddingTop.js.html +0 -108
- package/coverage/lcov-report/lib/properties/right.js.html +0 -111
- package/coverage/lcov-report/lib/properties/stopColor.js.html +0 -111
- package/coverage/lcov-report/lib/properties/textLineThroughColor.js.html +0 -111
- package/coverage/lcov-report/lib/properties/textOverlineColor.js.html +0 -111
- package/coverage/lcov-report/lib/properties/textUnderlineColor.js.html +0 -111
- package/coverage/lcov-report/lib/properties/top.js.html +0 -111
- package/coverage/lcov-report/lib/properties/webkitBorderAfterColor.js.html +0 -111
- package/coverage/lcov-report/lib/properties/webkitBorderBeforeColor.js.html +0 -111
- package/coverage/lcov-report/lib/properties/webkitBorderEndColor.js.html +0 -111
- package/coverage/lcov-report/lib/properties/webkitBorderStartColor.js.html +0 -111
- package/coverage/lcov-report/lib/properties/webkitColumnRuleColor.js.html +0 -111
- package/coverage/lcov-report/lib/properties/webkitMatchNearestMailBlockquoteColor.js.html +0 -111
- package/coverage/lcov-report/lib/properties/webkitTapHighlightColor.js.html +0 -111
- package/coverage/lcov-report/lib/properties/webkitTextEmphasisColor.js.html +0 -111
- package/coverage/lcov-report/lib/properties/webkitTextFillColor.js.html +0 -111
- package/coverage/lcov-report/lib/properties/webkitTextStrokeColor.js.html +0 -111
- package/coverage/lcov-report/lib/properties/width.js.html +0 -141
- package/coverage/lcov-report/lib/utils/getBasicPropertyDescriptor.js.html +0 -111
- package/coverage/lcov-report/lib/utils/index.html +0 -97
- package/coverage/lcov-report/prettify.css +0 -1
- package/coverage/lcov-report/prettify.js +0 -2
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +0 -170
- package/coverage/lcov.info +0 -3711
- package/jest.config.js +0 -10
- package/scripts/download_latest_properties.js +0 -88
- package/scripts/generate_implemented_properties.js +0 -61
- package/scripts/generate_properties.js +0 -292
package/lib/allProperties.js
CHANGED
|
@@ -1,497 +1,452 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
// autogenerated -
|
|
3
|
+
// autogenerated - 1/20/2020
|
|
4
4
|
|
|
5
5
|
/*
|
|
6
6
|
*
|
|
7
7
|
* https://www.w3.org/Style/CSS/all-properties.en.html
|
|
8
8
|
*/
|
|
9
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
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
allProperties.add('text-emphasis-position');
|
|
454
|
-
allProperties.add('text-emphasis-style');
|
|
455
|
-
allProperties.add('text-group-align');
|
|
456
|
-
allProperties.add('text-height');
|
|
457
|
-
allProperties.add('text-indent');
|
|
458
|
-
allProperties.add('text-justify');
|
|
459
|
-
allProperties.add('text-orientation');
|
|
460
|
-
allProperties.add('text-overflow');
|
|
461
|
-
allProperties.add('text-shadow');
|
|
462
|
-
allProperties.add('text-space-collapse');
|
|
463
|
-
allProperties.add('text-space-trim');
|
|
464
|
-
allProperties.add('text-spacing');
|
|
465
|
-
allProperties.add('text-transform');
|
|
466
|
-
allProperties.add('text-underline-position');
|
|
467
|
-
allProperties.add('text-wrap');
|
|
468
|
-
allProperties.add('top');
|
|
469
|
-
allProperties.add('transform');
|
|
470
|
-
allProperties.add('transform-box');
|
|
471
|
-
allProperties.add('transform-origin');
|
|
472
|
-
allProperties.add('transform-style');
|
|
473
|
-
allProperties.add('transition');
|
|
474
|
-
allProperties.add('transition-delay');
|
|
475
|
-
allProperties.add('transition-duration');
|
|
476
|
-
allProperties.add('transition-property');
|
|
477
|
-
allProperties.add('transition-timing-function');
|
|
478
|
-
allProperties.add('unicode-bidi');
|
|
479
|
-
allProperties.add('user-select');
|
|
480
|
-
allProperties.add('vertical-align');
|
|
481
|
-
allProperties.add('visibility');
|
|
482
|
-
allProperties.add('voice-family');
|
|
483
|
-
allProperties.add('volume');
|
|
484
|
-
allProperties.add('white-space');
|
|
485
|
-
allProperties.add('widows');
|
|
486
|
-
allProperties.add('width');
|
|
487
|
-
allProperties.add('will-change');
|
|
488
|
-
allProperties.add('word-break');
|
|
489
|
-
allProperties.add('word-spacing');
|
|
490
|
-
allProperties.add('word-wrap');
|
|
491
|
-
allProperties.add('wrap-after');
|
|
492
|
-
allProperties.add('wrap-before');
|
|
493
|
-
allProperties.add('wrap-flow');
|
|
494
|
-
allProperties.add('wrap-inside');
|
|
495
|
-
allProperties.add('wrap-through');
|
|
496
|
-
allProperties.add('writing-mode');
|
|
497
|
-
allProperties.add('z-index');
|
|
10
|
+
module.exports = new Set([
|
|
11
|
+
'align-content',
|
|
12
|
+
'align-items',
|
|
13
|
+
'align-self',
|
|
14
|
+
'alignment-baseline',
|
|
15
|
+
'all',
|
|
16
|
+
'animation',
|
|
17
|
+
'animation-delay',
|
|
18
|
+
'animation-direction',
|
|
19
|
+
'animation-duration',
|
|
20
|
+
'animation-fill-mode',
|
|
21
|
+
'animation-iteration-count',
|
|
22
|
+
'animation-name',
|
|
23
|
+
'animation-play-state',
|
|
24
|
+
'animation-timing-function',
|
|
25
|
+
'appearance',
|
|
26
|
+
'azimuth',
|
|
27
|
+
'background',
|
|
28
|
+
'background-attachment',
|
|
29
|
+
'background-blend-mode',
|
|
30
|
+
'background-clip',
|
|
31
|
+
'background-color',
|
|
32
|
+
'background-image',
|
|
33
|
+
'background-origin',
|
|
34
|
+
'background-position',
|
|
35
|
+
'background-repeat',
|
|
36
|
+
'background-size',
|
|
37
|
+
'baseline-shift',
|
|
38
|
+
'block-overflow',
|
|
39
|
+
'block-size',
|
|
40
|
+
'bookmark-label',
|
|
41
|
+
'bookmark-level',
|
|
42
|
+
'bookmark-state',
|
|
43
|
+
'border',
|
|
44
|
+
'border-block',
|
|
45
|
+
'border-block-color',
|
|
46
|
+
'border-block-end',
|
|
47
|
+
'border-block-end-color',
|
|
48
|
+
'border-block-end-style',
|
|
49
|
+
'border-block-end-width',
|
|
50
|
+
'border-block-start',
|
|
51
|
+
'border-block-start-color',
|
|
52
|
+
'border-block-start-style',
|
|
53
|
+
'border-block-start-width',
|
|
54
|
+
'border-block-style',
|
|
55
|
+
'border-block-width',
|
|
56
|
+
'border-bottom',
|
|
57
|
+
'border-bottom-color',
|
|
58
|
+
'border-bottom-left-radius',
|
|
59
|
+
'border-bottom-right-radius',
|
|
60
|
+
'border-bottom-style',
|
|
61
|
+
'border-bottom-width',
|
|
62
|
+
'border-boundary',
|
|
63
|
+
'border-collapse',
|
|
64
|
+
'border-color',
|
|
65
|
+
'border-end-end-radius',
|
|
66
|
+
'border-end-start-radius',
|
|
67
|
+
'border-image',
|
|
68
|
+
'border-image-outset',
|
|
69
|
+
'border-image-repeat',
|
|
70
|
+
'border-image-slice',
|
|
71
|
+
'border-image-source',
|
|
72
|
+
'border-image-width',
|
|
73
|
+
'border-inline',
|
|
74
|
+
'border-inline-color',
|
|
75
|
+
'border-inline-end',
|
|
76
|
+
'border-inline-end-color',
|
|
77
|
+
'border-inline-end-style',
|
|
78
|
+
'border-inline-end-width',
|
|
79
|
+
'border-inline-start',
|
|
80
|
+
'border-inline-start-color',
|
|
81
|
+
'border-inline-start-style',
|
|
82
|
+
'border-inline-start-width',
|
|
83
|
+
'border-inline-style',
|
|
84
|
+
'border-inline-width',
|
|
85
|
+
'border-left',
|
|
86
|
+
'border-left-color',
|
|
87
|
+
'border-left-style',
|
|
88
|
+
'border-left-width',
|
|
89
|
+
'border-radius',
|
|
90
|
+
'border-right',
|
|
91
|
+
'border-right-color',
|
|
92
|
+
'border-right-style',
|
|
93
|
+
'border-right-width',
|
|
94
|
+
'border-spacing',
|
|
95
|
+
'border-start-end-radius',
|
|
96
|
+
'border-start-start-radius',
|
|
97
|
+
'border-style',
|
|
98
|
+
'border-top',
|
|
99
|
+
'border-top-color',
|
|
100
|
+
'border-top-left-radius',
|
|
101
|
+
'border-top-right-radius',
|
|
102
|
+
'border-top-style',
|
|
103
|
+
'border-top-width',
|
|
104
|
+
'border-width',
|
|
105
|
+
'bottom',
|
|
106
|
+
'box-decoration-break',
|
|
107
|
+
'box-shadow',
|
|
108
|
+
'box-sizing',
|
|
109
|
+
'box-snap',
|
|
110
|
+
'break-after',
|
|
111
|
+
'break-before',
|
|
112
|
+
'break-inside',
|
|
113
|
+
'caption-side',
|
|
114
|
+
'caret',
|
|
115
|
+
'caret-color',
|
|
116
|
+
'caret-shape',
|
|
117
|
+
'chains',
|
|
118
|
+
'clear',
|
|
119
|
+
'clip',
|
|
120
|
+
'clip-path',
|
|
121
|
+
'clip-rule',
|
|
122
|
+
'color',
|
|
123
|
+
'color-adjust',
|
|
124
|
+
'color-interpolation-filters',
|
|
125
|
+
'color-scheme',
|
|
126
|
+
'column-count',
|
|
127
|
+
'column-fill',
|
|
128
|
+
'column-gap',
|
|
129
|
+
'column-rule',
|
|
130
|
+
'column-rule-color',
|
|
131
|
+
'column-rule-style',
|
|
132
|
+
'column-rule-width',
|
|
133
|
+
'column-span',
|
|
134
|
+
'column-width',
|
|
135
|
+
'columns',
|
|
136
|
+
'contain',
|
|
137
|
+
'content',
|
|
138
|
+
'continue',
|
|
139
|
+
'counter-increment',
|
|
140
|
+
'counter-reset',
|
|
141
|
+
'counter-set',
|
|
142
|
+
'cue',
|
|
143
|
+
'cue-after',
|
|
144
|
+
'cue-before',
|
|
145
|
+
'cursor',
|
|
146
|
+
'direction',
|
|
147
|
+
'display',
|
|
148
|
+
'dominant-baseline',
|
|
149
|
+
'elevation',
|
|
150
|
+
'empty-cells',
|
|
151
|
+
'filter',
|
|
152
|
+
'flex',
|
|
153
|
+
'flex-basis',
|
|
154
|
+
'flex-direction',
|
|
155
|
+
'flex-flow',
|
|
156
|
+
'flex-grow',
|
|
157
|
+
'flex-shrink',
|
|
158
|
+
'flex-wrap',
|
|
159
|
+
'float',
|
|
160
|
+
'flood-color',
|
|
161
|
+
'flood-opacity',
|
|
162
|
+
'flow',
|
|
163
|
+
'flow-from',
|
|
164
|
+
'flow-into',
|
|
165
|
+
'font',
|
|
166
|
+
'font-family',
|
|
167
|
+
'font-feature-settings',
|
|
168
|
+
'font-kerning',
|
|
169
|
+
'font-language-override',
|
|
170
|
+
'font-optical-sizing',
|
|
171
|
+
'font-palette',
|
|
172
|
+
'font-size',
|
|
173
|
+
'font-size-adjust',
|
|
174
|
+
'font-stretch',
|
|
175
|
+
'font-style',
|
|
176
|
+
'font-synthesis',
|
|
177
|
+
'font-synthesis-small-caps',
|
|
178
|
+
'font-synthesis-style',
|
|
179
|
+
'font-synthesis-weight',
|
|
180
|
+
'font-variant',
|
|
181
|
+
'font-variant-alternates',
|
|
182
|
+
'font-variant-caps',
|
|
183
|
+
'font-variant-east-asian',
|
|
184
|
+
'font-variant-emoji',
|
|
185
|
+
'font-variant-ligatures',
|
|
186
|
+
'font-variant-numeric',
|
|
187
|
+
'font-variant-position',
|
|
188
|
+
'font-variation-settings',
|
|
189
|
+
'font-weight',
|
|
190
|
+
'footnote-display',
|
|
191
|
+
'footnote-policy',
|
|
192
|
+
'forced-color-adjust',
|
|
193
|
+
'gap',
|
|
194
|
+
'glyph-orientation-vertical',
|
|
195
|
+
'grid',
|
|
196
|
+
'grid-area',
|
|
197
|
+
'grid-auto-columns',
|
|
198
|
+
'grid-auto-flow',
|
|
199
|
+
'grid-auto-rows',
|
|
200
|
+
'grid-column',
|
|
201
|
+
'grid-column-end',
|
|
202
|
+
'grid-column-start',
|
|
203
|
+
'grid-row',
|
|
204
|
+
'grid-row-end',
|
|
205
|
+
'grid-row-start',
|
|
206
|
+
'grid-template',
|
|
207
|
+
'grid-template-areas',
|
|
208
|
+
'grid-template-columns',
|
|
209
|
+
'grid-template-rows',
|
|
210
|
+
'hanging-punctuation',
|
|
211
|
+
'height',
|
|
212
|
+
'hyphenate-character',
|
|
213
|
+
'hyphenate-limit-chars',
|
|
214
|
+
'hyphenate-limit-last',
|
|
215
|
+
'hyphenate-limit-lines',
|
|
216
|
+
'hyphenate-limit-zone',
|
|
217
|
+
'hyphens',
|
|
218
|
+
'image-orientation',
|
|
219
|
+
'image-rendering',
|
|
220
|
+
'image-resolution',
|
|
221
|
+
'initial-letters',
|
|
222
|
+
'initial-letters-align',
|
|
223
|
+
'initial-letters-wrap',
|
|
224
|
+
'inline-size',
|
|
225
|
+
'inline-sizing',
|
|
226
|
+
'inset',
|
|
227
|
+
'inset-block',
|
|
228
|
+
'inset-block-end',
|
|
229
|
+
'inset-block-start',
|
|
230
|
+
'inset-inline',
|
|
231
|
+
'inset-inline-end',
|
|
232
|
+
'inset-inline-start',
|
|
233
|
+
'isolation',
|
|
234
|
+
'justify-content',
|
|
235
|
+
'justify-items',
|
|
236
|
+
'justify-self',
|
|
237
|
+
'left',
|
|
238
|
+
'letter-spacing',
|
|
239
|
+
'lighting-color',
|
|
240
|
+
'line-break',
|
|
241
|
+
'line-clamp',
|
|
242
|
+
'line-grid',
|
|
243
|
+
'line-height',
|
|
244
|
+
'line-padding',
|
|
245
|
+
'line-snap',
|
|
246
|
+
'list-style',
|
|
247
|
+
'list-style-image',
|
|
248
|
+
'list-style-position',
|
|
249
|
+
'list-style-type',
|
|
250
|
+
'margin',
|
|
251
|
+
'margin-block',
|
|
252
|
+
'margin-block-end',
|
|
253
|
+
'margin-block-start',
|
|
254
|
+
'margin-bottom',
|
|
255
|
+
'margin-inline',
|
|
256
|
+
'margin-inline-end',
|
|
257
|
+
'margin-inline-start',
|
|
258
|
+
'margin-left',
|
|
259
|
+
'margin-right',
|
|
260
|
+
'margin-top',
|
|
261
|
+
'margin-trim',
|
|
262
|
+
'marker-side',
|
|
263
|
+
'mask',
|
|
264
|
+
'mask-border',
|
|
265
|
+
'mask-border-mode',
|
|
266
|
+
'mask-border-outset',
|
|
267
|
+
'mask-border-repeat',
|
|
268
|
+
'mask-border-slice',
|
|
269
|
+
'mask-border-source',
|
|
270
|
+
'mask-border-width',
|
|
271
|
+
'mask-clip',
|
|
272
|
+
'mask-composite',
|
|
273
|
+
'mask-image',
|
|
274
|
+
'mask-mode',
|
|
275
|
+
'mask-origin',
|
|
276
|
+
'mask-position',
|
|
277
|
+
'mask-repeat',
|
|
278
|
+
'mask-size',
|
|
279
|
+
'mask-type',
|
|
280
|
+
'max-block-size',
|
|
281
|
+
'max-height',
|
|
282
|
+
'max-inline-size',
|
|
283
|
+
'max-lines',
|
|
284
|
+
'max-width',
|
|
285
|
+
'min-block-size',
|
|
286
|
+
'min-height',
|
|
287
|
+
'min-inline-size',
|
|
288
|
+
'min-width',
|
|
289
|
+
'mix-blend-mode',
|
|
290
|
+
'nav-down',
|
|
291
|
+
'nav-left',
|
|
292
|
+
'nav-right',
|
|
293
|
+
'nav-up',
|
|
294
|
+
'object-fit',
|
|
295
|
+
'object-position',
|
|
296
|
+
'offset',
|
|
297
|
+
'offset-after',
|
|
298
|
+
'offset-anchor',
|
|
299
|
+
'offset-before',
|
|
300
|
+
'offset-distance',
|
|
301
|
+
'offset-end',
|
|
302
|
+
'offset-path',
|
|
303
|
+
'offset-position',
|
|
304
|
+
'offset-rotate',
|
|
305
|
+
'offset-start',
|
|
306
|
+
'opacity',
|
|
307
|
+
'order',
|
|
308
|
+
'orphans',
|
|
309
|
+
'outline',
|
|
310
|
+
'outline-color',
|
|
311
|
+
'outline-offset',
|
|
312
|
+
'outline-style',
|
|
313
|
+
'outline-width',
|
|
314
|
+
'overflow',
|
|
315
|
+
'overflow-block',
|
|
316
|
+
'overflow-inline',
|
|
317
|
+
'overflow-wrap',
|
|
318
|
+
'overflow-x',
|
|
319
|
+
'overflow-y',
|
|
320
|
+
'padding',
|
|
321
|
+
'padding-block',
|
|
322
|
+
'padding-block-end',
|
|
323
|
+
'padding-block-start',
|
|
324
|
+
'padding-bottom',
|
|
325
|
+
'padding-inline',
|
|
326
|
+
'padding-inline-end',
|
|
327
|
+
'padding-inline-start',
|
|
328
|
+
'padding-left',
|
|
329
|
+
'padding-right',
|
|
330
|
+
'padding-top',
|
|
331
|
+
'page',
|
|
332
|
+
'page-break-after',
|
|
333
|
+
'page-break-before',
|
|
334
|
+
'page-break-inside',
|
|
335
|
+
'pause',
|
|
336
|
+
'pause-after',
|
|
337
|
+
'pause-before',
|
|
338
|
+
'pitch',
|
|
339
|
+
'pitch-range',
|
|
340
|
+
'place-content',
|
|
341
|
+
'place-items',
|
|
342
|
+
'place-self',
|
|
343
|
+
'play-during',
|
|
344
|
+
'position',
|
|
345
|
+
'quotes',
|
|
346
|
+
'region-fragment',
|
|
347
|
+
'resize',
|
|
348
|
+
'richness',
|
|
349
|
+
'right',
|
|
350
|
+
'row-gap',
|
|
351
|
+
'ruby-align',
|
|
352
|
+
'ruby-merge',
|
|
353
|
+
'ruby-position',
|
|
354
|
+
'running',
|
|
355
|
+
'scroll-behavior',
|
|
356
|
+
'scroll-margin',
|
|
357
|
+
'scroll-margin-block',
|
|
358
|
+
'scroll-margin-block-end',
|
|
359
|
+
'scroll-margin-block-start',
|
|
360
|
+
'scroll-margin-bottom',
|
|
361
|
+
'scroll-margin-inline',
|
|
362
|
+
'scroll-margin-inline-end',
|
|
363
|
+
'scroll-margin-inline-start',
|
|
364
|
+
'scroll-margin-left',
|
|
365
|
+
'scroll-margin-right',
|
|
366
|
+
'scroll-margin-top',
|
|
367
|
+
'scroll-padding',
|
|
368
|
+
'scroll-padding-block',
|
|
369
|
+
'scroll-padding-block-end',
|
|
370
|
+
'scroll-padding-block-start',
|
|
371
|
+
'scroll-padding-bottom',
|
|
372
|
+
'scroll-padding-inline',
|
|
373
|
+
'scroll-padding-inline-end',
|
|
374
|
+
'scroll-padding-inline-start',
|
|
375
|
+
'scroll-padding-left',
|
|
376
|
+
'scroll-padding-right',
|
|
377
|
+
'scroll-padding-top',
|
|
378
|
+
'scroll-snap-align',
|
|
379
|
+
'scroll-snap-stop',
|
|
380
|
+
'scroll-snap-type',
|
|
381
|
+
'shape-image-threshold',
|
|
382
|
+
'shape-inside',
|
|
383
|
+
'shape-margin',
|
|
384
|
+
'shape-outside',
|
|
385
|
+
'spatial-navigation-action',
|
|
386
|
+
'spatial-navigation-contain',
|
|
387
|
+
'spatial-navigation-function',
|
|
388
|
+
'speak',
|
|
389
|
+
'speak-header',
|
|
390
|
+
'speak-numeral',
|
|
391
|
+
'speak-punctuation',
|
|
392
|
+
'speech-rate',
|
|
393
|
+
'stress',
|
|
394
|
+
'string-set',
|
|
395
|
+
'tab-size',
|
|
396
|
+
'table-layout',
|
|
397
|
+
'text-align',
|
|
398
|
+
'text-align-all',
|
|
399
|
+
'text-align-last',
|
|
400
|
+
'text-combine-upright',
|
|
401
|
+
'text-decoration',
|
|
402
|
+
'text-decoration-color',
|
|
403
|
+
'text-decoration-line',
|
|
404
|
+
'text-decoration-style',
|
|
405
|
+
'text-emphasis',
|
|
406
|
+
'text-emphasis-color',
|
|
407
|
+
'text-emphasis-position',
|
|
408
|
+
'text-emphasis-style',
|
|
409
|
+
'text-group-align',
|
|
410
|
+
'text-indent',
|
|
411
|
+
'text-justify',
|
|
412
|
+
'text-orientation',
|
|
413
|
+
'text-overflow',
|
|
414
|
+
'text-shadow',
|
|
415
|
+
'text-space-collapse',
|
|
416
|
+
'text-space-trim',
|
|
417
|
+
'text-spacing',
|
|
418
|
+
'text-transform',
|
|
419
|
+
'text-underline-position',
|
|
420
|
+
'text-wrap',
|
|
421
|
+
'top',
|
|
422
|
+
'transform',
|
|
423
|
+
'transform-box',
|
|
424
|
+
'transform-origin',
|
|
425
|
+
'transition',
|
|
426
|
+
'transition-delay',
|
|
427
|
+
'transition-duration',
|
|
428
|
+
'transition-property',
|
|
429
|
+
'transition-timing-function',
|
|
430
|
+
'unicode-bidi',
|
|
431
|
+
'user-select',
|
|
432
|
+
'vertical-align',
|
|
433
|
+
'visibility',
|
|
434
|
+
'voice-family',
|
|
435
|
+
'volume',
|
|
436
|
+
'white-space',
|
|
437
|
+
'widows',
|
|
438
|
+
'width',
|
|
439
|
+
'will-change',
|
|
440
|
+
'word-boundary-detection',
|
|
441
|
+
'word-boundary-expansion',
|
|
442
|
+
'word-break',
|
|
443
|
+
'word-spacing',
|
|
444
|
+
'word-wrap',
|
|
445
|
+
'wrap-after',
|
|
446
|
+
'wrap-before',
|
|
447
|
+
'wrap-flow',
|
|
448
|
+
'wrap-inside',
|
|
449
|
+
'wrap-through',
|
|
450
|
+
'writing-mode',
|
|
451
|
+
'z-index',
|
|
452
|
+
]);
|