Title: [126011] trunk/LayoutTests
- Revision
- 126011
- Author
- [email protected]
- Date
- 2012-08-20 02:16:41 -0700 (Mon, 20 Aug 2012)
Log Message
[EFL] Move CSS 3 compositing tests to TestExpectations
https://bugs.webkit.org/show_bug.cgi?id=94451
Unreviewed EFL gardening. Skip css3/compositing test
cases for EFL port until we turn on CSS_COMPOSITING
compile flag.
Patch by Christophe Dumez <[email protected]> on 2012-08-20
* platform/efl/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (126010 => 126011)
--- trunk/LayoutTests/ChangeLog 2012-08-20 09:09:26 UTC (rev 126010)
+++ trunk/LayoutTests/ChangeLog 2012-08-20 09:16:41 UTC (rev 126011)
@@ -1,3 +1,14 @@
+2012-08-20 Christophe Dumez <[email protected]>
+
+ [EFL] Move CSS 3 compositing tests to TestExpectations
+ https://bugs.webkit.org/show_bug.cgi?id=94451
+
+ Unreviewed EFL gardening. Skip css3/compositing test
+ cases for EFL port until we turn on CSS_COMPOSITING
+ compile flag.
+
+ * platform/efl/TestExpectations:
+
2012-08-20 Pavel Feldman <[email protected]>
Web Inspector: prepare scripts panel to be lazily loaded
Modified: trunk/LayoutTests/platform/efl/TestExpectations (126010 => 126011)
--- trunk/LayoutTests/platform/efl/TestExpectations 2012-08-20 09:09:26 UTC (rev 126010)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2012-08-20 09:16:41 UTC (rev 126011)
@@ -882,6 +882,9 @@
BUGWK94150 : fast/events/autoscroll-in-textarea.html = TEXT
+// Requires CSS_COMPOSITING to be turned on
+BUGWK94024 SKIP : css3/compositing = TEXT
+
// Fails also on GTK
BUGWK94080 : fast/overflow/line-clamp-and-columns.html = IMAGE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes