Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

html.elements.meta.name.theme-color - incorrect support on Chrome mobile #25312

Closed
vwallen opened this issue Dec 3, 2024 · 1 comment · Fixed by #25353
Closed

html.elements.meta.name.theme-color - incorrect support on Chrome mobile #25312

vwallen opened this issue Dec 3, 2024 · 1 comment · Fixed by #25353
Labels
data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML

Comments

@vwallen
Copy link

vwallen commented Dec 3, 2024

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?

Chrome Android is listed as version 80 but support was shipped in version 39 and updated in version 92

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet)

What did you expect to see?

Chrome Android listed as version 39

Did you test this? If so, how?

Manual testing using a minimal implementation here: https://d2qfedze55id6z.cloudfront.net/

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

https://developer.chrome.com/blog/support-for-theme-color-in-chrome-39-for-android
https://chromestatus.com/feature/5398016231997440
https://caniuse.com/meta-theme-color

@petele's comment here regarding support

Do you have anything more you want to share?

No response

MDN URL

No response

MDN metadata

No response

@queengooborg queengooborg added the data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML label Dec 4, 2024
@jamesnw
Copy link
Contributor

jamesnw commented Dec 9, 2024

Here's the commit for full support in 92- https://chromiumdash.appspot.com/commit/eacbb32d64cb2c3e23e7a27c00ed969c942a84da

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants