We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Incorrect support data (example: BrowserX says "86" but support was added in "40")
Chrome Android is listed as version 80 but support was shipped in version 39 and updated in version 92
80
39
92
Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
Chrome Android listed as version 39
Manual testing using a minimal implementation here: https://d2qfedze55id6z.cloudfront.net/
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
No response
The text was updated successfully, but these errors were encountered:
<meta name="theme-color">
Here's the commit for full support in 92- https://chromiumdash.appspot.com/commit/eacbb32d64cb2c3e23e7a27c00ed969c942a84da
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
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 version39
and updated in version92
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
The text was updated successfully, but these errors were encountered: