Bug 152442
| Summary: | [iOS Simulator] fast/scrolling/rtl-point-in-iframe.html failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | New Bugs | Assignee: | 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 | ||
Ryan Haddad
[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>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
--- /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.
Simon Fraser (smfr)
Correct.
Ryan Haddad
Done in <https://trac.webkit.org/r194302>