HTML inert
attribute doc should mention the ignores_find_in_page
Safari issue
#25983
Labels
data:html
Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML
MDN URL
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inert#browser_compatibility
What specific section or headline is this issue about?
The BCD table
What information was incorrect, unhelpful, or incomplete?
Looking at the BCD table at the bottom of the
inert
HTML attribute page, it looks like it's fully supported.However, the we-features entry disagrees with this: https://web-platform-dx.github.io/web-features-explorer/features/inert/
The discrepancy comes from this BCD key:
api.HTMLElement.inert.ignores_find_in_page
which isn't supported in Safari because of a bug: https://bugs.webkit.org/show_bug.cgi?id=269909What did you expect to see?
The BCD table at the bottom of the MDN page should show a row for this key, so that developers know what to expect.
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
The text was updated successfully, but these errors were encountered: