WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
163520
[GTK] Layout test media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-controls-bar-styles.html is failing
https://bugs.webkit.org/show_bug.cgi?id=163520
Summary
[GTK] Layout test media/modern-media-controls/macos-inline-media-controls/mac...
Michael Catanzaro
Reported
2016-10-16 19:30:56 PDT
Layout test media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-controls-bar-styles.html has been failing since it was added in
r207373
"[Modern Media Controls] macOS inline controls": --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-controls-bar-styles-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-controls-bar-styles-actual.txt @@ -15,7 +15,7 @@ PASS rgba(style.backgroundColor).g is 30 PASS rgba(style.backgroundColor).b is 30 PASS rgba(style.backgroundColor).a is within 0.001 of 0.45 -PASS style.webkitBackdropFilter is "saturate(1.8) blur(20px)" +FAIL style.webkitBackdropFilter should be saturate(1.8) blur(20px) (of type string). Was undefined (of type undefined). undefined PASS successfullyParsed is true Updating expectations accordingly. Since I notice the name of the test includes "macos," I wonder if it's expected to work on all ports, or if this should this really be a cross-platform test? Perhaps it should be moved to a platform-specific location or skipped in the global expectations file.
Attachments
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2016-10-17 01:33:18 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:49 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