Skip to content

Commit 0188919

Browse files
authored
Safari fully supports global autocorrect HTML attribute (#28335)
Correct Safari support data for autocorrect
1 parent c6b2566 commit 0188919

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

html/global_attributes.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -137,12 +137,7 @@
137137
"opera": "mirror",
138138
"opera_android": "mirror",
139139
"safari": {
140-
"version_added": "14.1",
141-
"partial_implementation": true,
142-
"notes": [
143-
"Takes values of `true`/`false` (instead of `on`/`off`).",
144-
"Allowed on `<input type='password'>` elements."
145-
]
140+
"version_added": "14.1"
146141
},
147142
"safari_ios": "mirror",
148143
"samsunginternet_android": "mirror",

0 commit comments

Comments
 (0)