mdn-data 2.4.0 → 2.4.2

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.
@@ -4927,7 +4927,7 @@
4927
4927
  "syntax": "normal | light | dark | <palette-identifier>",
4928
4928
  "media": "visual",
4929
4929
  "inherited": true,
4930
- "animationType": "discrete",
4930
+ "animationType": "byComputedValueType",
4931
4931
  "percentages": "no",
4932
4932
  "groups": [
4933
4933
  "CSS Fonts"
@@ -6874,7 +6874,7 @@
6874
6874
  "groups": [
6875
6875
  "CSS Masking"
6876
6876
  ],
6877
- "initial": "center",
6877
+ "initial": "0% 0%",
6878
6878
  "appliesto": "allElementsSVGContainerElements",
6879
6879
  "computed": "consistsOfTwoKeywordsForOriginAndOffsets",
6880
6880
  "order": "perGrammar",
@@ -7566,7 +7566,7 @@
7566
7566
  "CSS Text"
7567
7567
  ],
7568
7568
  "initial": "normal",
7569
- "appliesto": "nonReplacedInlineElements",
7569
+ "appliesto": "textElements",
7570
7570
  "computed": "asSpecified",
7571
7571
  "order": "uniqueOrder",
7572
7572
  "status": "standard",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mdn-data",
3
- "version": "2.4.0",
3
+ "version": "2.4.2",
4
4
  "description": "Open Web data by the Mozilla Developer Network",
5
5
  "main": "index.js",
6
6
  "files": [