Bug 152935
| Summary: | [iOS Simulator] fast/scrolling/scroll-position-on-reload-rtl.html failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | simon.fraser |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | iPhone / iPad | ||
| OS: | iOS 9.0 | ||
| Bug Depends on: | |||
| Bug Blocks: | 152130 | ||
Ryan Haddad
[iOS Simulator] fast/scrolling/scroll-position-on-reload-rtl.html failing
--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/scrolling/scroll-position-on-reload-rtl-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/scrolling/scroll-position-on-reload-rtl-actual.txt
@@ -1 +1 @@
-PASS: scrollLeft after reload is -200
+FAIL: scrollLeft after reload is 0, should be-200
<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r194794%20(2168)/results.html>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
<rdar://problem/24116298>
Ryan Haddad
Marked as failing on ios-simulator in r194807.
Simon Fraser (smfr)
The fix for bug 155660 should have fixed this but didn't, because of timing issues.