Open annevk opened 6 days ago
@hamishwillee it seems you did this in https://github.com/mdn/browser-compat-data/pull/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.
Looks like this was only partially fixed by https://github.com/mdn/browser-compat-data/pull/24834.
Reject
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
* Query: `html.global_attributes.autocorrect` * Report started: 2024-11-06T14:18:49.053Z