Bug 164491
Summary: | LayoutTest fast/visual-viewport/rtl-zoomed-rects.html failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Simon Fraser (smfr) <simon.fraser> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, simon.fraser |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
LayoutTest fast/visual-viewport/rtl-zoomed-rects.html failing
https://build.webkit.org/results/Apple%20Yosemite%20Release%20WK1%20(Tests)/r208422%20(19547)/results.html
http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fvisual-viewport%2Frtl-zoomed-rects.html
--- /Volumes/Data/slave/yosemite-release-tests-wk1/build/layout-test-results/fast/visual-viewport/rtl-zoomed-rects-expected.txt
+++ /Volumes/Data/slave/yosemite-release-tests-wk1/build/layout-test-results/fast/visual-viewport/rtl-zoomed-rects-actual.txt
@@ -3,7 +3,7 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-JSON.stringify(internals.layoutViewportRect()) is {"top":0,"right":392.5,"bottom":585,"left":-392.5,"width":785,"height":585}
+JSON.stringify(internals.layoutViewportRect()) is {"top":0,"right":785,"bottom":585,"left":0,"width":785,"height":585}
JSON.stringify(internals.visualViewportRect()) is {"top":0,"right":392.5,"bottom":292.5,"left":0,"width":392.5,"height":292.5}
Scrolled to -475, 525
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Added with https://trac.webkit.org/changeset/208409
Ryan Haddad
This test is failing on Yosemite and El Capitan WK1
https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK1%20(Tests)/r208422%20(11293)/results.html
Alexey Proskuryakov
This is making EWS substantially slower, which is a especially serous problem now that everyone is trying to land accumulated patches.
If there is no comment from Simon, please roll out ASAP.
Simon Fraser (smfr)
I'll land WK1 results. WK1 is known to have issues with RTL scrolling.
Simon Fraser (smfr)
The test passes on Sierra. Going to make as failing on earlier.
Simon Fraser (smfr)
https://trac.webkit.org/changeset/208453