[Webkit-unassigned] [Bug 214358] REGRESSION (r264368): [ iOS ] fast/scrolling/ios/programmatic-scroll-while-zoomed.html and fast/scrolling/ios/autoscroll-input-when-very-zoomed.html are Failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 24 06:03:44 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=214358

Karl Rackler <rackler at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |rackler at apple.com
         Resolution|FIXED                       |---

--- Comment #3 from Karl Rackler <rackler at apple.com> ---
[ iOS wk2 ] fast/scrolling/ios/programmatic-scroll-while-zoomed.html is a flaky failure

Description:
fast/scrolling/ios/programmatic-scroll-while-zoomed.html

This test appears to be still flaky failure after expected text added.
https://trac.webkit.org/changeset/264426/webkit

History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fscrolling%2Fios%2Fprogrammatic-scroll-while-zoomed.html&limit=50000&platform=ios&flavor=wk2

Diff:
--- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/fast/scrolling/ios/programmatic-scroll-while-zoomed-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/fast/scrolling/ios/programmatic-scroll-while-zoomed-actual.txt
@@ -1,13 +1,13 @@
-FAIL window.pageXOffset should be 53. Was 128.
-FAIL window.pageYOffset should be 91. Was 167.
-FAIL window.visualViewport.pageLeft should be 53. Was 128.
-FAIL window.visualViewport.pageTop should be 91. Was 167.
+FAIL window.pageXOffset should be 53. Was 0.
+FAIL window.pageYOffset should be 91. Was 0.
+FAIL window.visualViewport.pageLeft should be 53. Was 0.
+FAIL window.visualViewport.pageTop should be 91. Was 0.

 scrolling to 0,0
-FAIL window.pageXOffset should be 53. Was 128.
-FAIL window.pageYOffset should be 91. Was 167.
-FAIL window.visualViewport.pageLeft should be 53. Was 128.
-FAIL window.visualViewport.pageTop should be 91. Was 167.
+FAIL window.pageXOffset should be 53. Was 0.
+FAIL window.pageYOffset should be 91. Was 0.
+FAIL window.visualViewport.pageLeft should be 53. Was 0.
+FAIL window.visualViewport.pageTop should be 91. Was 0.
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200724/1187956a/attachment.htm>


More information about the webkit-unassigned mailing list