Title: [109972] trunk/LayoutTests
Revision
109972
Author
[email protected]
Date
2012-03-06 16:12:41 -0800 (Tue, 06 Mar 2012)

Log Message

[chromium] Unreviewed gardening.

New text results for css3 filters tests.

* platform/chromium-mac/css3/filters: Added.
* platform/chromium-mac/css3/filters/composited-during-animation-layertree-expected.txt: Added.
* platform/chromium-win/css3/filters/composited-during-animation-layertree-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (109971 => 109972)


--- trunk/LayoutTests/ChangeLog	2012-03-07 00:08:33 UTC (rev 109971)
+++ trunk/LayoutTests/ChangeLog	2012-03-07 00:12:41 UTC (rev 109972)
@@ -1,3 +1,13 @@
+2012-03-06  Stephen White  <[email protected]>
+
+        [chromium] Unreviewed gardening.
+
+        New text results for css3 filters tests.
+
+        * platform/chromium-mac/css3/filters: Added.
+        * platform/chromium-mac/css3/filters/composited-during-animation-layertree-expected.txt: Added.
+        * platform/chromium-win/css3/filters/composited-during-animation-layertree-expected.txt: Added.
+
 2012-03-06  Alexis Menard  <[email protected]>
 
         getComputedStyle returns incorrect values for the width and height of pseudo-elements

Added: trunk/LayoutTests/platform/chromium-mac/css3/filters/composited-during-animation-layertree-expected.txt (0 => 109972)


--- trunk/LayoutTests/platform/chromium-mac/css3/filters/composited-during-animation-layertree-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-mac/css3/filters/composited-during-animation-layertree-expected.txt	2012-03-07 00:12:41 UTC (rev 109972)
@@ -0,0 +1,35 @@
+   
+   
+   
+  
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (children 4
+        (GraphicsLayer
+          (position 18.00 18.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 132.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 246.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 360.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+      )
+    )
+  )
+)
+
Property changes on: trunk/LayoutTests/platform/chromium-mac/css3/filters/composited-during-animation-layertree-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/chromium-win/css3/filters/composited-during-animation-layertree-expected.txt (0 => 109972)


--- trunk/LayoutTests/platform/chromium-win/css3/filters/composited-during-animation-layertree-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/css3/filters/composited-during-animation-layertree-expected.txt	2012-03-07 00:12:41 UTC (rev 109972)
@@ -0,0 +1,35 @@
+   
+   
+   
+  
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (children 4
+        (GraphicsLayer
+          (position 18.00 18.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 133.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 248.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 363.00)
+          (bounds 160.00 90.00)
+          (drawsContent 1)
+        )
+      )
+    )
+  )
+)
+
Property changes on: trunk/LayoutTests/platform/chromium-win/css3/filters/composited-during-animation-layertree-expected.txt
___________________________________________________________________

Added: svn:eol-style

_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to