Comparing version 1.2.0 to 2.0.0
@@ -114,3 +114,3 @@ { | ||
"@document": { | ||
"syntax": "@document [ <url> | url-prefix(<string>) | domain(<string>) | regexp(<string>) ]# {\n <group-rule-body>\n}", | ||
"syntax": "@document [ <url> | url-prefix(<string>) | domain(<string>) | media-document(<string>) | regexp(<string>) ]# {\n <group-rule-body>\n}", | ||
"interfaces": [ | ||
@@ -117,0 +117,0 @@ "CSSGroupingRule", |
@@ -44,2 +44,3 @@ { | ||
"CSS Scroll Anchoring", | ||
"CSS Scrollbars", | ||
"CSS Scroll Snap", | ||
@@ -46,0 +47,0 @@ "CSS Shapes", |
@@ -17,4 +17,3 @@ { | ||
"enum": [ | ||
"angle", | ||
"angleOrBasicShapeOrPath", | ||
"angleBasicShapeOrPath", | ||
"basicShapeOtherwiseNo", | ||
@@ -21,0 +20,0 @@ "color", |
@@ -83,13 +83,13 @@ { | ||
}, | ||
":active": { | ||
"syntax": ":active", | ||
"Column combinator": { | ||
"syntax": "A || B", | ||
"groups": [ | ||
"Pseudo-classes", | ||
"Combinators", | ||
"Selectors" | ||
], | ||
"status": "standard", | ||
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:active" | ||
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/Column_combinator" | ||
}, | ||
":any": { | ||
"syntax": ":-moz-any( <selector># )\n:-webkit-any( <selector># )", | ||
":active": { | ||
"syntax": ":active", | ||
"groups": [ | ||
@@ -99,4 +99,4 @@ "Pseudo-classes", | ||
], | ||
"status": "experimental", | ||
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:matches" | ||
"status": "standard", | ||
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:active" | ||
}, | ||
@@ -220,11 +220,2 @@ ":any-link": { | ||
}, | ||
":focus-visible": { | ||
"syntax": ":focus-visible", | ||
"groups": [ | ||
"Pseudo-classes", | ||
"Selectors" | ||
], | ||
"status": "experimental", | ||
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:focus-visible" | ||
}, | ||
":focus-within": { | ||
@@ -239,4 +230,4 @@ "syntax": ":focus-within", | ||
}, | ||
":host": { | ||
"syntax": ":host", | ||
":has": { | ||
"syntax": ":has( <relative-selector-list> )", | ||
"groups": [ | ||
@@ -247,3 +238,3 @@ "Pseudo-classes", | ||
"status": "experimental", | ||
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:host" | ||
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:has" | ||
}, | ||
@@ -259,10 +250,2 @@ ":host()": { | ||
}, | ||
":host-context": { | ||
"syntax": ":host-context", | ||
"groups": [ | ||
"Pseudo-classes", | ||
"Selectors" | ||
], | ||
"status": "experimental" | ||
}, | ||
":host-context()": { | ||
@@ -359,2 +342,11 @@ "syntax": ":host-context( <compound-selector-list> )", | ||
}, | ||
":matches": { | ||
"syntax": ":matches( <selector># )", | ||
"groups": [ | ||
"Pseudo-classes", | ||
"Selectors" | ||
], | ||
"status": "standard", | ||
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/:matches" | ||
}, | ||
":not": { | ||
@@ -361,0 +353,0 @@ "syntax": ":not( <selector># )", |
@@ -62,8 +62,2 @@ { | ||
}, | ||
"br-style": { | ||
"syntax": "none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset" | ||
}, | ||
"br-width": { | ||
"syntax": "<length> | thin | medium | thick" | ||
}, | ||
"brightness()": { | ||
@@ -163,3 +157,3 @@ "syntax": "brightness( <number-percentage> )" | ||
"display-inside": { | ||
"syntax": "flow | flow-root | table | flex | grid | subgrid | ruby" | ||
"syntax": "flow | flow-root | table | flex | grid | ruby" | ||
}, | ||
@@ -349,2 +343,8 @@ "display-internal": { | ||
}, | ||
"line-style": { | ||
"syntax": "none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset" | ||
}, | ||
"line-width": { | ||
"syntax": "<length> | thin | medium | thick" | ||
}, | ||
"linear-gradient()": { | ||
@@ -351,0 +351,0 @@ "syntax": "linear-gradient( [ <angle> | to <side-or-corner> ]? , <color-stop-list> )" |
{ | ||
"name": "mdn-data", | ||
"version": "1.2.0", | ||
"version": "2.0.0", | ||
"description": "Open Web data by the Mozilla Developer Network", | ||
@@ -22,3 +22,3 @@ "main": "index.js", | ||
"author": "Mozilla Developer Network", | ||
"license": "MPL-2.0", | ||
"license": "CC0-1.0", | ||
"bugs": { | ||
@@ -25,0 +25,0 @@ "url": "https://github.com/mdn/data/issues" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
0
100
514118
15355