You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR updates and corrects version values for WebView iOS/iPadOS for the `color-mix` member of the `color` CSS value type. This fixesmdn#25451, which contains the supporting evidence for this change.
Additional Notes: The collector has a typo which is causing the test to not pass. This will be fixed.
Update WebView iOS data for css.types.color.color-mix
This PR updates and corrects version values for WebView iOS/iPadOS for the `color-mix` member of the `color` CSS value type. This fixes#25451, which contains the supporting evidence for this change.
Additional Notes: The collector has a typo which is causing the test to not pass. This will be fixed.
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?
wrong information about color-mix support in iOS WebView: color-mix does work in modern WKWebView (haven't tried old UIWebView).
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
Info, that iOS WebView is supported.
Did you test this? If so, how?
Opened my ios wrapper application that uses WKWebView and opened https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/color-mix link in it. color-mix function worked correctly.
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/CSS/color_value/color-mix
MDN metadata
MDN page report details
css.types.color.color-mix
The text was updated successfully, but these errors were encountered: