mdn-data 2.22.0 → 2.23.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.
@@ -911,22 +911,6 @@
911
911
  "status": "nonstandard",
912
912
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-force-broken-image-icon"
913
913
  },
914
- "-moz-image-region": {
915
- "syntax": "<shape> | auto",
916
- "media": "visual",
917
- "inherited": true,
918
- "animationType": "discrete",
919
- "percentages": "no",
920
- "groups": [
921
- "Mozilla Extensions"
922
- ],
923
- "initial": "auto",
924
- "appliesto": "xulImageElements",
925
- "computed": "asSpecified",
926
- "order": "uniqueOrder",
927
- "status": "nonstandard",
928
- "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/-moz-image-region"
929
- },
930
914
  "-moz-orient": {
931
915
  "syntax": "inline | block | horizontal | vertical",
932
916
  "media": "visual",
@@ -1868,7 +1852,7 @@
1868
1852
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/animation-direction"
1869
1853
  },
1870
1854
  "animation-duration": {
1871
- "syntax": "<time>#",
1855
+ "syntax": "[ auto | <time [0s,∞]> ]#",
1872
1856
  "media": "visual",
1873
1857
  "inherited": false,
1874
1858
  "animationType": "notAnimatable",
@@ -3848,7 +3832,7 @@
3848
3832
  "Mozilla Extensions",
3849
3833
  "WebKit Extensions"
3850
3834
  ],
3851
- "initial": "inlineAxisHorizontalInXUL",
3835
+ "initial": "inline-axis",
3852
3836
  "appliesto": "elementsWithDisplayBoxOrInlineBox",
3853
3837
  "computed": "asSpecified",
3854
3838
  "order": "uniqueOrder",
@@ -5200,7 +5184,7 @@
5200
5184
  "syntax": "<font-stretch-absolute>",
5201
5185
  "media": "visual",
5202
5186
  "inherited": true,
5203
- "animationType": "fontStretch",
5187
+ "animationType": "byComputedValueType",
5204
5188
  "percentages": "no",
5205
5189
  "groups": [
5206
5190
  "CSS Fonts"
@@ -5536,7 +5520,7 @@
5536
5520
  "syntax": "<font-weight-absolute> | bolder | lighter",
5537
5521
  "media": "visual",
5538
5522
  "inherited": true,
5539
- "animationType": "fontWeight",
5523
+ "animationType": "byComputedValueType",
5540
5524
  "percentages": "no",
5541
5525
  "groups": [
5542
5526
  "CSS Fonts"
@@ -27,8 +27,6 @@
27
27
  "discreteButVisibleForDurationWhenAnimatedNone",
28
28
  "eachOfShorthandPropertiesExceptUnicodeBiDiAndDirection",
29
29
  "filterList",
30
- "fontStretch",
31
- "fontWeight",
32
30
  "integer",
33
31
  "length",
34
32
  "lpc",
@@ -299,8 +297,7 @@
299
297
  "textAndSVGShapes",
300
298
  "textElements",
301
299
  "textFields",
302
- "transformableElements",
303
- "xulImageElements"
300
+ "transformableElements"
304
301
  ]
305
302
  },
306
303
  "alsoApplyTo": {
package/l10n/css.json CHANGED
@@ -713,11 +713,11 @@
713
713
  "ru": "зависит от браузера"
714
714
  },
715
715
  "directChildrenOfElementsWithDisplayMozBoxMozInlineBox": {
716
- "de": "Elemente, die direkte Kinder eines Elements mit einem CSS {{cssxref(\"display\")}} Wert von {{cssxref(\"-moz-box\")}} oder {{cssxref(\"-moz-inline-box\")}} oder {{cssxref(\"-webkit-box\")}} oder {{cssxref(\"-webkit-inline-box\")}} sind",
717
- "en-US": "elements that are direct children of an element with a CSS {{cssxref(\"display\")}} value of {{cssxref(\"-moz-box\")}} or {{cssxref(\"-moz-inline-box\")}} or {{cssxref(\"-webkit-box\")}} or {{cssxref(\"-webkit-inline-box\")}}",
718
- "fr": "éléments qui sont des fils direct d'un élément avec {{cssxref(\"display\")}} qui vaut {{cssxref(\"-moz-box\")}} ou {{cssxref(\"-moz-inline-box\")}} ou {{cssxref(\"-webkit-box\")}} ou {{cssxref(\"-webkit-inline-box\")}}",
719
- "ja": "CSS の {{cssxref(\"display\")}} の値が {{cssxref(\"-moz-box\")}}, {{cssxref(\"-moz-inline-box\")}}, {{cssxref(\"-webkit-box\")}}, {{cssxref(\"-webkit-inline-box\")}} のいずれかである要素の直接の子要素",
720
- "ru": "элементы, являющиеся прямыми потомками элемента со свойством {cssxref(\"display\")}} равным {{cssxref(\"-moz-box\")}}, {{cssxref(\"-moz-inline-box\")}}, {{cssxref(\"-webkit-box\")}} или {{cssxref(\"-webkit-inline-box\")}}"
716
+ "de": "Elemente, die direkte Kinder eines Elements mit einem CSS {{cssxref(\"display\")}} Wert von <code>-moz-box</code> oder <code>-moz-inline-box</code> oder <code>-webkit-box</code> oder <code>-webkit-inline-box</code> sind",
717
+ "en-US": "elements that are direct children of an element with a CSS {{cssxref(\"display\")}} value of <code>-moz-box</code> or <code>-moz-inline-box</code> or <code>-webkit-box</code> or <code>-webkit-inline-box</code>",
718
+ "fr": "éléments qui sont des fils direct d'un élément avec {{cssxref(\"display\")}} qui vaut <code>-moz-box</code> ou <code>-moz-inline-box</code> ou <code>-webkit-box</code> ou <code>-webkit-inline-box</code>",
719
+ "ja": "CSS の {{cssxref(\"display\")}} の値が <code>-moz-box</code>, <code>-moz-inline-box</code>, <code>-webkit-box</code>, <code>-webkit-inline-box</code> のいずれかである要素の直接の子要素",
720
+ "ru": "элементы, являющиеся прямыми потомками элемента со свойством {cssxref(\"display\")}} равным <code>-moz-box</code>, <code>-moz-inline-box</code>, <code>-webkit-box</code> или <code>-webkit-inline-box</code>"
721
721
  },
722
722
  "discrete": {
723
723
  "de": "diskret",
@@ -834,20 +834,6 @@
834
834
  "ru": "плавает",
835
835
  "zh-CN": "浮动元素"
836
836
  },
837
- "fontStretch": {
838
- "de": "<a href=\"/de/docs/Web/CSS/font-stretch#interpolation\">Schriftbreite</a>",
839
- "en-US": "a <a href=\"/en-US/docs/Web/CSS/font-stretch#interpolation\" title=\"Font stretch values are interpolated in discrete steps. The interpolation happens as though the ordered values are equally spaced real numbers; the result is rounded to the nearest value, with values exactly halfway between two values rounded towards the later value, that is the most expanded one.\">font stretch</a>",
840
- "fr": "une <a href=\"/fr/docs/Web/CSS/font-stretch#interpolation\" title=\"Les valeurs de font stretch sont interpolées de façon discrète. L'interpolation s'effectue comme si les valeurs, dans l'ordre, étaient des nombres également distribués : le résultat est arrondi à la valeur la plus proche, les valeurs situées exactement entre deux valeurs sont arrondies à la valeur supérieure.\"><code>font stretch</code></a>",
841
- "ja": "<a href=\"/ja/docs/Web/CSS/font-stretch#interpolation\" title=\"フォントの伸張値は、離散的な段階で補間されます。補間は、順序づけられた値が等間隔の実数であるかのように行われます。結果は、最も近い値に丸められ、 2 つの値のちょうど中間の値は、最も拡張された値である後の値に向かって丸められます。\">フォントの伸長値</a>",
842
- "ru": "<a href=\"/ru/docs/Web/CSS/font-stretch#interpolation\" title=\"Значения ширины начертания шрифта интерполируются по дискретным шагам. Интерполяция происходит по упорядоченно расположенным значениям в пространстве действительных чисел; результат округляется к ближайшему значению, точно между двумя соседними значениями, округляется в сторону большего значения, которое является наиболее широким.\">ширина начертания шрифта</a>"
843
- },
844
- "fontWeight": {
845
- "de": "<a href=\"/de/docs/Web/CSS/font-weight#interpolation\">Schriftgewichtung</a>",
846
- "en-US": "a <a href=\"/en-US/docs/Web/CSS/font-weight#interpolation\" title=\"Font weight values are interpolated via discrete steps (multiples of 100). The interpolation happens in real number space and is converted to an integer by rounding to the nearest multiple of 100, with values halfway between multiples of 100 rounded towards positive infinity.\">font weight</a>",
847
- "fr": "une <a href=\"/fr/docs/Web/CSS/font-weight#interpolation\" title=\"Les valeurs de graisse de police sont interpolées via des étapes discrètes (multiple de 100). L'interpolation a lieu dans un espace de nombres réels et est convertis en un entier arroundi au plus proche multiple de 100, avec les valeurs à mis chemin entre les multiples de 100, arrondies vers l'infini positif.\">graisse de police</a>",
848
- "ja": "<a href=\"/ja/docs/Web/CSS/font-weight#interpolation\" title=\"フォントの太さは、離散的な段階 (100 の倍数) で補間されます。補間は実数空間で行われ、 100 の倍数に最も近い倍数に丸めて整数に変換され、 100 の倍数の中間の値は正の無限大に向けて丸められます。\">フォントの太さ</a>",
849
- "ru": "<a href=\"/ru/docs/Web/CSS/font-weight#interpolation\" title=\"Значения жирности шрифта интерполируются через целое число дискретных шагов (умноженных на 100). Интерполяция происходит в пространстве действительных чисел, а получившееся значение преобразуется в целое путём округления до ближайшей сотни, со значениями точно между соседними множителями, округляемыми в сторону положительной бесконечности.\">жирность шрифта</a>"
850
- },
851
837
  "forLengthAbsoluteValueOtherwisePercentage": {
852
838
  "de": "for {{cssxref(\"length\")}} the absolute value, otherwise a percentage",
853
839
  "en-US": "for {{cssxref(\"length\")}} the absolute value, otherwise a percentage",
@@ -910,13 +896,6 @@
910
896
  "ja": "フロー内のボックス要素の子",
911
897
  "ru": "потомки блочных элементов в потоке"
912
898
  },
913
- "inlineAxisHorizontalInXUL": {
914
- "de": "<code>inline-axis</code> (<code>horizontal</code> in <a href=\"/de/docs/Mozilla/Tech/XUL\">XUL</a>)",
915
- "en-US": "<code>inline-axis</code> (<code>horizontal</code> in <a href=\"/en-US/docs/Mozilla/Tech/XUL\">XUL</a>)",
916
- "fr": "<code>inline-axis</code> (<code>horizontal</code> en <a href=\"/fr/docs/Mozilla/Tech/XUL\">XUL</a>)",
917
- "ja": "<code>inline-axis</code> (<a href=\"/ja/docs/Mozilla/Tech/XUL\">XUL</a> における <code>horizontal</code>)",
918
- "ru": "<code>inline-axis</code> (<code>horizontal</code> в <a href=\"/ru/docs/Mozilla/Tech/XUL\">XUL</a>)"
919
- },
920
899
  "inlineBoxesAndBlockContainers": {
921
900
  "en-US": "Inline boxes and block containers"
922
901
  },
@@ -1902,14 +1881,6 @@
1902
1881
  "ru": "<code>visual</code>, но в сплошной среде, не имеет никакого эффекта при переполнении колонок",
1903
1882
  "zh-CN": "<code>visual</code>,但在连续媒体中,对溢出的列没有影响"
1904
1883
  },
1905
- "xulImageElements": {
1906
- "de": "XUL {{XULElem(\"image\")}} Elementen und {{cssxref(\":-moz-tree-image\")}}, {{cssxref(\":-moz-tree-twisty\")}} und {{cssxref(\":-moz-tree-checkbox\")}} Pseudoelementen. <strong>Hinweis:</strong> <code>-moz-image-region</code> funktioniert nur mit {{XULElem(\"image\")}} Elementen, bei denen das Symbol durch {{cssxref(\"list-style-image\")}} angegeben wird. Es funktioniert nicht mit XUL <code>&lt;image src=\"url\" /&gt;</code>.",
1907
- "en-US": "XUL {{XULElem(\"image\")}} elements and {{cssxref(\":-moz-tree-image\")}}, {{cssxref(\":-moz-tree-twisty\")}}, and {{cssxref(\":-moz-tree-checkbox\")}} pseudo-elements. <strong>Note:</strong> <code>-moz-image-region</code> only works with {{XULElem(\"image\")}} elements where the icon is specified using {{cssxref(\"list-style-image\")}}. It will not work with XUL <code>&lt;image src=\"url\" /&gt;</code>.",
1908
- "fr": "éléments XUL {{XULElem(\"image\")}} et aux pseudo-éléments {{cssxref(\":-moz-tree-image\")}}, {{cssxref(\":-moz-tree-twisty\")}} et {{cssxref(\":-moz-tree-checkbox\")}}. <strong>Note&nbsp;:</strong> <code>-moz-image-region</code> ne fonctionnera qu'avec les éléments {{XULElem(\"image\")}} où l'icône est définie avec {{cssxref(\"list-style-image\")}}. Cela ne fonctionnera pas avec l'<code>&lt;image src=\"url\" /&gt;</code> XUL.",
1909
- "ja": "XUL の {{XULElem(\"image\")}} 要素と {{cssxref(\":-moz-tree-image\")}}, {{cssxref(\":-moz-tree-twisty\")}}, {{cssxref(\":-moz-tree-checkbox\")}} の各擬似要素。 <strong>注:</strong> <code>-moz-image-region</code> はアイコンが {{cssxref(\"list-style-image\")}} を使用して指定された {{XULElem(\"image\")}} 要素でしか機能しません。 XUL の <code>&lt;image src=\"url\" /&gt;</code> では機能しません。",
1910
- "ru": "XUL {{XULElem(\"image\")}} элементы и {{cssxref(\":-moz-tree-image\")}}, {{cssxref(\":-moz-tree-twisty\")}} и {{cssxref(\":-moz-tree-checkbox\")}} псевдоэлементы. <strong>Заметьте:</strong> <code>-moz-image-region</code> работает только с элементами {{XULElem(\"image\")}}, где иконка определяется использованием {{cssxref(\"list-style-image\")}}. Это не будет работать с XUL <code>&lt;image src=\"url\" /&gt;</code>.",
1911
- "zh-CN": "XUL {{XULElem(\"image\")}} 元素以及 {{cssxref(\":-moz-tree-image\")}}、{{cssxref(\":-moz-tree-twisty\")}} 和 {{cssxref(\":-moz-tree-checkbox\")}} 伪元素。<strong>注意:</strong><code>-moz-image-region</code> 属性仅适用于通过 {{cssxref(\"list-style-image\")}} 来指定图标的 XUL {{XULElem(\"image\")}} 元素。它不适用于 XUL 标签为 <code>&lt;image src=\"url\" /&gt;</code> 的元素。"
1912
- },
1913
1884
  "yes": {
1914
1885
  "de": "Ja",
1915
1886
  "en-US": "yes",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mdn-data",
3
- "version": "2.22.0",
3
+ "version": "2.23.0",
4
4
  "description": "Open Web data by the Mozilla Developer Network",
5
5
  "main": "index.js",
6
6
  "files": [