Title: [118679] trunk/LayoutTests
Revision
118679
Author
bul...@chromium.org
Date
2012-05-28 06:23:07 -0700 (Mon, 28 May 2012)

Log Message

[chromium] Baseline compositing/geometry/composited-in-columns.html
https://bugs.webkit.org/show_bug.cgi?id=87653

Unreviewed gardening.

r118567 introduced a new test. Chromium is positioning the layers
a few pixels off.
Set the baseline for IMAGE+TEXT temporarily.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118678 => 118679)


--- trunk/LayoutTests/ChangeLog	2012-05-28 13:16:05 UTC (rev 118678)
+++ trunk/LayoutTests/ChangeLog	2012-05-28 13:23:07 UTC (rev 118679)
@@ -1,5 +1,18 @@
 2012-05-28  Marcus Bulach  <bul...@chromium.org>
 
+        [chromium] Baseline compositing/geometry/composited-in-columns.html
+        https://bugs.webkit.org/show_bug.cgi?id=87653
+
+        Unreviewed gardening.
+
+        r118567 introduced a new test. Chromium is positioning the layers
+        a few pixels off.
+        Set the baseline for IMAGE+TEXT temporarily.
+
+        * platform/chromium/test_expectations.txt:
+
+2012-05-28  Marcus Bulach  <bul...@chromium.org>
+
         [chromium] LayoutTestController needs DeferredFrameLoading flag
         https://bugs.webkit.org/show_bug.cgi?id=87652
   

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (118678 => 118679)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-28 13:16:05 UTC (rev 118678)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-28 13:23:07 UTC (rev 118679)
@@ -3763,3 +3763,6 @@
 
 // Requires setUseDeferredFrameLoading() API from LayoutTestController.
 BUGWK87652 SKIP : http/tests/appcache/load-from-appcache-defer-resume-crash.html = FAIL
+
+// A few pixels off from the baseline, added by r118567.
+BUGWK87653 : compositing/geometry/composited-in-columns.html = IMAGE+TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to