WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
197706
[GTK] css-dark-mode/default-colors.html is failing
https://bugs.webkit.org/show_bug.cgi?id=197706
Summary
[GTK] css-dark-mode/default-colors.html is failing
Alicia Boya García
Reported
2019-05-08 13:19:05 PDT
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)"
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2019-05-08 22:58:50 PDT
This just needs a rebaseline.
Carlos Garcia Campos
Comment 2
2019-06-21 03:32:30 PDT
Rebaselined in
r246676
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug