mdn-data 2.4.1 → 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"
@@ -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.1",
3
+ "version": "2.4.2",
4
4
  "description": "Open Web data by the Mozilla Developer Network",
5
5
  "main": "index.js",
6
6
  "files": [