Title: [101051] trunk/LayoutTests
Revision
101051
Author
ph...@webkit.org
Date
2011-11-23 01:00:50 -0800 (Wed, 23 Nov 2011)

Log Message

Unreviewed, GTK baselines for 3 new tests.

* platform/gtk/animations/additive-transform-animations-expected.txt: Added.
* platform/gtk/css3/images/cross-fade-overflow-position-expected.txt: Added.
* platform/gtk/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (101050 => 101051)


--- trunk/LayoutTests/ChangeLog	2011-11-23 08:55:46 UTC (rev 101050)
+++ trunk/LayoutTests/ChangeLog	2011-11-23 09:00:50 UTC (rev 101051)
@@ -1,5 +1,13 @@
 2011-11-23  Philippe Normand  <pnorm...@igalia.com>
 
+        Unreviewed, GTK baselines for 3 new tests.
+
+        * platform/gtk/animations/additive-transform-animations-expected.txt: Added.
+        * platform/gtk/css3/images/cross-fade-overflow-position-expected.txt: Added.
+        * platform/gtk/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt: Added.
+
+2011-11-23  Philippe Normand  <pnorm...@igalia.com>
+
         Unreviewed, skip failing editing/spelling/spellcheck-async.html
         test on GTK.
 

Added: trunk/LayoutTests/platform/gtk/animations/additive-transform-animations-expected.txt (0 => 101051)


--- trunk/LayoutTests/platform/gtk/animations/additive-transform-animations-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/animations/additive-transform-animations-expected.txt	2011-11-23 09:00:50 UTC (rev 101051)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x135
+  RenderBlock {HTML} at (0,0) size 800x135
+    RenderBody {BODY} at (8,8) size 784x119
+layer at (8,8) size 100x100
+  RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#0000FF]
+layer at (8,108) size 784x19
+  RenderBlock {DIV} at (0,100) size 784x19
+    RenderText {#text} at (0,0) size 629x19
+      text run at (0,0) width 629: "PASS - \"webkitTransform\" property for \"box\" element at 1s saw something close to: 0,1,-1,0,0,100"
+    RenderBR {BR} at (629,0) size 0x19

Added: trunk/LayoutTests/platform/gtk/css3/images/cross-fade-overflow-position-expected.txt (0 => 101051)


--- trunk/LayoutTests/platform/gtk/css3/images/cross-fade-overflow-position-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/images/cross-fade-overflow-position-expected.txt	2011-11-23 09:00:50 UTC (rev 101051)
@@ -0,0 +1,8 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+layer at (8,8) size 784x50 scrollY 50 scrollHeight 100
+  RenderBlock {DIV} at (0,0) size 784x50
+    RenderBlock {DIV} at (0,0) size 100x100

Added: trunk/LayoutTests/platform/gtk/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt (0 => 101051)


--- trunk/LayoutTests/platform/gtk/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt	2011-11-23 09:00:50 UTC (rev 101051)
@@ -0,0 +1,24 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderTable {DIV} at (0,0) size 48x19 [color=#0000FF]
+        RenderTableSection (anonymous) at (0,0) size 48x19
+          RenderTableRow (anonymous) at (0,0) size 48x19
+            RenderTableCell (anonymous) at (0,0) size 48x19 [r=0 c=0 rs=1 cs=1]
+              RenderInline (generated) at (0,0) size 16x17 [color=#FF0000]
+                RenderCounter at (0,3) size 16x17
+                  text run at (0,3) width 16: "0"
+              RenderTable {Q} at (16,0) size 32x16
+                RenderTableSection (anonymous) at (0,0) size 32x16
+                  RenderTableRow (anonymous) at (0,0) size 32x16
+                    RenderTableCell (anonymous) at (0,0) size 32x16 [r=0 c=0 rs=1 cs=1]
+                      RenderInline (generated) at (0,0) size 16x17
+                        RenderQuote at (0,0) size 16x17
+                          text run at (0,0) width 16: "\""
+                      RenderInline (generated) at (0,0) size 16x17
+                        RenderQuote at (16,0) size 16x17
+                          text run at (16,0) width 16: "\""
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to