[Webkit-unassigned] [Bug 222259] New: [WPE] 2 scroll snap padding tests are failing since enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 21 19:01:57 PST 2021


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

            Bug ID: 222259
           Summary: [WPE] 2 scroll snap padding tests are failing since
                    enabled
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WPE WebKit
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com
                CC: bugs-noreply at webkitgtk.org

css3/scroll-snap/scroll-padding-mainframe-paging.html
css3/scroll-snap/scroll-padding-overflow-paging.html

Mainframe diff:

--- /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/css3/scroll-snap/scroll-padding-mainframe-paging-expected.txt
+++ /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/css3/scroll-snap/scroll-padding-mainframe-paging-actual.txt
@@ -1,11 +1,12 @@
-PASS paging moved body
-PASS paging moved padded body
-PASS document.scrollingElement.scrollTop is within 1 of 535.6837606837607
-PASS paging moved padded body
-PASS document.scrollingElement.scrollTop is within 1 of 535.6837606837607
-PASS paging moved padded body
-PASS document.scrollingElement.scrollTop is within 2 of 526.3675213675214
+FAIL paging moved body
+FAIL paging moved padded body
+PASS document.scrollingElement.scrollTop is within 1 of 0
+FAIL paging moved padded body
+PASS document.scrollingElement.scrollTop is within 1 of 0
+FAIL paging moved padded body
+PASS document.scrollingElement.scrollTop is within 2 of 0
 PASS successfullyParsed is true
+Some tests failed.

 TEST COMPLETE


Overflow diff:

--- /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/css3/scroll-snap/scroll-padding-overflow-paging-expected.txt
+++ /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/css3/scroll-snap/scroll-padding-overflow-paging-actual.txt
@@ -1,11 +1,12 @@
-PASS paging moved container
-PASS paging moved padded container
-PASS container.scrollTop is within 1 of 140
-PASS paging moved padded container
-PASS container.scrollTop is within 1 of 140
-PASS paging moved padded container
-PASS container.scrollTop is within 1 of 132
+FAIL paging moved container
+FAIL paging moved padded container
+PASS container.scrollTop is within 1 of 0
+FAIL paging moved padded container
+PASS container.scrollTop is within 1 of 0
+FAIL paging moved padded container
+PASS container.scrollTop is within 1 of 0
 PASS successfullyParsed is true
+Some tests failed.

 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/20210222/bf05b908/attachment-0001.htm>


More information about the webkit-unassigned mailing list