Bug 163009

Summary: iOS: Fix failure for media/modern-media-controls/icon-button/icon-button-active-state.html
Product: WebKit Reporter: Antoine Quint <graouts>
Component: MediaAssignee: Antoine Quint <graouts>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 10   
Hardware: Unspecified   
OS: Unspecified   

Description Antoine Quint 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.
Comment 1 Radar WebKit Bug Importer 2016-10-06 05:58:03 PDT
<rdar://problem/28650848>
Comment 2 Antoine Quint 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.