Skip to content

Commit 1b253d1

Browse files
authored
WebView iOS also supports css.types.color.color-mix (#26093)
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.
1 parent f2422b1 commit 1b253d1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: css/types/color.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,7 @@
204204
"safari_ios": "mirror",
205205
"samsunginternet_android": "mirror",
206206
"webview_android": "mirror",
207-
"webview_ios": {
208-
"version_added": false
209-
}
207+
"webview_ios": "mirror"
210208
},
211209
"status": {
212210
"experimental": false,

0 commit comments

Comments
 (0)