Bug 225466
Summary: | [GLIB] imported/w3c/web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-system-colors.html is failing after r277077 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Diego Pino <dpino> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, lmoura, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Diego Pino
r277077 re-imported css-color WPT's tests. This test is failing in GTK and WPE ports:
imported/w3c/web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-system-colors.html [ Failure ]
https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r277089%20%281596%29/imported/w3c/web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-system-colors-diff.txt
--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-system-colors-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/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)"
Results dashboard:
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&platform=GTK&platform=WPE&platform=ios&platform=mac
This is a new test. The test is also failing in iOS, but passing in Mac.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/77970373>
Lauro Moura
Passing consistently since 239730 added support for CSS color-schemes.