-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Description
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?
This is the table: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/meta/name/viewport#browser_compatibility
(P.S. the View data on GitHub link goes to html/elements/meta.json instead of html/elements/meta/name/viewport/* in this repository)
Relevant permalink: https://github.com/mdn/browser-compat-data/blob/af1269da262d40c1814cf0675c12e724ca93719b/html/elements/meta/name/viewport/interactive-widget.json
The table claims that Safari/WebView on iOS supports content="interactive-widget=[value]", but for each value that it may have, the table says there is no support.
What browsers does this problem apply to, if applicable?
Safari
What did you expect to see?
Either content="interactive-widget=[value]" is not supported, or at least one of content="interactive-widget=overlays-content", content="interactive-widget=resizes-content", content="interactive-widget=resizes-visual" is supported.
Did you test this? If so, how?
No, I don't have an iOS device.
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/Reference/Elements/meta/name/viewport
MDN metadata
MDN page report details
- Query:
html.elements.meta.name.viewport - Report started: 2026-02-09T14:10:26.036Z