Title: [127265] trunk/LayoutTests
Revision
127265
Author
[email protected]
Date
2012-08-31 08:36:04 -0700 (Fri, 31 Aug 2012)

Log Message

[Qt][WK2] Unreviewed gardening, add Qt-WK2 specific expected
file, because this doesn't fail as expected, but passes.

* platform/qt-5.0-wk2/css3/compositing/should-have-compositing-layer-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127264 => 127265)


--- trunk/LayoutTests/ChangeLog	2012-08-31 15:04:25 UTC (rev 127264)
+++ trunk/LayoutTests/ChangeLog	2012-08-31 15:36:04 UTC (rev 127265)
@@ -1,3 +1,10 @@
+2012-08-31  Csaba Osztrogonác  <[email protected]>
+
+        [Qt][WK2] Unreviewed gardening, add Qt-WK2 specific expected
+        file, because this doesn't fail as expected, but passes.
+
+        * platform/qt-5.0-wk2/css3/compositing/should-have-compositing-layer-expected.txt: Added.
+
 2012-08-31  Gavin Peters  <[email protected]>
 
         Unreviewed rebaseline after r127226

Added: trunk/LayoutTests/platform/qt-5.0-wk2/css3/compositing/should-have-compositing-layer-expected.txt (0 => 127265)


--- trunk/LayoutTests/platform/qt-5.0-wk2/css3/compositing/should-have-compositing-layer-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/css3/compositing/should-have-compositing-layer-expected.txt	2012-08-31 15:36:04 UTC (rev 127265)
@@ -0,0 +1,16 @@
+Test to make sure a blend mode creates a compositing layer. Test is successful of render tree shows compositing
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS content has compositing layers
+
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+    )
+  )
+)
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to