Bug 225607 - [iOS] WPT css/css-color-adjust/rendering/dark-color-scheme/color-scheme-system-colors.html is failing
Summary: [iOS] WPT css/css-color-adjust/rendering/dark-color-scheme/color-scheme-syste...
Status: RESOLVED DUPLICATE of bug 232953
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-10 12:53 PDT by Ryan Haddad
Modified: 2022-07-20 13:21 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2021-05-10 12:53:20 PDT
imported/w3c/web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-system-colors.html has been consistently failing on iOS since it was imported as part of https://commits.webkit.org/237380@main

--- /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-system-colors-expected.txt
+++ /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-system-colors-actual.txt
@@ -1,3 +1,3 @@
 
-PASS Check that the system colors are properly affected by the color-scheme.
+FAIL Check that the system colors are properly affected by the color-scheme. assert_not_equals: got disallowed value "rgb(0, 0, 0)"
 

https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-color-adjust%2Frendering%2Fdark-color-scheme%2Fcolor-scheme-system-colors.html
Comment 1 Radar WebKit Bug Importer 2021-05-10 12:53:31 PDT
<rdar://problem/77775985>
Comment 2 Ryan Haddad 2021-05-10 12:56:44 PDT
Marked test as failing for iOS in r277287
Comment 3 Aditya Keerthi 2022-07-20 13:21:41 PDT

*** This bug has been marked as a duplicate of bug 232953 ***