[Webkit-unassigned] [Bug 102678] [Qt][WK2] New compositing/overflow/* tests fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 19 05:00:42 PST 2012


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[Qt][WK2] New               |[Qt][WK2] New
                   |compositing/overflow/updati |compositing/overflow/*
                   |ng-scrolling-content.html   |tests fails
                   |fails                       |
                 CC|                            |ossy at webkit.org




--- Comment #1 from Csaba Osztrogonac <ossy at webkit.org>  2012-11-19 05:02:38 PST ---
compositing/overflow/scrolling-without-painting.html introduced in http://trac.webkit.org/changeset/134628, and fails with similar diff:

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/scrolling-without-painting-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/overflow/scrolling-without-painting-actual.txt
@@ -1,46 +1,14 @@
+(repaint rects
+  (rect 8 8 202 202)
+  (rect 194 9 15 20)
+  (rect 194 13 15 33)
+  (rect 194 29 15 165)
+)
 (GraphicsLayer
   (bounds 800.00 600.00)
   (children 1
     (GraphicsLayer
       (bounds 800.00 600.00)
-      (children 1
-        (GraphicsLayer
-          (position 8.00 8.00)
-          (bounds 202.00 202.00)
-          (drawsContent 1)
-          (children 4
-            (GraphicsLayer
-              (position 1.00 1.00)
-              (bounds 200.00 200.00)
-              (children 1
-                (GraphicsLayer
-                  (position 0.00 -25.00)
-                  (bounds 185.00 1025.00)
-                  (drawsContent 1)
-                )
-              )
-            )
-            (GraphicsLayer
-              (position 1.00 186.00)
-              (bounds 185.00 15.00)
-              (drawsContent 1)
-            )
-            (GraphicsLayer
-              (position 186.00 1.00)
-              (bounds 15.00 185.00)
-              (drawsContent 1)
-              (repaint rects
-                (rect 0.00 0.00 15.00 185.00)
-              )
-            )
-            (GraphicsLayer
-              (position 186.00 186.00)
-              (bounds 15.00 15.00)
-              (drawsContent 1)
-            )
-          )
-        )
-      )
     )
   )
 )

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list