[Webkit-unassigned] [Bug 197706] New: [GTK] css-dark-mode/default-colors.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 8 13:19:05 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=197706

            Bug ID: 197706
           Summary: [GTK] css-dark-mode/default-colors.html is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

css-dark-mode/default-colors.html

Failing since r244766:r244774

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/css-dark-mode/default-colors-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/css-dark-mode/default-colors-actual.txt
@@ -1,10 +1,10 @@

 PASS Body text color is black, since the page isn't in dark mode 
-FAIL View base background color is white, since the page isn't in dark mode assert_equals: expected "rgb(255, 255, 255)" but got "rgb(246, 245, 244)"
+PASS View base background color is white, since the page isn't in dark mode 
 PASS Set dark appearance 
 FAIL Body text color is black, since the page hasn't set a supported color scheme assert_equals: expected "rgb(0, 0, 0)" but got "rgb(255, 255, 255)"
-FAIL View base background color is white, since the page hasn't set a supported color scheme assert_equals: expected "rgb(255, 255, 255)" but got "rgb(246, 245, 244)"
+PASS View base background color is white, since the page hasn't set a supported color scheme 
 PASS Set prefers-color-schemes: light dark on the body 
 PASS Body text color is white 
-FAIL View base background color is a dark grey assert_equals: expected "rgb(30, 30, 30)" but got "rgb(53, 53, 53)"
+FAIL View base background color is a dark grey assert_equals: expected "rgb(30, 30, 30)" but got "rgb(51, 57, 59)"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190508/15ecf965/attachment-0001.html>


More information about the webkit-unassigned mailing list