Bug 152307
Summary: | [iOS Simulator] fast/scrolling/rtl-point-in-iframe.html failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Ryan Haddad <ryanhaddad> |
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 |
Ryan Haddad
[iOS Simulator] fast/scrolling/rtl-point-in-iframe.html failing
Run:
<https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20%28Tests%29/builds/1774>
Results:
<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r194107%20(1774)/results.html>
--- /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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
No wheel events on iOS, so we should just skip this test.
Ryan Haddad
Figured as much. I'll take care of it.
Ryan Haddad
Skipped in r194302.