You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@hamishwillee it seems you did this in #24249, but note that the getter/setter do operate on a boolean and Safari thus does that correctly. It's the content attribute that supports strings.
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
It claims Safari does not support on/off, but it does.
What browsers does this problem apply to, if applicable?
Safari
What did you expect to see?
That Safari supports this attribute.
Did you test this? If so, how?
It's pretty clear from the source code that Safari does this correct:
And also, Safari contributed this to the standard. I wonder how this was tested to begin with.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autocorrect
MDN metadata
MDN page report details
html.global_attributes.autocorrect
The text was updated successfully, but these errors were encountered: