Skip to content

Commit 700bf2b

Browse files
authored
Revert "add csswg spec for style attr" (#25051)
Revert "add csswg spec for style attr (#24992)" This reverts commit 87edc26.
1 parent 655c772 commit 700bf2b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

html/global_attributes.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1082,10 +1082,7 @@
10821082
"style": {
10831083
"__compat": {
10841084
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Global_attributes/style",
1085-
"spec_url": [
1086-
"https://html.spec.whatwg.org/multipage/dom.html#the-style-attribute",
1087-
"https://drafts.csswg.org/css-style-attr-1/#style-attribute"
1088-
],
1085+
"spec_url": "https://html.spec.whatwg.org/multipage/dom.html#the-style-attribute",
10891086
"support": {
10901087
"chrome": {
10911088
"version_added": "1"

0 commit comments

Comments
 (0)