mdn-data 2.3.5 → 2.4.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.
@@ -2329,6 +2329,11 @@
2329
2329
  "appliesto": "allElements",
2330
2330
  "computed": "listEachItemConsistingOfAbsoluteLengthPercentageAndOrigin",
2331
2331
  "order": "uniqueOrder",
2332
+ "alsoAppliesTo": [
2333
+ "::first-letter",
2334
+ "::first-line",
2335
+ "::placeholder"
2336
+ ],
2332
2337
  "status": "experimental",
2333
2338
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-position-x"
2334
2339
  },
@@ -2345,6 +2350,11 @@
2345
2350
  "appliesto": "allElements",
2346
2351
  "computed": "listEachItemConsistingOfAbsoluteLengthPercentageAndOrigin",
2347
2352
  "order": "uniqueOrder",
2353
+ "alsoAppliesTo": [
2354
+ "::first-letter",
2355
+ "::first-line",
2356
+ "::placeholder"
2357
+ ],
2348
2358
  "status": "experimental",
2349
2359
  "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/background-position-y"
2350
2360
  },
@@ -7271,7 +7281,7 @@
7271
7281
  "groups": [
7272
7282
  "CSS Motion Path"
7273
7283
  ],
7274
- "initial": "auto",
7284
+ "initial": "normal",
7275
7285
  "appliesto": "transformableElements",
7276
7286
  "computed": "forLengthAbsoluteValueOtherwisePercentage",
7277
7287
  "order": "perGrammar",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mdn-data",
3
- "version": "2.3.5",
3
+ "version": "2.4.0",
4
4
  "description": "Open Web data by the Mozilla Developer Network",
5
5
  "main": "index.js",
6
6
  "files": [