Title: [108214] trunk/LayoutTests
Revision
108214
Author
[email protected]
Date
2012-02-20 00:34:54 -0800 (Mon, 20 Feb 2012)

Log Message

Unreviewed, GTK baselines for a new fast/css-generated-content
test.

* platform/gtk/fast/css-generated-content/before-content-continuation-chain-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (108213 => 108214)


--- trunk/LayoutTests/ChangeLog	2012-02-20 08:28:49 UTC (rev 108213)
+++ trunk/LayoutTests/ChangeLog	2012-02-20 08:34:54 UTC (rev 108214)
@@ -1,5 +1,12 @@
 2012-02-20  Philippe Normand  <[email protected]>
 
+        Unreviewed, GTK baselines for a new fast/css-generated-content
+        test.
+
+        * platform/gtk/fast/css-generated-content/before-content-continuation-chain-expected.txt: Added.
+
+2012-02-20  Philippe Normand  <[email protected]>
+
         Unreviewed, GTK fast/repaint rebaseline.
 
         * platform/gtk/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt:

Added: trunk/LayoutTests/platform/gtk/fast/css-generated-content/before-content-continuation-chain-expected.txt (0 => 108214)


--- trunk/LayoutTests/platform/gtk/fast/css-generated-content/before-content-continuation-chain-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css-generated-content/before-content-continuation-chain-expected.txt	2012-02-20 08:34:54 UTC (rev 108214)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x416
+  RenderBlock {HTML} at (0,0) size 800x416
+    RenderBody {BODY} at (8,8) size 784x400
+      RenderBlock (anonymous) at (0,0) size 784x200
+        RenderInline {SPAN} at (0,0) size 201x200 [color=#008000]
+          RenderInline (generated) at (0,0) size 201x200 [color=#0000FF]
+            RenderText at (0,0) size 201x200
+              text run at (0,0) width 201: "A"
+      RenderBlock (anonymous) at (0,200) size 784x0
+        RenderBlock {DIV} at (0,0) size 784x0 [color=#008000]
+      RenderBlock (anonymous) at (0,200) size 784x200
+        RenderInline {SPAN} at (0,0) size 201x200 [color=#008000]
+          RenderText {#text} at (0,0) size 201x200
+            text run at (0,0) width 201: "B"
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to