Comparing version 2.12.1 to 2.12.2
@@ -60,3 +60,3 @@ { | ||
"axis": { | ||
"syntax": "block | inline | vertical | horizontal" | ||
"syntax": "block | inline | x | y" | ||
}, | ||
@@ -127,3 +127,3 @@ "baseline-position": { | ||
"color": { | ||
"syntax": "<rgb()> | <rgba()> | <hsl()> | <hsla()> | <hwb()> | <lab()> | <lch()> | <light-dark()> | <hex-color> | <named-color> | currentcolor | <deprecated-system-color>" | ||
"syntax": "<rgb()> | <rgba()> | <hsl()> | <hsla()> | <hwb()> | <lab()> | <lch()> | <oklab()> | <oklch()> | <color()> | <hex-color> | <named-color> | <system-color> | <deprecated-system-color> | currentcolor | transparent" | ||
}, | ||
@@ -719,3 +719,3 @@ "color-stop": { | ||
"scroller": { | ||
"syntax": "root | nearest" | ||
"syntax": "root | nearest | self" | ||
}, | ||
@@ -818,2 +818,5 @@ "self-position": { | ||
}, | ||
"system-color": { | ||
"syntax": "AccentColor | AccentColorText | ActiveText | ButtonBorder | ButtonFace | ButtonText | Canvas | CanvasText | Field | FieldText | GrayText | Highlight | HighlightText | LinkText | Mark | MarkText | SelectedItem | SelectedItemText | VisitedText" | ||
}, | ||
"tan()": { | ||
@@ -820,0 +823,0 @@ "syntax": "tan( <calc-sum> )" |
{ | ||
"name": "mdn-data", | ||
"version": "2.12.1", | ||
"version": "2.12.2", | ||
"description": "Open Web data by the Mozilla Developer Network", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
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
662356
19933