Title: [124086] trunk/LayoutTests
Revision
124086
Author
rak...@webkit.org
Date
2012-07-30 13:52:00 -0700 (Mon, 30 Jul 2012)

Log Message

[EFL] Unreviewed gardening.

Fix r124028 by adding the missing expectations to the added lines.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (124085 => 124086)


--- trunk/LayoutTests/ChangeLog	2012-07-30 20:49:24 UTC (rev 124085)
+++ trunk/LayoutTests/ChangeLog	2012-07-30 20:52:00 UTC (rev 124086)
@@ -1,3 +1,11 @@
+2012-07-30  Raphael Kubo da Costa  <rak...@webkit.org>
+
+        [EFL] Unreviewed gardening.
+
+        Fix r124028 by adding the missing expectations to the added lines.
+
+        * platform/efl/TestExpectations:
+
 2012-07-30  Stephen White  <senorbla...@chromium.org>
 
         [chromium] Unreviewed gardening.  Add new baselines for tests 

Modified: trunk/LayoutTests/platform/efl/TestExpectations (124085 => 124086)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-07-30 20:49:24 UTC (rev 124085)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-07-30 20:52:00 UTC (rev 124086)
@@ -477,10 +477,10 @@
 BUGWK82294 : compositing/visibility/visibility-image-layers-dynamic.html = TEXT
 BUGWK82294 : compositing/layer-creation/no-compositing-for-preserve-3d.html = TEXT
 BUGWK82294 : compositing/columns/composited-in-paginated.html = TEXT
-BUGWK82294 : compositing/geometry/bounds-ignores-hidden-composited-descendant.html
-BUGWK82294 : compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.html
-BUGWK82294 : compositing/geometry/bounds-ignores-hidden-dynamic.html
-BUGWK82294 : compositing/geometry/bounds-ignores-hidden.html
+BUGWK82294 : compositing/geometry/bounds-ignores-hidden-composited-descendant.html = TEXT
+BUGWK82294 : compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.html = TEXT
+BUGWK82294 : compositing/geometry/bounds-ignores-hidden-dynamic.html = TEXT
+BUGWK82294 : compositing/geometry/bounds-ignores-hidden.html = TEXT
 
 // EFL's LayoutTestController does not implement displayInvalidatedRegion
 BUGWK86727 : compositing/plugins/invalidate_rect.html = TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to