[Webkit-unassigned] [Bug 110138] New: [chromium] Compositing test limit-layer-bounds-fixed.html is failing on Chromium/*.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 18 09:51:02 PST 2013


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

           Summary: [chromium] Compositing test
                    limit-layer-bounds-fixed.html is failing on
                    Chromium/*.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: senorblanco at chromium.org
                CC: jamesr at chromium.org, alokp at chromium.org


This test has been failing since being introduced at http://trac.webkit.org/changeset/143073.  Not sure if it just requires a rebaseline; seems to be offset in X and Y from the Safari version.  Here are some text diffs:

--- E:\b\build\slave\WebKit_Win7\build\layout-test-results\platform/chromium/virtual/softwarecompositing/geometry/limit-layer-bounds-fixed-expected.txt 
+++ E:\b\build\slave\WebKit_Win7\build\layout-test-results\platform/chromium/virtual/softwarecompositing/geometry/limit-layer-bounds-fixed-actual.txt 
@@ -8,10 +8,11 @@
         (GraphicsLayer
           (position 100.00 3100.00)
           (bounds 100.00 100.00)
+          (drawsContent 1)
         )
         (GraphicsLayer
-          (position 0.00 3000.00)
-          (bounds 300.00 200.00)
+          (position 100.00 3100.00)
+          (bounds 200.00 100.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