mdn-data 2.3.2 → 2.3.3

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/css/at-rules.json CHANGED
@@ -249,15 +249,6 @@
249
249
  "order": "uniqueOrder",
250
250
  "status": "standard"
251
251
  },
252
- "font-variant": {
253
- "syntax": "normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> || stylistic(<feature-value-name>) || historical-forms || styleset(<feature-value-name>#) || character-variant(<feature-value-name>#) || swash(<feature-value-name>) || ornaments(<feature-value-name>) || annotation(<feature-value-name>) || [ small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps ] || <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero || <east-asian-variant-values> || <east-asian-width-values> || ruby ]",
254
- "media": "all",
255
- "initial": "normal",
256
- "percentages": "no",
257
- "computed": "asSpecified",
258
- "order": "orderOfAppearance",
259
- "status": "standard"
260
- },
261
252
  "line-gap-override": {
262
253
  "syntax": "normal | <percentage>",
263
254
  "media": "all",
@@ -475,17 +466,6 @@
475
466
  "status": "standard",
476
467
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@scope"
477
468
  },
478
- "@scroll-timeline": {
479
- "syntax": "@scroll-timeline <timeline-name> { <declaration-list> }",
480
- "interfaces": [
481
- "ScrollTimeline"
482
- ],
483
- "groups": [
484
- "CSS Animations"
485
- ],
486
- "status": "standard",
487
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/@scroll-timeline"
488
- },
489
469
  "@starting-style": {
490
470
  "syntax": "@starting-style {\n <declaration-list> | <group-rule-body>\n}",
491
471
  "interfaces": [
@@ -326,11 +326,11 @@
326
326
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/gradient/radial-gradient"
327
327
  },
328
328
  "ray()": {
329
- "syntax": "ray( <angle> && <ray-size>? && contain? )",
329
+ "syntax": "ray( <angle> && <ray-size>? && contain? && [at <position>]? )",
330
330
  "groups": [
331
331
  "CSS Motion Path"
332
332
  ],
333
- "status": "experimental",
333
+ "status": "standard",
334
334
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/ray"
335
335
  },
336
336
  "repeating-linear-gradient()": {
@@ -2390,21 +2390,6 @@
2390
2390
  "status": "standard",
2391
2391
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-size"
2392
2392
  },
2393
- "block-overflow": {
2394
- "syntax": "clip | ellipsis | <string>",
2395
- "media": "visual",
2396
- "inherited": true,
2397
- "animationType": "discrete",
2398
- "percentages": "no",
2399
- "groups": [
2400
- "CSS Overflow"
2401
- ],
2402
- "initial": "clip",
2403
- "appliesto": "blockContainers",
2404
- "computed": "asSpecified",
2405
- "order": "perGrammar",
2406
- "status": "experimental"
2407
- },
2408
2393
  "block-size": {
2409
2394
  "syntax": "<'width'>",
2410
2395
  "media": "visual",
@@ -9953,22 +9938,6 @@
9953
9938
  "status": "standard",
9954
9939
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/white-space-collapse"
9955
9940
  },
9956
- "white-space-trim": {
9957
- "syntax": "none | discard-before || discard-after || discard-inner",
9958
- "media": "visual",
9959
- "inherited": false,
9960
- "animationType": "discrete",
9961
- "percentages": "no",
9962
- "groups": [
9963
- "CSS Text"
9964
- ],
9965
- "initial": "none",
9966
- "appliesto": "inlineBoxesAndBlockContainers",
9967
- "computed": "asSpecified",
9968
- "order": "perGrammar",
9969
- "status": "standard",
9970
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/white-space-trim"
9971
- },
9972
9941
  "widows": {
9973
9942
  "syntax": "<integer>",
9974
9943
  "media": "visual",
@@ -432,15 +432,6 @@
432
432
  "status": "standard",
433
433
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:nth-child"
434
434
  },
435
- ":nth-col": {
436
- "syntax": ":nth-col",
437
- "groups": [
438
- "Pseudo-classes",
439
- "Selectors"
440
- ],
441
- "status": "experimental",
442
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:nth-col"
443
- },
444
435
  ":nth-last-child": {
445
436
  "syntax": ":nth-last-child( <nth> [ of <complex-selector-list> ]? )",
446
437
  "groups": [
@@ -450,15 +441,6 @@
450
441
  "status": "standard",
451
442
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:nth-last-child"
452
443
  },
453
- ":nth-last-col": {
454
- "syntax": ":nth-last-col",
455
- "groups": [
456
- "Pseudo-classes",
457
- "Selectors"
458
- ],
459
- "status": "experimental",
460
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:nth-last-col"
461
- },
462
444
  ":nth-last-of-type": {
463
445
  "syntax": ":nth-last-of-type( <nth> )",
464
446
  "groups": [
package/css/syntaxes.json CHANGED
@@ -621,7 +621,7 @@
621
621
  "syntax": "<number [0,∞]> [ / <number [0,∞]> ]?"
622
622
  },
623
623
  "ray()": {
624
- "syntax": "ray( <angle> && <ray-size>? && contain? )"
624
+ "syntax": "{ <angle> && [closest-side | closest-corner | farthest-side | farthest-corner | sides] && contain? && [at [ left | center | right | top | bottom | <length-percentage> ] | [ left | center | right ] && [ top | center | bottom ] | [ left | center | right | <length-percentage> ] [ top | center | bottom | <length-percentage> ] | [ [ left | right ] <length-percentage> ] && [ [ top | bottom ] <length-percentage> ]]"
625
625
  },
626
626
  "relative-selector": {
627
627
  "syntax": "<combinator>? <complex-selector>"
@@ -696,7 +696,7 @@
696
696
  "syntax": "scaleZ( [ <number> | <percentage> ] )"
697
697
  },
698
698
  "scroll()": {
699
- "syntax": "scroll([<axis> || <scroller>]?)"
699
+ "syntax": "scroll( [ <axis> || <scroller> ]? )"
700
700
  },
701
701
  "scroller": {
702
702
  "syntax": "root | nearest"
package/css/types.json CHANGED
@@ -111,6 +111,15 @@
111
111
  "status": "standard",
112
112
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/display-legacy"
113
113
  },
114
+ "easing-function": {
115
+ "groups": [
116
+ "CSS Animations",
117
+ "CSS Transitions",
118
+ "CSS Types"
119
+ ],
120
+ "status": "standard",
121
+ "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/easing-function"
122
+ },
114
123
  "filter-function": {
115
124
  "groups": [
116
125
  "Filter Effects"
@@ -260,15 +269,6 @@
260
269
  "status": "standard",
261
270
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/time-percentage"
262
271
  },
263
- "timing-function": {
264
- "groups": [
265
- "CSS Animations",
266
- "CSS Transitions",
267
- "CSS Types"
268
- ],
269
- "status": "standard",
270
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/timing-function"
271
- },
272
272
  "transform-function": {
273
273
  "groups": [
274
274
  "CSS Transforms",
package/l10n/css.json CHANGED
@@ -1206,10 +1206,10 @@
1206
1206
  "ja": "文法通り"
1207
1207
  },
1208
1208
  "position": {
1209
- "de": "<a href=\"/de/docs/Web/CSS/number#interpolation\" title=\"Werte des <position> Datentyps werden unabhängig für Abszisse und Ordinate interpoliert. Da die Geschwindigkeit für beide durch dieselbe <timing-function> bestimmt wird, wird der Punkt einer Linie folgen.\">Position</a>",
1210
- "en-US": "a <a href=\"/en-US/docs/Web/CSS/position_value#interpolation\" title=\"Values of the <position> data type are interpolated independently for the abscissa and ordinate. As the speed is defined by the same <timing-function> for both, the point will move following a line.\">position</a>",
1211
- "fr": "une <a href=\"/fr/docs/Web/CSS/position_value#interpolation\" title=\"Les valeurs de type <position> sont interpolées indépendamment pour les abscisses et pour les ordonnées. La vitesse est définie par la même <timing-function>, le point se déplacera donc suivant une ligne.\">position</a>",
1212
- "ja": "<a href=\"/en-US/docs/Web/CSS/position_value#interpolation\" title=\"<position> データ型の値は、横軸と縦軸に対して個別に補間されます。速度は両方とも同じ <timing-function> で定義されているので、点は線に沿って移動します。\">position</a>",
1209
+ "de": "<a href=\"/de/docs/Web/CSS/number#interpolation\" title=\"Werte des <position> Datentyps werden unabhängig für Abszisse und Ordinate interpoliert. Da die Geschwindigkeit für beide durch dieselbe <easing-function> bestimmt wird, wird der Punkt einer Linie folgen.\">Position</a>",
1210
+ "en-US": "a <a href=\"/en-US/docs/Web/CSS/position_value#interpolation\" title=\"Values of the <position> data type are interpolated independently for the abscissa and ordinate. As the speed is defined by the same <easing-function> for both, the point will move following a line.\">position</a>",
1211
+ "fr": "une <a href=\"/fr/docs/Web/CSS/position_value#interpolation\" title=\"Les valeurs de type <position> sont interpolées indépendamment pour les abscisses et pour les ordonnées. La vitesse est définie par la même <easing-function>, le point se déplacera donc suivant une ligne.\">position</a>",
1212
+ "ja": "<a href=\"/en-US/docs/Web/CSS/position_value#interpolation\" title=\"<position> データ型の値は、横軸と縦軸に対して個別に補間されます。速度は両方とも同じ <easing-function> で定義されているので、点は線に沿って移動します。\">position</a>",
1213
1213
  "ru": "<a href=\"/ru/docs/Web/CSS/position_value#interpolation\" title=\"Значении типа данных <позиция> интерполизуются независимо как абсцисса или ордината. Скорость определяется по одной <временной функции> для обоих координат, точка будет двигаться следуя линии.\">позиция</a>"
1214
1214
  },
1215
1215
  "positionedElements": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mdn-data",
3
- "version": "2.3.2",
3
+ "version": "2.3.3",
4
4
  "description": "Open Web data by the Mozilla Developer Network",
5
5
  "main": "index.js",
6
6
  "files": [