Title: [124028] trunk/LayoutTests
Revision
124028
Author
commit-qu...@webkit.org
Date
2012-07-30 08:39:04 -0700 (Mon, 30 Jul 2012)

Log Message

[EFL] Skip new compositing tests for EFL port
https://bugs.webkit.org/show_bug.cgi?id=92633

Unreviewed EFL gardening.

Skip new compositing layout tests until accelerated compositing is enabled.

Patch by Alexander Shalamov <alexander.shala...@intel.com> on 2012-07-30

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (124027 => 124028)


--- trunk/LayoutTests/ChangeLog	2012-07-30 15:16:24 UTC (rev 124027)
+++ trunk/LayoutTests/ChangeLog	2012-07-30 15:39:04 UTC (rev 124028)
@@ -1,3 +1,14 @@
+2012-07-30  Alexander Shalamov  <alexander.shala...@intel.com>
+
+        [EFL] Skip new compositing tests for EFL port
+        https://bugs.webkit.org/show_bug.cgi?id=92633
+
+        Unreviewed EFL gardening.
+
+        Skip new compositing layout tests until accelerated compositing is enabled.
+
+        * platform/efl/TestExpectations:
+
 2012-07-30  Shinya Kawanaka  <shin...@chromium.org>
 
         Prohibit having AuthorShadowDOM of input or textarea element for a while and having a flag to enable it in Internals.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (124027 => 124028)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-07-30 15:16:24 UTC (rev 124027)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-07-30 15:39:04 UTC (rev 124028)
@@ -477,6 +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
 
 // 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