Bug 152442 - [iOS Simulator] fast/scrolling/rtl-point-in-iframe.html failing
Summary: [iOS Simulator] fast/scrolling/rtl-point-in-iframe.html failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 9.0
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 152130
  Show dependency treegraph
 
Reported: 2015-12-18 15:30 PST by Ryan Haddad
Modified: 2015-12-18 15:57 PST (History)
1 user (show)

See Also:


Attachments

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