[Webkit-unassigned] [Bug 258543] New: [WPE] scrollingcoordinator/scrolling-tree test failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 26 19:56:30 PDT 2023


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

            Bug ID: 258543
           Summary: [WPE] scrollingcoordinator/scrolling-tree test
                    failures
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpino at igalia.com

The following scrollingcoordinator/scrolling-tree tests are failing:

scrollingcoordinator/scrolling-tree/composited-in-offscreen-fixed.html
scrollingcoordinator/scrolling-tree/fixed-inside-relative-inside-stacking-overflow-inside-transformed.html
scrollingcoordinator/scrolling-tree/fixed-inside-stacking-overflow-inside-transformed.html
scrollingcoordinator/scrolling-tree/fixed-position-within-transformed.html

I don't whether it would make sense to emit new baselines specific for WPE.

https://build.webkit.org/results/WPE-Linux-64-bit-Release-Tests/265533%40main%20%2810853%29/scrollingcoordinator/scrolling-tree/composited-in-offscreen-fixed-diff.txt

--- /home/buildbot/worker/WPE-Linux-64-bit-Release-Tests/build/layout-test-results/scrollingcoordinator/scrolling-tree/composited-in-offscreen-fixed-expected.txt
+++ /home/buildbot/worker/WPE-Linux-64-bit-Release-Tests/build/layout-test-results/scrollingcoordinator/scrolling-tree/composited-in-offscreen-fixed-actual.txt
@@ -4,8 +4,8 @@
   (scrollable area size 800 600)
   (contents size 800 600)
   (scrollable area parameters
-    (horizontal scroll elasticity 2)
-    (vertical scroll elasticity 2)
+    (horizontal scroll elasticity 1)
+    (vertical scroll elasticity 1)
     (horizontal scrollbar mode 0)
     (vertical scrollbar mode 0))
   (layout viewport at (0,0) size 800x600)

https://build.webkit.org/results/WPE-Linux-64-bit-Release-Tests/265533%40main%20%2810853%29/scrollingcoordinator/scrolling-tree/fixed-inside-relative-inside-stacking-overflow-inside-transformed-diff.txt

--- /home/buildbot/worker/WPE-Linux-64-bit-Release-Tests/build/layout-test-results/scrollingcoordinator/scrolling-tree/fixed-inside-relative-inside-stacking-overflow-inside-transformed-expected.txt
+++ /home/buildbot/worker/WPE-Linux-64-bit-Release-Tests/build/layout-test-results/scrollingcoordinator/scrolling-tree/fixed-inside-relative-inside-stacking-overflow-inside-transformed-actual.txt
@@ -4,8 +4,8 @@
   (scrollable area size 785 600)
   (contents size 785 5021)
   (scrollable area parameters
-    (horizontal scroll elasticity 2)
-    (vertical scroll elasticity 2)
+    (horizontal scroll elasticity 1)
+    (vertical scroll elasticity 1)
     (horizontal scrollbar mode 0)
     (vertical scrollbar mode 0)
     (allows vertical scrolling 1))
@@ -21,8 +21,8 @@
       (requested scroll position 0 50)
       (requested scroll position represents programmatic scroll 1)
       (scrollable area parameters
-        (horizontal scroll elasticity 0)
-        (vertical scroll elasticity 0)
+        (horizontal scroll elasticity 1)
+        (vertical scroll elasticity 1)
         (horizontal scrollbar mode 0)
         (vertical scrollbar mode 0)
         (allows vertical scrolling 1))

-- 
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/20230627/5cc75521/attachment.htm>


More information about the webkit-unassigned mailing list