Skip to content

Commit 35f5c80

Browse files
authored
Remove obsolete html.elements.input.mozactionhint (#28309)
1 parent eb41edf commit 35f5c80

File tree

1 file changed

+0
-32
lines changed

1 file changed

+0
-32
lines changed

html/elements/input.json

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -950,38 +950,6 @@
950950
}
951951
}
952952
},
953-
"mozactionhint": {
954-
"__compat": {
955-
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/input#non-standard_attributes",
956-
"support": {
957-
"chrome": {
958-
"version_added": false
959-
},
960-
"chrome_android": "mirror",
961-
"edge": "mirror",
962-
"firefox": {
963-
"version_added": "4",
964-
"version_removed": "119"
965-
},
966-
"firefox_android": "mirror",
967-
"oculus": "mirror",
968-
"opera": "mirror",
969-
"opera_android": "mirror",
970-
"safari": {
971-
"version_added": false
972-
},
973-
"safari_ios": "mirror",
974-
"samsunginternet_android": "mirror",
975-
"webview_android": "mirror",
976-
"webview_ios": "mirror"
977-
},
978-
"status": {
979-
"experimental": false,
980-
"standard_track": false,
981-
"deprecated": true
982-
}
983-
}
984-
},
985953
"multiple": {
986954
"__compat": {
987955
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Reference/Attributes/multiple",

0 commit comments

Comments
 (0)