We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9936954 commit af1eef2Copy full SHA for af1eef2
css/types/attr.json
@@ -615,10 +615,7 @@
615
"__compat": {
616
"description": "`<transform-function>`",
617
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Values/transform-function",
618
- "spec_url": [
619
- "https://drafts.csswg.org/css-transforms/#transform-functions",
620
- "https://drafts.csswg.org/css-transforms-2/#transform-functions"
621
- ],
+ "spec_url": "https://drafts.csswg.org/css-transforms-2/#transform-functions",
622
"tags": [
623
"web-features:attr"
624
],
0 commit comments