vscode-css-languageservice 6.0.0 → 6.0.1
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/lib/esm/data/webCustomData.js +59 -65
- package/lib/umd/data/webCustomData.js +59 -65
- package/package.json +1 -1
|
@@ -900,7 +900,7 @@ export const cssData = {
|
|
|
900
900
|
"name": "background-repeat",
|
|
901
901
|
"values": [],
|
|
902
902
|
"syntax": "<repeat-style>#",
|
|
903
|
-
"relevance":
|
|
903
|
+
"relevance": 86,
|
|
904
904
|
"references": [
|
|
905
905
|
{
|
|
906
906
|
"name": "MDN Reference",
|
|
@@ -1220,7 +1220,7 @@ export const cssData = {
|
|
|
1220
1220
|
{
|
|
1221
1221
|
"name": "border-bottom-left-radius",
|
|
1222
1222
|
"syntax": "<length-percentage>{1,2}",
|
|
1223
|
-
"relevance":
|
|
1223
|
+
"relevance": 76,
|
|
1224
1224
|
"references": [
|
|
1225
1225
|
{
|
|
1226
1226
|
"name": "MDN Reference",
|
|
@@ -1252,7 +1252,7 @@ export const cssData = {
|
|
|
1252
1252
|
{
|
|
1253
1253
|
"name": "border-bottom-style",
|
|
1254
1254
|
"syntax": "<line-style>",
|
|
1255
|
-
"relevance":
|
|
1255
|
+
"relevance": 58,
|
|
1256
1256
|
"references": [
|
|
1257
1257
|
{
|
|
1258
1258
|
"name": "MDN Reference",
|
|
@@ -2287,7 +2287,7 @@ export const cssData = {
|
|
|
2287
2287
|
}
|
|
2288
2288
|
],
|
|
2289
2289
|
"syntax": "<shape> | auto",
|
|
2290
|
-
"relevance":
|
|
2290
|
+
"relevance": 76,
|
|
2291
2291
|
"references": [
|
|
2292
2292
|
{
|
|
2293
2293
|
"name": "MDN Reference",
|
|
@@ -3240,7 +3240,7 @@ export const cssData = {
|
|
|
3240
3240
|
"description": "Determines the ‘insideness’ of a point on the canvas by drawing a ray from that point to infinity in any direction and then examining the places where a segment of the shape crosses the ray."
|
|
3241
3241
|
}
|
|
3242
3242
|
],
|
|
3243
|
-
"relevance":
|
|
3243
|
+
"relevance": 51,
|
|
3244
3244
|
"description": "Indicates the algorithm (or winding rule) which is to be used to determine what parts of the canvas are included inside the shape.",
|
|
3245
3245
|
"restrictions": [
|
|
3246
3246
|
"enum"
|
|
@@ -3370,7 +3370,7 @@ export const cssData = {
|
|
|
3370
3370
|
}
|
|
3371
3371
|
],
|
|
3372
3372
|
"syntax": "content | <'width'>",
|
|
3373
|
-
"relevance":
|
|
3373
|
+
"relevance": 66,
|
|
3374
3374
|
"references": [
|
|
3375
3375
|
{
|
|
3376
3376
|
"name": "MDN Reference",
|
|
@@ -3727,7 +3727,7 @@ export const cssData = {
|
|
|
3727
3727
|
"name": "font-family",
|
|
3728
3728
|
"values": [
|
|
3729
3729
|
{
|
|
3730
|
-
"name": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif"
|
|
3730
|
+
"name": "system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif"
|
|
3731
3731
|
},
|
|
3732
3732
|
{
|
|
3733
3733
|
"name": "Arial, Helvetica, sans-serif"
|
|
@@ -5035,7 +5035,7 @@ export const cssData = {
|
|
|
5035
5035
|
}
|
|
5036
5036
|
],
|
|
5037
5037
|
"syntax": "<grid-line> [ / <grid-line> ]{0,3}",
|
|
5038
|
-
"relevance":
|
|
5038
|
+
"relevance": 54,
|
|
5039
5039
|
"references": [
|
|
5040
5040
|
{
|
|
5041
5041
|
"name": "MDN Reference",
|
|
@@ -5985,7 +5985,7 @@ export const cssData = {
|
|
|
5985
5985
|
}
|
|
5986
5986
|
],
|
|
5987
5987
|
"syntax": "normal | <length>",
|
|
5988
|
-
"relevance":
|
|
5988
|
+
"relevance": 82,
|
|
5989
5989
|
"references": [
|
|
5990
5990
|
{
|
|
5991
5991
|
"name": "MDN Reference",
|
|
@@ -6031,6 +6031,10 @@ export const cssData = {
|
|
|
6031
6031
|
{
|
|
6032
6032
|
"name": "strict",
|
|
6033
6033
|
"description": "Breaks CJK scripts using a more restrictive set of line-breaking rules than 'normal'."
|
|
6034
|
+
},
|
|
6035
|
+
{
|
|
6036
|
+
"name": "anywhere",
|
|
6037
|
+
"description": "There is a soft wrap opportunity around every typographic character unit, including around any punctuation character or preserved white spaces, or in the middle of words, disregarding any prohibition against line breaks, even those introduced by characters with the GL, WJ, or ZWJ line breaking classes or mandated by the word-break property."
|
|
6034
6038
|
}
|
|
6035
6039
|
],
|
|
6036
6040
|
"syntax": "auto | loose | normal | strict | anywhere",
|
|
@@ -6303,11 +6307,11 @@ export const cssData = {
|
|
|
6303
6307
|
{
|
|
6304
6308
|
"name": "margin-block-end",
|
|
6305
6309
|
"browsers": [
|
|
6306
|
-
"
|
|
6310
|
+
"E87",
|
|
6307
6311
|
"FF41",
|
|
6308
6312
|
"S12.1",
|
|
6309
|
-
"
|
|
6310
|
-
"
|
|
6313
|
+
"C87",
|
|
6314
|
+
"O73"
|
|
6311
6315
|
],
|
|
6312
6316
|
"values": [
|
|
6313
6317
|
{
|
|
@@ -6331,11 +6335,11 @@ export const cssData = {
|
|
|
6331
6335
|
{
|
|
6332
6336
|
"name": "margin-block-start",
|
|
6333
6337
|
"browsers": [
|
|
6334
|
-
"
|
|
6338
|
+
"E87",
|
|
6335
6339
|
"FF41",
|
|
6336
6340
|
"S12.1",
|
|
6337
|
-
"
|
|
6338
|
-
"
|
|
6341
|
+
"C87",
|
|
6342
|
+
"O73"
|
|
6339
6343
|
],
|
|
6340
6344
|
"values": [
|
|
6341
6345
|
{
|
|
@@ -6380,11 +6384,11 @@ export const cssData = {
|
|
|
6380
6384
|
{
|
|
6381
6385
|
"name": "margin-inline-end",
|
|
6382
6386
|
"browsers": [
|
|
6383
|
-
"
|
|
6387
|
+
"E87",
|
|
6384
6388
|
"FF41",
|
|
6385
6389
|
"S12.1",
|
|
6386
|
-
"
|
|
6387
|
-
"
|
|
6390
|
+
"C87",
|
|
6391
|
+
"O73"
|
|
6388
6392
|
],
|
|
6389
6393
|
"values": [
|
|
6390
6394
|
{
|
|
@@ -6408,11 +6412,11 @@ export const cssData = {
|
|
|
6408
6412
|
{
|
|
6409
6413
|
"name": "margin-inline-start",
|
|
6410
6414
|
"browsers": [
|
|
6411
|
-
"
|
|
6415
|
+
"E87",
|
|
6412
6416
|
"FF41",
|
|
6413
6417
|
"S12.1",
|
|
6414
|
-
"
|
|
6415
|
-
"
|
|
6418
|
+
"C87",
|
|
6419
|
+
"O73"
|
|
6416
6420
|
],
|
|
6417
6421
|
"values": [
|
|
6418
6422
|
{
|
|
@@ -11147,7 +11151,7 @@ export const cssData = {
|
|
|
11147
11151
|
}
|
|
11148
11152
|
],
|
|
11149
11153
|
"syntax": "fill | contain | cover | none | scale-down",
|
|
11150
|
-
"relevance":
|
|
11154
|
+
"relevance": 67,
|
|
11151
11155
|
"references": [
|
|
11152
11156
|
{
|
|
11153
11157
|
"name": "MDN Reference",
|
|
@@ -11641,7 +11645,7 @@ export const cssData = {
|
|
|
11641
11645
|
}
|
|
11642
11646
|
],
|
|
11643
11647
|
"syntax": "[ <'outline-color'> || <'outline-style'> || <'outline-width'> ]",
|
|
11644
|
-
"relevance":
|
|
11648
|
+
"relevance": 89,
|
|
11645
11649
|
"references": [
|
|
11646
11650
|
{
|
|
11647
11651
|
"name": "MDN Reference",
|
|
@@ -11666,7 +11670,7 @@ export const cssData = {
|
|
|
11666
11670
|
}
|
|
11667
11671
|
],
|
|
11668
11672
|
"syntax": "<color> | invert",
|
|
11669
|
-
"relevance":
|
|
11673
|
+
"relevance": 56,
|
|
11670
11674
|
"references": [
|
|
11671
11675
|
{
|
|
11672
11676
|
"name": "MDN Reference",
|
|
@@ -11918,11 +11922,11 @@ export const cssData = {
|
|
|
11918
11922
|
{
|
|
11919
11923
|
"name": "padding-block-end",
|
|
11920
11924
|
"browsers": [
|
|
11921
|
-
"
|
|
11925
|
+
"E87",
|
|
11922
11926
|
"FF41",
|
|
11923
11927
|
"S12.1",
|
|
11924
|
-
"
|
|
11925
|
-
"
|
|
11928
|
+
"C87",
|
|
11929
|
+
"O73"
|
|
11926
11930
|
],
|
|
11927
11931
|
"syntax": "<'padding-left'>",
|
|
11928
11932
|
"relevance": 50,
|
|
@@ -11941,11 +11945,11 @@ export const cssData = {
|
|
|
11941
11945
|
{
|
|
11942
11946
|
"name": "padding-block-start",
|
|
11943
11947
|
"browsers": [
|
|
11944
|
-
"
|
|
11948
|
+
"E87",
|
|
11945
11949
|
"FF41",
|
|
11946
11950
|
"S12.1",
|
|
11947
|
-
"
|
|
11948
|
-
"
|
|
11951
|
+
"C87",
|
|
11952
|
+
"O73"
|
|
11949
11953
|
],
|
|
11950
11954
|
"syntax": "<'padding-left'>",
|
|
11951
11955
|
"relevance": 50,
|
|
@@ -11964,11 +11968,11 @@ export const cssData = {
|
|
|
11964
11968
|
{
|
|
11965
11969
|
"name": "padding-inline-end",
|
|
11966
11970
|
"browsers": [
|
|
11967
|
-
"
|
|
11971
|
+
"E87",
|
|
11968
11972
|
"FF41",
|
|
11969
11973
|
"S12.1",
|
|
11970
|
-
"
|
|
11971
|
-
"
|
|
11974
|
+
"C87",
|
|
11975
|
+
"O73"
|
|
11972
11976
|
],
|
|
11973
11977
|
"syntax": "<'padding-left'>",
|
|
11974
11978
|
"relevance": 51,
|
|
@@ -11987,11 +11991,11 @@ export const cssData = {
|
|
|
11987
11991
|
{
|
|
11988
11992
|
"name": "padding-inline-start",
|
|
11989
11993
|
"browsers": [
|
|
11990
|
-
"
|
|
11994
|
+
"E87",
|
|
11991
11995
|
"FF41",
|
|
11992
11996
|
"S12.1",
|
|
11993
|
-
"
|
|
11994
|
-
"
|
|
11997
|
+
"C87",
|
|
11998
|
+
"O73"
|
|
11995
11999
|
],
|
|
11996
12000
|
"syntax": "<'padding-left'>",
|
|
11997
12001
|
"relevance": 52,
|
|
@@ -12042,7 +12046,7 @@ export const cssData = {
|
|
|
12042
12046
|
{
|
|
12043
12047
|
"name": "padding-top",
|
|
12044
12048
|
"syntax": "<length> | <percentage>",
|
|
12045
|
-
"relevance":
|
|
12049
|
+
"relevance": 91,
|
|
12046
12050
|
"references": [
|
|
12047
12051
|
{
|
|
12048
12052
|
"name": "MDN Reference",
|
|
@@ -12117,7 +12121,7 @@ export const cssData = {
|
|
|
12117
12121
|
}
|
|
12118
12122
|
],
|
|
12119
12123
|
"syntax": "auto | always | avoid | left | right | recto | verso",
|
|
12120
|
-
"relevance":
|
|
12124
|
+
"relevance": 51,
|
|
12121
12125
|
"references": [
|
|
12122
12126
|
{
|
|
12123
12127
|
"name": "MDN Reference",
|
|
@@ -12200,7 +12204,7 @@ export const cssData = {
|
|
|
12200
12204
|
}
|
|
12201
12205
|
],
|
|
12202
12206
|
"syntax": "none | <length>",
|
|
12203
|
-
"relevance":
|
|
12207
|
+
"relevance": 56,
|
|
12204
12208
|
"references": [
|
|
12205
12209
|
{
|
|
12206
12210
|
"name": "MDN Reference",
|
|
@@ -12271,7 +12275,7 @@ export const cssData = {
|
|
|
12271
12275
|
}
|
|
12272
12276
|
],
|
|
12273
12277
|
"syntax": "auto | none | visiblePainted | visibleFill | visibleStroke | visible | painted | fill | stroke | all | inherit",
|
|
12274
|
-
"relevance":
|
|
12278
|
+
"relevance": 83,
|
|
12275
12279
|
"references": [
|
|
12276
12280
|
{
|
|
12277
12281
|
"name": "MDN Reference",
|
|
@@ -12774,7 +12778,7 @@ export const cssData = {
|
|
|
12774
12778
|
}
|
|
12775
12779
|
],
|
|
12776
12780
|
"syntax": "auto | smooth",
|
|
12777
|
-
"relevance":
|
|
12781
|
+
"relevance": 53,
|
|
12778
12782
|
"references": [
|
|
12779
12783
|
{
|
|
12780
12784
|
"name": "MDN Reference",
|
|
@@ -13113,7 +13117,7 @@ export const cssData = {
|
|
|
13113
13117
|
"description": "Indicates that no dashing is used."
|
|
13114
13118
|
}
|
|
13115
13119
|
],
|
|
13116
|
-
"relevance":
|
|
13120
|
+
"relevance": 59,
|
|
13117
13121
|
"description": "Controls the pattern of dashes and gaps used to stroke paths.",
|
|
13118
13122
|
"restrictions": [
|
|
13119
13123
|
"length",
|
|
@@ -13169,7 +13173,7 @@ export const cssData = {
|
|
|
13169
13173
|
"description": "Indicates that a round corner is to be used to join path segments."
|
|
13170
13174
|
}
|
|
13171
13175
|
],
|
|
13172
|
-
"relevance":
|
|
13176
|
+
"relevance": 51,
|
|
13173
13177
|
"description": "Specifies the shape to be used at the corners of paths or basic shapes when they are stroked.",
|
|
13174
13178
|
"restrictions": [
|
|
13175
13179
|
"enum"
|
|
@@ -13185,7 +13189,7 @@ export const cssData = {
|
|
|
13185
13189
|
},
|
|
13186
13190
|
{
|
|
13187
13191
|
"name": "stroke-opacity",
|
|
13188
|
-
"relevance":
|
|
13192
|
+
"relevance": 51,
|
|
13189
13193
|
"description": "Specifies the opacity of the painting operation used to stroke the current object.",
|
|
13190
13194
|
"restrictions": [
|
|
13191
13195
|
"number(0-1)"
|
|
@@ -14022,7 +14026,7 @@ export const cssData = {
|
|
|
14022
14026
|
}
|
|
14023
14027
|
],
|
|
14024
14028
|
"syntax": "none | <transform-list>",
|
|
14025
|
-
"relevance":
|
|
14029
|
+
"relevance": 91,
|
|
14026
14030
|
"references": [
|
|
14027
14031
|
{
|
|
14028
14032
|
"name": "MDN Reference",
|
|
@@ -14103,7 +14107,7 @@ export const cssData = {
|
|
|
14103
14107
|
}
|
|
14104
14108
|
],
|
|
14105
14109
|
"syntax": "<single-transition>#",
|
|
14106
|
-
"relevance":
|
|
14110
|
+
"relevance": 89,
|
|
14107
14111
|
"references": [
|
|
14108
14112
|
{
|
|
14109
14113
|
"name": "MDN Reference",
|
|
@@ -17099,15 +17103,6 @@ export const cssData = {
|
|
|
17099
17103
|
"status": "nonstandard",
|
|
17100
17104
|
"syntax": "none | [ fill | fill-opacity | stroke | stroke-opacity ]#",
|
|
17101
17105
|
"relevance": 0,
|
|
17102
|
-
"browsers": [
|
|
17103
|
-
"FF55"
|
|
17104
|
-
],
|
|
17105
|
-
"references": [
|
|
17106
|
-
{
|
|
17107
|
-
"name": "MDN Reference",
|
|
17108
|
-
"url": "https://developer.mozilla.org/docs/Web/CSS/-moz-context-properties"
|
|
17109
|
-
}
|
|
17110
|
-
],
|
|
17111
17106
|
"description": "If you reference an SVG image in a webpage (such as with the <img> element or as a background image), the SVG image can coordinate with the embedding element (its context) to have the image adopt property values set on the embedding element. To do this the embedding element needs to list the properties that are to be made available to the image by listing them as values of the -moz-context-properties property, and the image needs to opt in to using those properties by using values such as the context-fill value.\n\nThis feature is available since Firefox 55, but is only currently supported with SVG images loaded via chrome:// or resource:// URLs. To experiment with the feature in SVG on the Web it is necessary to set the svg.context-properties.content.enabled pref to true."
|
|
17112
17107
|
},
|
|
17113
17108
|
{
|
|
@@ -18037,7 +18032,6 @@ export const cssData = {
|
|
|
18037
18032
|
"relevance": 51,
|
|
18038
18033
|
"browsers": [
|
|
18039
18034
|
"E85",
|
|
18040
|
-
"S15.4",
|
|
18041
18035
|
"C85",
|
|
18042
18036
|
"O71"
|
|
18043
18037
|
],
|
|
@@ -18661,7 +18655,7 @@ export const cssData = {
|
|
|
18661
18655
|
"status": "experimental",
|
|
18662
18656
|
"syntax": "none | <integer>",
|
|
18663
18657
|
"relevance": 50,
|
|
18664
|
-
"description": "The max-
|
|
18658
|
+
"description": "The max-lines property forces a break after a set number of lines"
|
|
18665
18659
|
},
|
|
18666
18660
|
{
|
|
18667
18661
|
"name": "offset",
|
|
@@ -19690,10 +19684,10 @@ export const cssData = {
|
|
|
19690
19684
|
"syntax": "<'text-emphasis-style'> || <'text-emphasis-color'>",
|
|
19691
19685
|
"relevance": 50,
|
|
19692
19686
|
"browsers": [
|
|
19693
|
-
"
|
|
19687
|
+
"E99",
|
|
19694
19688
|
"FF46",
|
|
19695
19689
|
"S7",
|
|
19696
|
-
"
|
|
19690
|
+
"C99",
|
|
19697
19691
|
"O15"
|
|
19698
19692
|
],
|
|
19699
19693
|
"references": [
|
|
@@ -19709,10 +19703,10 @@ export const cssData = {
|
|
|
19709
19703
|
"syntax": "<color>",
|
|
19710
19704
|
"relevance": 50,
|
|
19711
19705
|
"browsers": [
|
|
19712
|
-
"
|
|
19706
|
+
"E99",
|
|
19713
19707
|
"FF46",
|
|
19714
19708
|
"S7",
|
|
19715
|
-
"
|
|
19709
|
+
"C99",
|
|
19716
19710
|
"O15"
|
|
19717
19711
|
],
|
|
19718
19712
|
"references": [
|
|
@@ -19728,10 +19722,10 @@ export const cssData = {
|
|
|
19728
19722
|
"syntax": "[ over | under ] && [ right | left ]",
|
|
19729
19723
|
"relevance": 50,
|
|
19730
19724
|
"browsers": [
|
|
19731
|
-
"
|
|
19725
|
+
"E99",
|
|
19732
19726
|
"FF46",
|
|
19733
19727
|
"S7",
|
|
19734
|
-
"
|
|
19728
|
+
"C99",
|
|
19735
19729
|
"O15"
|
|
19736
19730
|
],
|
|
19737
19731
|
"references": [
|
|
@@ -19747,10 +19741,10 @@ export const cssData = {
|
|
|
19747
19741
|
"syntax": "none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>",
|
|
19748
19742
|
"relevance": 50,
|
|
19749
19743
|
"browsers": [
|
|
19750
|
-
"
|
|
19744
|
+
"E99",
|
|
19751
19745
|
"FF46",
|
|
19752
19746
|
"S7",
|
|
19753
|
-
"
|
|
19747
|
+
"C99",
|
|
19754
19748
|
"O15"
|
|
19755
19749
|
],
|
|
19756
19750
|
"references": [
|
|
@@ -912,7 +912,7 @@
|
|
|
912
912
|
"name": "background-repeat",
|
|
913
913
|
"values": [],
|
|
914
914
|
"syntax": "<repeat-style>#",
|
|
915
|
-
"relevance":
|
|
915
|
+
"relevance": 86,
|
|
916
916
|
"references": [
|
|
917
917
|
{
|
|
918
918
|
"name": "MDN Reference",
|
|
@@ -1232,7 +1232,7 @@
|
|
|
1232
1232
|
{
|
|
1233
1233
|
"name": "border-bottom-left-radius",
|
|
1234
1234
|
"syntax": "<length-percentage>{1,2}",
|
|
1235
|
-
"relevance":
|
|
1235
|
+
"relevance": 76,
|
|
1236
1236
|
"references": [
|
|
1237
1237
|
{
|
|
1238
1238
|
"name": "MDN Reference",
|
|
@@ -1264,7 +1264,7 @@
|
|
|
1264
1264
|
{
|
|
1265
1265
|
"name": "border-bottom-style",
|
|
1266
1266
|
"syntax": "<line-style>",
|
|
1267
|
-
"relevance":
|
|
1267
|
+
"relevance": 58,
|
|
1268
1268
|
"references": [
|
|
1269
1269
|
{
|
|
1270
1270
|
"name": "MDN Reference",
|
|
@@ -2299,7 +2299,7 @@
|
|
|
2299
2299
|
}
|
|
2300
2300
|
],
|
|
2301
2301
|
"syntax": "<shape> | auto",
|
|
2302
|
-
"relevance":
|
|
2302
|
+
"relevance": 76,
|
|
2303
2303
|
"references": [
|
|
2304
2304
|
{
|
|
2305
2305
|
"name": "MDN Reference",
|
|
@@ -3252,7 +3252,7 @@
|
|
|
3252
3252
|
"description": "Determines the ‘insideness’ of a point on the canvas by drawing a ray from that point to infinity in any direction and then examining the places where a segment of the shape crosses the ray."
|
|
3253
3253
|
}
|
|
3254
3254
|
],
|
|
3255
|
-
"relevance":
|
|
3255
|
+
"relevance": 51,
|
|
3256
3256
|
"description": "Indicates the algorithm (or winding rule) which is to be used to determine what parts of the canvas are included inside the shape.",
|
|
3257
3257
|
"restrictions": [
|
|
3258
3258
|
"enum"
|
|
@@ -3382,7 +3382,7 @@
|
|
|
3382
3382
|
}
|
|
3383
3383
|
],
|
|
3384
3384
|
"syntax": "content | <'width'>",
|
|
3385
|
-
"relevance":
|
|
3385
|
+
"relevance": 66,
|
|
3386
3386
|
"references": [
|
|
3387
3387
|
{
|
|
3388
3388
|
"name": "MDN Reference",
|
|
@@ -3739,7 +3739,7 @@
|
|
|
3739
3739
|
"name": "font-family",
|
|
3740
3740
|
"values": [
|
|
3741
3741
|
{
|
|
3742
|
-
"name": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif"
|
|
3742
|
+
"name": "system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif"
|
|
3743
3743
|
},
|
|
3744
3744
|
{
|
|
3745
3745
|
"name": "Arial, Helvetica, sans-serif"
|
|
@@ -5047,7 +5047,7 @@
|
|
|
5047
5047
|
}
|
|
5048
5048
|
],
|
|
5049
5049
|
"syntax": "<grid-line> [ / <grid-line> ]{0,3}",
|
|
5050
|
-
"relevance":
|
|
5050
|
+
"relevance": 54,
|
|
5051
5051
|
"references": [
|
|
5052
5052
|
{
|
|
5053
5053
|
"name": "MDN Reference",
|
|
@@ -5997,7 +5997,7 @@
|
|
|
5997
5997
|
}
|
|
5998
5998
|
],
|
|
5999
5999
|
"syntax": "normal | <length>",
|
|
6000
|
-
"relevance":
|
|
6000
|
+
"relevance": 82,
|
|
6001
6001
|
"references": [
|
|
6002
6002
|
{
|
|
6003
6003
|
"name": "MDN Reference",
|
|
@@ -6043,6 +6043,10 @@
|
|
|
6043
6043
|
{
|
|
6044
6044
|
"name": "strict",
|
|
6045
6045
|
"description": "Breaks CJK scripts using a more restrictive set of line-breaking rules than 'normal'."
|
|
6046
|
+
},
|
|
6047
|
+
{
|
|
6048
|
+
"name": "anywhere",
|
|
6049
|
+
"description": "There is a soft wrap opportunity around every typographic character unit, including around any punctuation character or preserved white spaces, or in the middle of words, disregarding any prohibition against line breaks, even those introduced by characters with the GL, WJ, or ZWJ line breaking classes or mandated by the word-break property."
|
|
6046
6050
|
}
|
|
6047
6051
|
],
|
|
6048
6052
|
"syntax": "auto | loose | normal | strict | anywhere",
|
|
@@ -6315,11 +6319,11 @@
|
|
|
6315
6319
|
{
|
|
6316
6320
|
"name": "margin-block-end",
|
|
6317
6321
|
"browsers": [
|
|
6318
|
-
"
|
|
6322
|
+
"E87",
|
|
6319
6323
|
"FF41",
|
|
6320
6324
|
"S12.1",
|
|
6321
|
-
"
|
|
6322
|
-
"
|
|
6325
|
+
"C87",
|
|
6326
|
+
"O73"
|
|
6323
6327
|
],
|
|
6324
6328
|
"values": [
|
|
6325
6329
|
{
|
|
@@ -6343,11 +6347,11 @@
|
|
|
6343
6347
|
{
|
|
6344
6348
|
"name": "margin-block-start",
|
|
6345
6349
|
"browsers": [
|
|
6346
|
-
"
|
|
6350
|
+
"E87",
|
|
6347
6351
|
"FF41",
|
|
6348
6352
|
"S12.1",
|
|
6349
|
-
"
|
|
6350
|
-
"
|
|
6353
|
+
"C87",
|
|
6354
|
+
"O73"
|
|
6351
6355
|
],
|
|
6352
6356
|
"values": [
|
|
6353
6357
|
{
|
|
@@ -6392,11 +6396,11 @@
|
|
|
6392
6396
|
{
|
|
6393
6397
|
"name": "margin-inline-end",
|
|
6394
6398
|
"browsers": [
|
|
6395
|
-
"
|
|
6399
|
+
"E87",
|
|
6396
6400
|
"FF41",
|
|
6397
6401
|
"S12.1",
|
|
6398
|
-
"
|
|
6399
|
-
"
|
|
6402
|
+
"C87",
|
|
6403
|
+
"O73"
|
|
6400
6404
|
],
|
|
6401
6405
|
"values": [
|
|
6402
6406
|
{
|
|
@@ -6420,11 +6424,11 @@
|
|
|
6420
6424
|
{
|
|
6421
6425
|
"name": "margin-inline-start",
|
|
6422
6426
|
"browsers": [
|
|
6423
|
-
"
|
|
6427
|
+
"E87",
|
|
6424
6428
|
"FF41",
|
|
6425
6429
|
"S12.1",
|
|
6426
|
-
"
|
|
6427
|
-
"
|
|
6430
|
+
"C87",
|
|
6431
|
+
"O73"
|
|
6428
6432
|
],
|
|
6429
6433
|
"values": [
|
|
6430
6434
|
{
|
|
@@ -11159,7 +11163,7 @@
|
|
|
11159
11163
|
}
|
|
11160
11164
|
],
|
|
11161
11165
|
"syntax": "fill | contain | cover | none | scale-down",
|
|
11162
|
-
"relevance":
|
|
11166
|
+
"relevance": 67,
|
|
11163
11167
|
"references": [
|
|
11164
11168
|
{
|
|
11165
11169
|
"name": "MDN Reference",
|
|
@@ -11653,7 +11657,7 @@
|
|
|
11653
11657
|
}
|
|
11654
11658
|
],
|
|
11655
11659
|
"syntax": "[ <'outline-color'> || <'outline-style'> || <'outline-width'> ]",
|
|
11656
|
-
"relevance":
|
|
11660
|
+
"relevance": 89,
|
|
11657
11661
|
"references": [
|
|
11658
11662
|
{
|
|
11659
11663
|
"name": "MDN Reference",
|
|
@@ -11678,7 +11682,7 @@
|
|
|
11678
11682
|
}
|
|
11679
11683
|
],
|
|
11680
11684
|
"syntax": "<color> | invert",
|
|
11681
|
-
"relevance":
|
|
11685
|
+
"relevance": 56,
|
|
11682
11686
|
"references": [
|
|
11683
11687
|
{
|
|
11684
11688
|
"name": "MDN Reference",
|
|
@@ -11930,11 +11934,11 @@
|
|
|
11930
11934
|
{
|
|
11931
11935
|
"name": "padding-block-end",
|
|
11932
11936
|
"browsers": [
|
|
11933
|
-
"
|
|
11937
|
+
"E87",
|
|
11934
11938
|
"FF41",
|
|
11935
11939
|
"S12.1",
|
|
11936
|
-
"
|
|
11937
|
-
"
|
|
11940
|
+
"C87",
|
|
11941
|
+
"O73"
|
|
11938
11942
|
],
|
|
11939
11943
|
"syntax": "<'padding-left'>",
|
|
11940
11944
|
"relevance": 50,
|
|
@@ -11953,11 +11957,11 @@
|
|
|
11953
11957
|
{
|
|
11954
11958
|
"name": "padding-block-start",
|
|
11955
11959
|
"browsers": [
|
|
11956
|
-
"
|
|
11960
|
+
"E87",
|
|
11957
11961
|
"FF41",
|
|
11958
11962
|
"S12.1",
|
|
11959
|
-
"
|
|
11960
|
-
"
|
|
11963
|
+
"C87",
|
|
11964
|
+
"O73"
|
|
11961
11965
|
],
|
|
11962
11966
|
"syntax": "<'padding-left'>",
|
|
11963
11967
|
"relevance": 50,
|
|
@@ -11976,11 +11980,11 @@
|
|
|
11976
11980
|
{
|
|
11977
11981
|
"name": "padding-inline-end",
|
|
11978
11982
|
"browsers": [
|
|
11979
|
-
"
|
|
11983
|
+
"E87",
|
|
11980
11984
|
"FF41",
|
|
11981
11985
|
"S12.1",
|
|
11982
|
-
"
|
|
11983
|
-
"
|
|
11986
|
+
"C87",
|
|
11987
|
+
"O73"
|
|
11984
11988
|
],
|
|
11985
11989
|
"syntax": "<'padding-left'>",
|
|
11986
11990
|
"relevance": 51,
|
|
@@ -11999,11 +12003,11 @@
|
|
|
11999
12003
|
{
|
|
12000
12004
|
"name": "padding-inline-start",
|
|
12001
12005
|
"browsers": [
|
|
12002
|
-
"
|
|
12006
|
+
"E87",
|
|
12003
12007
|
"FF41",
|
|
12004
12008
|
"S12.1",
|
|
12005
|
-
"
|
|
12006
|
-
"
|
|
12009
|
+
"C87",
|
|
12010
|
+
"O73"
|
|
12007
12011
|
],
|
|
12008
12012
|
"syntax": "<'padding-left'>",
|
|
12009
12013
|
"relevance": 52,
|
|
@@ -12054,7 +12058,7 @@
|
|
|
12054
12058
|
{
|
|
12055
12059
|
"name": "padding-top",
|
|
12056
12060
|
"syntax": "<length> | <percentage>",
|
|
12057
|
-
"relevance":
|
|
12061
|
+
"relevance": 91,
|
|
12058
12062
|
"references": [
|
|
12059
12063
|
{
|
|
12060
12064
|
"name": "MDN Reference",
|
|
@@ -12129,7 +12133,7 @@
|
|
|
12129
12133
|
}
|
|
12130
12134
|
],
|
|
12131
12135
|
"syntax": "auto | always | avoid | left | right | recto | verso",
|
|
12132
|
-
"relevance":
|
|
12136
|
+
"relevance": 51,
|
|
12133
12137
|
"references": [
|
|
12134
12138
|
{
|
|
12135
12139
|
"name": "MDN Reference",
|
|
@@ -12212,7 +12216,7 @@
|
|
|
12212
12216
|
}
|
|
12213
12217
|
],
|
|
12214
12218
|
"syntax": "none | <length>",
|
|
12215
|
-
"relevance":
|
|
12219
|
+
"relevance": 56,
|
|
12216
12220
|
"references": [
|
|
12217
12221
|
{
|
|
12218
12222
|
"name": "MDN Reference",
|
|
@@ -12283,7 +12287,7 @@
|
|
|
12283
12287
|
}
|
|
12284
12288
|
],
|
|
12285
12289
|
"syntax": "auto | none | visiblePainted | visibleFill | visibleStroke | visible | painted | fill | stroke | all | inherit",
|
|
12286
|
-
"relevance":
|
|
12290
|
+
"relevance": 83,
|
|
12287
12291
|
"references": [
|
|
12288
12292
|
{
|
|
12289
12293
|
"name": "MDN Reference",
|
|
@@ -12786,7 +12790,7 @@
|
|
|
12786
12790
|
}
|
|
12787
12791
|
],
|
|
12788
12792
|
"syntax": "auto | smooth",
|
|
12789
|
-
"relevance":
|
|
12793
|
+
"relevance": 53,
|
|
12790
12794
|
"references": [
|
|
12791
12795
|
{
|
|
12792
12796
|
"name": "MDN Reference",
|
|
@@ -13125,7 +13129,7 @@
|
|
|
13125
13129
|
"description": "Indicates that no dashing is used."
|
|
13126
13130
|
}
|
|
13127
13131
|
],
|
|
13128
|
-
"relevance":
|
|
13132
|
+
"relevance": 59,
|
|
13129
13133
|
"description": "Controls the pattern of dashes and gaps used to stroke paths.",
|
|
13130
13134
|
"restrictions": [
|
|
13131
13135
|
"length",
|
|
@@ -13181,7 +13185,7 @@
|
|
|
13181
13185
|
"description": "Indicates that a round corner is to be used to join path segments."
|
|
13182
13186
|
}
|
|
13183
13187
|
],
|
|
13184
|
-
"relevance":
|
|
13188
|
+
"relevance": 51,
|
|
13185
13189
|
"description": "Specifies the shape to be used at the corners of paths or basic shapes when they are stroked.",
|
|
13186
13190
|
"restrictions": [
|
|
13187
13191
|
"enum"
|
|
@@ -13197,7 +13201,7 @@
|
|
|
13197
13201
|
},
|
|
13198
13202
|
{
|
|
13199
13203
|
"name": "stroke-opacity",
|
|
13200
|
-
"relevance":
|
|
13204
|
+
"relevance": 51,
|
|
13201
13205
|
"description": "Specifies the opacity of the painting operation used to stroke the current object.",
|
|
13202
13206
|
"restrictions": [
|
|
13203
13207
|
"number(0-1)"
|
|
@@ -14034,7 +14038,7 @@
|
|
|
14034
14038
|
}
|
|
14035
14039
|
],
|
|
14036
14040
|
"syntax": "none | <transform-list>",
|
|
14037
|
-
"relevance":
|
|
14041
|
+
"relevance": 91,
|
|
14038
14042
|
"references": [
|
|
14039
14043
|
{
|
|
14040
14044
|
"name": "MDN Reference",
|
|
@@ -14115,7 +14119,7 @@
|
|
|
14115
14119
|
}
|
|
14116
14120
|
],
|
|
14117
14121
|
"syntax": "<single-transition>#",
|
|
14118
|
-
"relevance":
|
|
14122
|
+
"relevance": 89,
|
|
14119
14123
|
"references": [
|
|
14120
14124
|
{
|
|
14121
14125
|
"name": "MDN Reference",
|
|
@@ -17111,15 +17115,6 @@
|
|
|
17111
17115
|
"status": "nonstandard",
|
|
17112
17116
|
"syntax": "none | [ fill | fill-opacity | stroke | stroke-opacity ]#",
|
|
17113
17117
|
"relevance": 0,
|
|
17114
|
-
"browsers": [
|
|
17115
|
-
"FF55"
|
|
17116
|
-
],
|
|
17117
|
-
"references": [
|
|
17118
|
-
{
|
|
17119
|
-
"name": "MDN Reference",
|
|
17120
|
-
"url": "https://developer.mozilla.org/docs/Web/CSS/-moz-context-properties"
|
|
17121
|
-
}
|
|
17122
|
-
],
|
|
17123
17118
|
"description": "If you reference an SVG image in a webpage (such as with the <img> element or as a background image), the SVG image can coordinate with the embedding element (its context) to have the image adopt property values set on the embedding element. To do this the embedding element needs to list the properties that are to be made available to the image by listing them as values of the -moz-context-properties property, and the image needs to opt in to using those properties by using values such as the context-fill value.\n\nThis feature is available since Firefox 55, but is only currently supported with SVG images loaded via chrome:// or resource:// URLs. To experiment with the feature in SVG on the Web it is necessary to set the svg.context-properties.content.enabled pref to true."
|
|
17124
17119
|
},
|
|
17125
17120
|
{
|
|
@@ -18049,7 +18044,6 @@
|
|
|
18049
18044
|
"relevance": 51,
|
|
18050
18045
|
"browsers": [
|
|
18051
18046
|
"E85",
|
|
18052
|
-
"S15.4",
|
|
18053
18047
|
"C85",
|
|
18054
18048
|
"O71"
|
|
18055
18049
|
],
|
|
@@ -18673,7 +18667,7 @@
|
|
|
18673
18667
|
"status": "experimental",
|
|
18674
18668
|
"syntax": "none | <integer>",
|
|
18675
18669
|
"relevance": 50,
|
|
18676
|
-
"description": "The max-
|
|
18670
|
+
"description": "The max-lines property forces a break after a set number of lines"
|
|
18677
18671
|
},
|
|
18678
18672
|
{
|
|
18679
18673
|
"name": "offset",
|
|
@@ -19702,10 +19696,10 @@
|
|
|
19702
19696
|
"syntax": "<'text-emphasis-style'> || <'text-emphasis-color'>",
|
|
19703
19697
|
"relevance": 50,
|
|
19704
19698
|
"browsers": [
|
|
19705
|
-
"
|
|
19699
|
+
"E99",
|
|
19706
19700
|
"FF46",
|
|
19707
19701
|
"S7",
|
|
19708
|
-
"
|
|
19702
|
+
"C99",
|
|
19709
19703
|
"O15"
|
|
19710
19704
|
],
|
|
19711
19705
|
"references": [
|
|
@@ -19721,10 +19715,10 @@
|
|
|
19721
19715
|
"syntax": "<color>",
|
|
19722
19716
|
"relevance": 50,
|
|
19723
19717
|
"browsers": [
|
|
19724
|
-
"
|
|
19718
|
+
"E99",
|
|
19725
19719
|
"FF46",
|
|
19726
19720
|
"S7",
|
|
19727
|
-
"
|
|
19721
|
+
"C99",
|
|
19728
19722
|
"O15"
|
|
19729
19723
|
],
|
|
19730
19724
|
"references": [
|
|
@@ -19740,10 +19734,10 @@
|
|
|
19740
19734
|
"syntax": "[ over | under ] && [ right | left ]",
|
|
19741
19735
|
"relevance": 50,
|
|
19742
19736
|
"browsers": [
|
|
19743
|
-
"
|
|
19737
|
+
"E99",
|
|
19744
19738
|
"FF46",
|
|
19745
19739
|
"S7",
|
|
19746
|
-
"
|
|
19740
|
+
"C99",
|
|
19747
19741
|
"O15"
|
|
19748
19742
|
],
|
|
19749
19743
|
"references": [
|
|
@@ -19759,10 +19753,10 @@
|
|
|
19759
19753
|
"syntax": "none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>",
|
|
19760
19754
|
"relevance": 50,
|
|
19761
19755
|
"browsers": [
|
|
19762
|
-
"
|
|
19756
|
+
"E99",
|
|
19763
19757
|
"FF46",
|
|
19764
19758
|
"S7",
|
|
19765
|
-
"
|
|
19759
|
+
"C99",
|
|
19766
19760
|
"O15"
|
|
19767
19761
|
],
|
|
19768
19762
|
"references": [
|