Bug 152442

Summary: [iOS Simulator] fast/scrolling/rtl-point-in-iframe.html failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: iOS 9.0   
Bug Depends on:    
Bug Blocks: 152130    

Description Ryan Haddad 2015-12-18 15:30:25 PST
[iOS Simulator] fast/scrolling/rtl-point-in-iframe.html failing

<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r194295%20(1860)/results.html>
Comment 1 Ryan Haddad 2015-12-18 15:31:02 PST
--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/scrolling/rtl-point-in-iframe-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/scrolling/rtl-point-in-iframe-actual.txt
@@ -1,3 +1,3 @@
 
-PASS iframe received wheel events.
+FAIL iframe did not receive wheel events.
 

I am assuming this should be skipped on iOS due to lack of wheel events.
Comment 2 Simon Fraser (smfr) 2015-12-18 15:53:35 PST
Correct.
Comment 3 Ryan Haddad 2015-12-18 15:57:18 PST
Done in <https://trac.webkit.org/r194302>