RESOLVED CONFIGURATION CHANGED 163009
iOS: Fix failure for media/modern-media-controls/icon-button/icon-button-active-state.html
https://bugs.webkit.org/show_bug.cgi?id=163009
Summary iOS: Fix failure for media/modern-media-controls/icon-button/icon-button-acti...
Antoine Quint
Reported 2016-10-06 05:47:47 PDT
As part of https://bugs.webkit.org/show_bug.cgi?id=162970, we've introduced the test at media/modern-media-controls/icon-button/icon-button-active-state.html and skipped it on iOS. The reported background color, instead of being complete white, is a mostly transparent white. We need to understand why this test fails and re-enable it on iOS.
Attachments
Radar WebKit Bug Importer
Comment 1 2016-10-06 05:58:03 PDT
Antoine Quint
Comment 2 2017-03-01 15:23:16 PST
This particular issue is no longer a problem because the background-color is now white. On top of that, this test is skipped on iOS bots because it uses touch events.
Note You need to log in before you can comment on or make changes to this bug.