RESOLVED WONTFIX110138
[chromium] Compositing test limit-layer-bounds-fixed.html is failing on Chromium/*.
https://bugs.webkit.org/show_bug.cgi?id=110138
Summary [chromium] Compositing test limit-layer-bounds-fixed.html is failing on Chrom...
Stephen White
Reported 2013-02-18 09:53:23 PST
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) ) )
Attachments
Stephen White
Comment 1 2013-02-18 10:09:55 PST
*** Bug 110076 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.