Bug 154760

Summary: [iOS Simulator] WPT test html/semantics/selectors/pseudo-classes/indeterminate-radio.html failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: cdumez, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ryan Haddad 2016-02-26 16:39:46 PST
[iOS Simulator] WPT test html/semantics/selectors/pseudo-classes/indeterminate-radio.html failing

<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r197210%20(3456)/results.html>

--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/indeterminate-radio-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/indeterminate-radio-actual.txt
@@ -1,5 +1,5 @@
 
 
 
-PASS :indeterminate and input type=radio 
+FAIL :indeterminate and input type=radio assert_equals: The indeterminate IDL attribute should not cause the :indeterminate pseudo-class to match on input type=radio expected "rgb(0, 128, 0)" but got "rgb(255, 0, 0)"
 



I added an ios-specific baseline in <https://trac.webkit.org/r197220> for now to keep the bots green.