WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
163519
[GTK] Layout test media/modern-media-controls/icon-button/icon-button-active-state.html is failing
https://bugs.webkit.org/show_bug.cgi?id=163519
Summary
[GTK] Layout test media/modern-media-controls/icon-button/icon-button-active-...
Michael Catanzaro
Reported
2016-10-16 19:25:56 PDT
Layout test media/modern-media-controls/icon-button/icon-button-active-state.html has been failing since it was added in
r206864
"[Modern Media Controls] Icon service and the IconButton class": --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/modern-media-controls/icon-button/icon-button-active-state-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/modern-media-controls/icon-button/icon-button-active-state-actual.txt @@ -3,7 +3,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS window.getComputedStyle(iconButton.element).backgroundColor is "rgb(255, 255, 255)" +FAIL window.getComputedStyle(iconButton.element).backgroundColor should be rgb(255, 255, 255). Was rgb(192, 192, 192). PASS successfullyParsed is true TEST COMPLETE Updating expectations accordingly.
Attachments
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2016-10-17 01:33:31 PDT
Thanks for spotting this Michael, I hadn't noticed the issue due to the bots not reporting them. I will likely move these tests to Cocoa-specific ports.
Michael Catanzaro
Comment 2
2017-01-20 06:49:45 PST
Fixed by
r210959
.
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