Skip to content

Conversation

@andesco
Copy link

@andesco andesco commented Nov 21, 2025

Summary

  • lists Safari 26 (and mirrored iOS and WebView) as removing support for html.elements.meta.name.theme-color

Test Results and Supporting Details

@github-actions github-actions bot added data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:s [PR only] 7-24 LoC changed labels Nov 21, 2025
@github-actions
Copy link
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@caugner caugner changed the title update compatability for theme-color: Safari 26 removes support Safari 26 removed <meta name="theme-color"> Nov 25, 2025
Copy link
Contributor

@caugner caugner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could not find evidence for this removal. In particular, WebKit still has code handling theme-color changes: https://github.com/WebKit/WebKit/blob/ac871ed0a668bd6fdd43e8590039b83fb3fd5d3e/Source/WebCore/html/HTMLMetaElement.cpp#L114

@andesco Can you please provide details on how you came to the conclusion that Safari 26 removed support for this feature? Can you confirm that you checked both in desktop and mobile versions, and if you used one of the linked examples, can you confirm that you verified a prior Safari version like 18.6?

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 size:s [PR only] 7-24 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants