Bug 154760 - [iOS Simulator] WPT test html/semantics/selectors/pseudo-classes/indeterminate-radio.html failing
Summary: [iOS Simulator] WPT test html/semantics/selectors/pseudo-classes/indeterminat...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-26 16:39 PST by Ryan Haddad
Modified: 2016-02-26 16:39 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.