mdn-data 2.0.27 → 2.0.28

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/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.0.28](https://github.com/mdn/data/compare/v2.0.27...v2.0.28) (2022-07-12)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * **css:** correct two syntax examples in selectors ([#589](https://github.com/mdn/data/issues/589)) ([91ab33a](https://github.com/mdn/data/commit/91ab33a40bf2dfd75286a01785453705105533e8))
9
+
3
10
  ### [2.0.27](https://github.com/mdn/data/compare/v2.0.26...v2.0.27) (2022-02-24)
4
11
 
5
12
 
@@ -1768,7 +1768,7 @@
1768
1768
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/align-tracks"
1769
1769
  },
1770
1770
  "all": {
1771
- "syntax": "initial | inherit | unset | revert",
1771
+ "syntax": "initial | inherit | unset | revert | revert-layer",
1772
1772
  "media": "noPracticalMedia",
1773
1773
  "inherited": false,
1774
1774
  "animationType": "eachOfShorthandPropertiesExceptUnicodeBiDiAndDirection",
@@ -1787,7 +1787,7 @@
1787
1787
  "syntax": "<single-animation>#",
1788
1788
  "media": "visual",
1789
1789
  "inherited": false,
1790
- "animationType": "discrete",
1790
+ "animationType": "notAnimatable",
1791
1791
  "percentages": "no",
1792
1792
  "groups": [
1793
1793
  "CSS Animations"
@@ -1823,7 +1823,7 @@
1823
1823
  "syntax": "<time>#",
1824
1824
  "media": "visual",
1825
1825
  "inherited": false,
1826
- "animationType": "discrete",
1826
+ "animationType": "notAnimatable",
1827
1827
  "percentages": "no",
1828
1828
  "groups": [
1829
1829
  "CSS Animations"
@@ -1839,7 +1839,7 @@
1839
1839
  "syntax": "<single-animation-direction>#",
1840
1840
  "media": "visual",
1841
1841
  "inherited": false,
1842
- "animationType": "discrete",
1842
+ "animationType": "notAnimatable",
1843
1843
  "percentages": "no",
1844
1844
  "groups": [
1845
1845
  "CSS Animations"
@@ -1855,7 +1855,7 @@
1855
1855
  "syntax": "<time>#",
1856
1856
  "media": "visual",
1857
1857
  "inherited": false,
1858
- "animationType": "discrete",
1858
+ "animationType": "notAnimatable",
1859
1859
  "percentages": "no",
1860
1860
  "groups": [
1861
1861
  "CSS Animations"
@@ -1871,7 +1871,7 @@
1871
1871
  "syntax": "<single-animation-fill-mode>#",
1872
1872
  "media": "visual",
1873
1873
  "inherited": false,
1874
- "animationType": "discrete",
1874
+ "animationType": "notAnimatable",
1875
1875
  "percentages": "no",
1876
1876
  "groups": [
1877
1877
  "CSS Animations"
@@ -1887,7 +1887,7 @@
1887
1887
  "syntax": "<single-animation-iteration-count>#",
1888
1888
  "media": "visual",
1889
1889
  "inherited": false,
1890
- "animationType": "discrete",
1890
+ "animationType": "notAnimatable",
1891
1891
  "percentages": "no",
1892
1892
  "groups": [
1893
1893
  "CSS Animations"
@@ -1903,7 +1903,7 @@
1903
1903
  "syntax": "[ none | <keyframes-name> ]#",
1904
1904
  "media": "visual",
1905
1905
  "inherited": false,
1906
- "animationType": "discrete",
1906
+ "animationType": "notAnimatable",
1907
1907
  "percentages": "no",
1908
1908
  "groups": [
1909
1909
  "CSS Animations"
@@ -1919,7 +1919,7 @@
1919
1919
  "syntax": "<single-animation-play-state>#",
1920
1920
  "media": "visual",
1921
1921
  "inherited": false,
1922
- "animationType": "discrete",
1922
+ "animationType": "notAnimatable",
1923
1923
  "percentages": "no",
1924
1924
  "groups": [
1925
1925
  "CSS Animations"
@@ -1935,7 +1935,7 @@
1935
1935
  "syntax": "<easing-function>#",
1936
1936
  "media": "visual",
1937
1937
  "inherited": false,
1938
- "animationType": "discrete",
1938
+ "animationType": "notAnimatable",
1939
1939
  "percentages": "no",
1940
1940
  "groups": [
1941
1941
  "CSS Animations"
@@ -1951,7 +1951,7 @@
1951
1951
  "syntax": "<single-animation-timeline>#",
1952
1952
  "media": "visual",
1953
1953
  "inherited": false,
1954
- "animationType": "discrete",
1954
+ "animationType": "notAnimatable",
1955
1955
  "percentages": "no",
1956
1956
  "groups": [
1957
1957
  "CSS Animations"
@@ -6526,7 +6526,7 @@
6526
6526
  "groups": [
6527
6527
  "CSS Logical Properties"
6528
6528
  ],
6529
- "initial": "0",
6529
+ "initial": "none",
6530
6530
  "appliesto": "sameAsWidthAndHeight",
6531
6531
  "computed": "sameAsMaxWidthAndMaxHeight",
6532
6532
  "order": "uniqueOrder",
@@ -6558,7 +6558,7 @@
6558
6558
  "groups": [
6559
6559
  "CSS Logical Properties"
6560
6560
  ],
6561
- "initial": "0",
6561
+ "initial": "none",
6562
6562
  "appliesto": "sameAsWidthAndHeight",
6563
6563
  "computed": "sameAsMaxWidthAndMaxHeight",
6564
6564
  "order": "uniqueOrder",
@@ -6661,7 +6661,7 @@
6661
6661
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/min-width"
6662
6662
  },
6663
6663
  "mix-blend-mode": {
6664
- "syntax": "<blend-mode>",
6664
+ "syntax": "<blend-mode> | plus-lighter",
6665
6665
  "media": "visual",
6666
6666
  "inherited": false,
6667
6667
  "animationType": "discrete",
@@ -541,7 +541,7 @@
541
541
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:placeholder-shown"
542
542
  },
543
543
  ":playing": {
544
- "syntax": ":checked",
544
+ "syntax": ":playing",
545
545
  "groups": [
546
546
  "Pseudo-classes",
547
547
  "Selectors"
@@ -748,7 +748,7 @@
748
748
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/::-ms-clear"
749
749
  },
750
750
  "::-ms-expand": {
751
- "syntax": "::-ms-clear",
751
+ "syntax": "::-ms-expand",
752
752
  "groups": [
753
753
  "Pseudo-elements",
754
754
  "Selectors",
package/css/syntaxes.json CHANGED
@@ -102,7 +102,7 @@
102
102
  "syntax": "<url>"
103
103
  },
104
104
  "color": {
105
- "syntax": "<rgb()> | <rgba()> | <hsl()> | <hsla()> | <hwb()> | <hex-color> | <named-color> | currentcolor | <deprecated-system-color>"
105
+ "syntax": "<rgb()> | <rgba()> | <hsl()> | <hsla()> | <hwb()> | <lab()> | <lch()> | <hex-color> | <named-color> | currentcolor | <deprecated-system-color>"
106
106
  },
107
107
  "color-stop": {
108
108
  "syntax": "<color-stop-length> | <color-stop-angle>"
@@ -309,7 +309,7 @@
309
309
  "syntax": "<shape-box> | fill-box | stroke-box | view-box"
310
310
  },
311
311
  "gradient": {
312
- "syntax": "<linear-gradient()> | <repeating-linear-gradient()> | <radial-gradient()> | <repeating-radial-gradient()> | <conic-gradient()>"
312
+ "syntax": "<linear-gradient()> | <repeating-linear-gradient()> | <radial-gradient()> | <repeating-radial-gradient()> | <conic-gradient()> | <repeating-conic-gradient()>"
313
313
  },
314
314
  "grayscale()": {
315
315
  "syntax": "grayscale( <number-percentage> )"
@@ -380,6 +380,9 @@
380
380
  "layer()": {
381
381
  "syntax": "layer( <layer-name> )"
382
382
  },
383
+ "layer-name": {
384
+ "syntax": "<ident> [ '.' <ident> ]*"
385
+ },
383
386
  "leader()": {
384
387
  "syntax": "leader( <leader-type> )"
385
388
  },
@@ -486,7 +489,7 @@
486
489
  "syntax": "minmax( [ <length> | <percentage> | min-content | max-content | auto ] , [ <length> | <percentage> | <flex> | min-content | max-content | auto ] )"
487
490
  },
488
491
  "name-repeat": {
489
- "syntax": "repeat( [ <integer [1,∞]> ] | auto-fill ], <line-names>+ )"
492
+ "syntax": "repeat( [ <integer [1,∞]> | auto-fill ], <line-names>+ )"
490
493
  },
491
494
  "named-color": {
492
495
  "syntax": "transparent | aliceblue | antiquewhite | aqua | aquamarine | azure | beige | bisque | black | blanchedalmond | blue | blueviolet | brown | burlywood | cadetblue | chartreuse | chocolate | coral | cornflowerblue | cornsilk | crimson | cyan | darkblue | darkcyan | darkgoldenrod | darkgray | darkgreen | darkgrey | darkkhaki | darkmagenta | darkolivegreen | darkorange | darkorchid | darkred | darksalmon | darkseagreen | darkslateblue | darkslategray | darkslategrey | darkturquoise | darkviolet | deeppink | deepskyblue | dimgray | dimgrey | dodgerblue | firebrick | floralwhite | forestgreen | fuchsia | gainsboro | ghostwhite | gold | goldenrod | gray | green | greenyellow | grey | honeydew | hotpink | indianred | indigo | ivory | khaki | lavender | lavenderblush | lawngreen | lemonchiffon | lightblue | lightcoral | lightcyan | lightgoldenrodyellow | lightgray | lightgreen | lightgrey | lightpink | lightsalmon | lightseagreen | lightskyblue | lightslategray | lightslategrey | lightsteelblue | lightyellow | lime | limegreen | linen | magenta | maroon | mediumaquamarine | mediumblue | mediumorchid | mediumpurple | mediumseagreen | mediumslateblue | mediumspringgreen | mediumturquoise | mediumvioletred | midnightblue | mintcream | mistyrose | moccasin | navajowhite | navy | oldlace | olive | olivedrab | orange | orangered | orchid | palegoldenrod | palegreen | paleturquoise | palevioletred | papayawhip | peachpuff | peru | pink | plum | powderblue | purple | rebeccapurple | red | rosybrown | royalblue | saddlebrown | salmon | sandybrown | seagreen | seashell | sienna | silver | skyblue | slateblue | slategray | slategrey | snow | springgreen | steelblue | tan | teal | thistle | tomato | turquoise | violet | wheat | white | whitesmoke | yellow | yellowgreen"
@@ -581,6 +584,9 @@
581
584
  "repeat-style": {
582
585
  "syntax": "repeat-x | repeat-y | [ repeat | space | round | no-repeat ]{1,2}"
583
586
  },
587
+ "repeating-conic-gradient()": {
588
+ "syntax": "repeating-conic-gradient( [ from <angle> ]? [ at <position> ]?, <angular-color-stop-list> )"
589
+ },
584
590
  "repeating-linear-gradient()": {
585
591
  "syntax": "repeating-linear-gradient( [ <angle> | to <side-or-corner> ]? , <color-stop-list> )"
586
592
  },
@@ -674,6 +680,9 @@
674
680
  "single-animation-play-state": {
675
681
  "syntax": "running | paused"
676
682
  },
683
+ "single-animation-timeline": {
684
+ "syntax": "auto | none | <timeline-name>"
685
+ },
677
686
  "single-transition": {
678
687
  "syntax": "[ none | <single-transition-property> ] || <time> || <easing-function> || <time>"
679
688
  },
@@ -725,6 +734,9 @@
725
734
  "time-percentage": {
726
735
  "syntax": "<time> | <percentage>"
727
736
  },
737
+ "timeline-name": {
738
+ "syntax": "<custom-ident> | <string>"
739
+ },
728
740
  "easing-function": {
729
741
  "syntax": "linear | <cubic-bezier-timing-function> | <step-timing-function>"
730
742
  },
package/l10n/css.json CHANGED
@@ -1673,11 +1673,11 @@
1673
1673
  "ru": "Варьируется от браузера к браузеру"
1674
1674
  },
1675
1675
  "visibility": {
1676
- "de": "<a href=\"/de/docs/Web/CSS/visibility#Interpolation\">Sichtbarkeit</a>",
1677
- "en-US": "a <a href=\"/en-US/docs/Web/CSS/visibility#Interpolation\" title=\"Values of the visibility CSS property are interpolable if the start or the end value is visible. In that case all values of the timing function which are equal to 1 map to visible and non-equal to 1 to non-visible.\">visibility</a>",
1678
- "fr": "une <a href=\"/fr/docs/Web/CSS/visibility#Interpolation\" title=\"Les valeurs de la propriété CSS visibility sont interpolables si une des valeurs de début ou de fin est visible. Dans ce cas, toutes les valeurs de la fonction de temporisation qui sont égales à 1 sont associées à visible, et celles non égales à 1, à non-visible.\">visibilité</a>",
1679
- "ja": "<a href=\"/en-US/docs/Web/CSS/visibility#Interpolation\" title=\"CSS の visibility プロパティの値は、開始値または終了値が visible の場合に補間可能である。その場合、タイミング関数の 1 に等しい値がすべて可視に、1 に等しくない値が不可視に対応づけられる。\">visibility</a>",
1680
- "ru": "<a href=\"/ru/docs/Web/CSS/visibility#Interpolation\" title=\"Значения свойства CSS visibility интерполируются, если начальное или конечное значение установлено в visible. В этом случае все значения временной функции, равные 1 отображаются, а не равные 1 не отображаются.\">видимость</a>"
1676
+ "de": "<a href=\"/de/docs/Web/CSS/visibility#interpolation\">Sichtbarkeit</a>",
1677
+ "en-US": "a <a href=\"/en-US/docs/Web/CSS/visibility#interpolation\" title=\"Values of the visibility CSS property are interpolable if the start or the end value is visible. In that case all values of the timing function which are equal to 1 map to visible and non-equal to 1 to non-visible.\">visibility</a>",
1678
+ "fr": "une <a href=\"/fr/docs/Web/CSS/visibility#interpolation\" title=\"Les valeurs de la propriété CSS visibility sont interpolables si une des valeurs de début ou de fin est visible. Dans ce cas, toutes les valeurs de la fonction de temporisation qui sont égales à 1 sont associées à visible, et celles non égales à 1, à non-visible.\">visibilité</a>",
1679
+ "ja": "<a href=\"/en-US/docs/Web/CSS/visibility#interpolation\" title=\"CSS の visibility プロパティの値は、開始値または終了値が visible の場合に補間可能である。その場合、タイミング関数の 1 に等しい値がすべて可視に、1 に等しくない値が不可視に対応づけられる。\">visibility</a>",
1680
+ "ru": "<a href=\"/ru/docs/Web/CSS/visibility#interpolation\" title=\"Значения свойства CSS visibility интерполируются, если начальное или конечное значение установлено в visible. В этом случае все значения временной функции, равные 1 отображаются, а не равные 1 не отображаются.\">видимость</a>"
1681
1681
  },
1682
1682
  "visual": {
1683
1683
  "de": "visuell",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mdn-data",
3
- "version": "2.0.27",
3
+ "version": "2.0.28",
4
4
  "description": "Open Web data by the Mozilla Developer Network",
5
5
  "main": "index.js",
6
6
  "files": [