mdn-data 2.3.2 → 2.3.4

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
@@ -922,10 +922,12 @@
922
922
  "ru": "Список, каждый элемент которого состоит из: смещения, данного комбинацией абсолютной длины и процентов плюс ключевое слово"
923
923
  },
924
924
  "listEachItemConsistingOfNormalLengthPercentageOrNameLengthPercentage": {
925
- "en-US": "A list where each item may be 'normal', a length percentage, or a timeline range name and a length percentage"
925
+ "en-US": "A list where each item may be 'normal', a length percentage, or a timeline range name and a length percentage",
926
+ "ja": "リストで、それぞれの項目は 'normal'、長さのパーセント値、タイムラインの範囲名と長さのパーセント値のいずれか。"
926
927
  },
927
928
  "listEachItemConsistingOfPairsOfAutoOrLengthPercentage": {
928
- "en-US": "A list where each item may be either 'auto' or a length percentage"
929
+ "en-US": "A list where each item may be either 'auto' or a length percentage",
930
+ "ja": "リストで、それぞれの項目は 'auto' または長さのパーセント値"
929
931
  },
930
932
  "listEachItemHasTwoKeywordsOnePerDimension": {
931
933
  "de": "eine Liste, wobei jedes Element aus zwei Schlüsselwörtern besteht, eins pro Dimension",
@@ -935,7 +937,8 @@
935
937
  "ru": "список, каждый элемент которого содержит 2 ключевых слова, по одному на размер"
936
938
  },
937
939
  "listEachItemIdentifierOrNoneAuto": {
938
- "en-US": "a list, each item either a case-sensitive CSS identifier or the keywords <code>none</code>, <code>auto</code>"
940
+ "en-US": "a list, each item either a case-sensitive CSS identifier or the keywords <code>none</code>, <code>auto</code>",
941
+ "ja": "リストで、それぞれの項目は大文字小文字を区別する CSS 識別子またはキーワード <code>none</code>, <code>auto</code>"
939
942
  },
940
943
  "listEachItemTwoKeywordsOriginOffsets": {
941
944
  "de": "a list, each item consisting of two keywords representing the origin undtwo offsets from that origin, each given as an absolute length (if given a {{xref_csslength}}), otherwise as a percentage",
@@ -1059,7 +1062,8 @@
1059
1062
  "ru": "<code>none</code> или изображение с абсолютным URI"
1060
1063
  },
1061
1064
  "noneOrOrderedListOfIdentifiers": {
1062
- "en-US": "<code>none</code> or an ordered list of identifiers"
1065
+ "en-US": "<code>none</code> or an ordered list of identifiers",
1066
+ "ja": "<code>none</code> または識別子の順序付きリスト"
1063
1067
  },
1064
1068
  "nonReplacedBlockAndInlineBlockElements": {
1065
1069
  "de": "nicht ersetzte Blocklevel Elemente und nicht ersetzte Inlineblock Elemente",
@@ -1206,10 +1210,10 @@
1206
1210
  "ja": "文法通り"
1207
1211
  },
1208
1212
  "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>",
1213
+ "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>",
1214
+ "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>",
1215
+ "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>",
1216
+ "ja": "<a href=\"/en-US/docs/Web/CSS/position_value#interpolation\" title=\"<position> データ型の値は、横軸と縦軸に対して個別に補間されます。速度は両方とも同じ <easing-function> で定義されているので、点は線に沿って移動します。\">position</a>",
1213
1217
  "ru": "<a href=\"/ru/docs/Web/CSS/position_value#interpolation\" title=\"Значении типа данных <позиция> интерполизуются независимо как абсцисса или ордината. Скорость определяется по одной <временной функции> для обоих координат, точка будет двигаться следуя линии.\">позиция</a>"
1214
1218
  },
1215
1219
  "positionedElements": {
@@ -1439,7 +1443,8 @@
1439
1443
  "ru": "относительно области позиционирования фона"
1440
1444
  },
1441
1445
  "relativeToCorrespondingDimensionOfRelevantScrollport": {
1442
- "en-US": "Relative to the corresponding dimension of the relevant scrollport"
1446
+ "en-US": "Relative to the corresponding dimension of the relevant scrollport",
1447
+ "ja": "関連するスクロールポートの対応する寸法との相対値"
1443
1448
  },
1444
1449
  "relativeToMaskBorderImageArea": {
1445
1450
  "en-US": "relative to width/height of the mask border image area",
@@ -1457,7 +1462,8 @@
1457
1462
  "ja": "スクロールコンテナーのスクロールポートに対する相対値"
1458
1463
  },
1459
1464
  "relativeToTimelineRangeIfSpecifiedOtherwiseEntireTimeline": {
1460
- "en-US": "Relative to the specified named timeline range if specified, otherwise relative to the entire timeline"
1465
+ "en-US": "Relative to the specified named timeline range if specified, otherwise relative to the entire timeline",
1466
+ "ja": "名前付きタイムラインが指定されていればその範囲、そうでない場合はタイムライン全体からの相対値"
1461
1467
  },
1462
1468
  "relativeToWidthAndHeight": {
1463
1469
  "en-US": "relative to the width and the height of the element's reference box"
@@ -1592,7 +1598,7 @@
1592
1598
  "de": "<code>start</code> oder ein namenloser Wert, der sich wie <code>left</code> verhält, falls {{cssxref(\"direction\")}} den Wert <code>ltr</code> hat, <code>right</code>, falls {{cssxref(\"direction\")}} den Wert <code>rtl</code> hat, falls <code>start</code> nicht vom Browser unterstützt wird.",
1593
1599
  "en-US": "<code>start</code>, or a nameless value that acts as <code>left</code> if {{cssxref(\"direction\")}} is <code>ltr</code>, <code>right</code> if {{cssxref(\"direction\")}} is <code>rtl</code> if <code>start</code> is not supported by the browser.",
1594
1600
  "fr": "<code>start</code>, ou une valeur non nommée se comportant comme <code>left</code> si {{cssxref(\"direction\")}} est <code>ltr</code>, <code>right</code> si {{cssxref(\"direction\")}} est <code>rtl</code> si <code>start</code> n'est pas supporté par le navigateur",
1595
- "ja": "<code>start</code>。<code>start</code> をサポートしないブラウザでは、{{cssxref(\"direction\", \"書字方向\")}}が <code>ltr</code> なら <code>left</code>、<code>rtl</code> なら <code>right</code> として動作する無名の値",
1601
+ "ja": "<code>start</code>。<code>start</code> に対応していないブラウザーでは、{{cssxref(\"direction\", \"書字方向\")}}が <code>ltr</code> なら <code>left</code>、<code>rtl</code> なら <code>right</code> として動作する無名の値",
1596
1602
  "ru": "<code>start</code>, или неназванное значение, которое действует как <code>left</code>, если {{cssxref(\"direction\")}}: <code>ltr</code> или как <code>right</code>, если {{cssxref(\"direction\")}}: <code>rtl</code>, а если <code>start</code> не поддерживается браузером."
1597
1603
  },
1598
1604
  "tableCaptionElements": {
@@ -1643,14 +1649,14 @@
1643
1649
  "de": "Transformation",
1644
1650
  "en-US": "a transform",
1645
1651
  "fr": "une transformation",
1646
- "ja": "変形",
1652
+ "ja": "座標変換",
1647
1653
  "ru": "трансформация"
1648
1654
  },
1649
1655
  "transformableElements": {
1650
1656
  "de": "transformierbare Elemente",
1651
1657
  "en-US": "transformable elements",
1652
1658
  "fr": "éléments transformables",
1653
- "ja": "変形可能要素",
1659
+ "ja": "座標変換可能要素",
1654
1660
  "pt-BR": "qualquer elemento transformavel",
1655
1661
  "ru": "трансформируемые элементы"
1656
1662
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mdn-data",
3
- "version": "2.3.2",
3
+ "version": "2.3.4",
4
4
  "description": "Open Web data by the Mozilla Developer Network",
5
5
  "main": "index.js",
6
6
  "files": [