Title: [94860] trunk/LayoutTests
Revision
94860
Author
o...@webkit.org
Date
2011-09-09 10:24:59 -0700 (Fri, 09 Sep 2011)

Log Message

[Qt] Unreviewed gardening after r94857. Add platform specific expected files.

* platform/qt/fast/lists/list-marker-before-content-table-expected.png: Added.
* platform/qt/fast/lists/list-marker-before-content-table-expected.txt: Added.
* platform/qt/fast/runin/runin-generated-before-content-expected.png: Added.
* platform/qt/fast/runin/runin-generated-before-content-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94859 => 94860)


--- trunk/LayoutTests/ChangeLog	2011-09-09 16:58:11 UTC (rev 94859)
+++ trunk/LayoutTests/ChangeLog	2011-09-09 17:24:59 UTC (rev 94860)
@@ -1,3 +1,12 @@
+2011-09-09  Csaba Osztrogonác  <o...@webkit.org>
+
+        [Qt] Unreviewed gardening after r94857. Add platform specific expected files.
+
+        * platform/qt/fast/lists/list-marker-before-content-table-expected.png: Added.
+        * platform/qt/fast/lists/list-marker-before-content-table-expected.txt: Added.
+        * platform/qt/fast/runin/runin-generated-before-content-expected.png: Added.
+        * platform/qt/fast/runin/runin-generated-before-content-expected.txt: Added.
+
 2011-09-08  Abhishek Arya  <infe...@chromium.org>
 
         :before content rendering issues with list markers and run-ins.

Added: trunk/LayoutTests/platform/qt/fast/lists/list-marker-before-content-table-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/lists/list-marker-before-content-table-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt/fast/lists/list-marker-before-content-table-expected.txt (0 => 94860)


--- trunk/LayoutTests/platform/qt/fast/lists/list-marker-before-content-table-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/lists/list-marker-before-content-table-expected.txt	2011-09-09 17:24:59 UTC (rev 94860)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x160
+  RenderBlock {HTML} at (0,0) size 800x160
+    RenderBody {BODY} at (8,32) size 784x96
+      RenderBlock {UL} at (0,0) size 784x96
+        RenderListItem {LI} at (40,0) size 744x96 [color=#008000]
+          RenderBlock (anonymous) at (0,0) size 744x32
+            RenderListMarker at (-25,0) size 11x33: bullet
+          RenderTable at (0,32) size 128x32
+            RenderTableSection (anonymous) at (0,0) size 128x32
+              RenderTableRow (anonymous) at (0,0) size 128x32 [color=#0000FF]
+                RenderTableCell (anonymous) at (0,0) size 128x32 [r=0 c=0 rs=1 cs=1]
+                  RenderText at (0,0) size 128x33
+                    text run at (0,0) width 128: "ABCD"
+          RenderBlock (anonymous) at (0,64) size 744x32
+            RenderText {#text} at (0,0) size 128x33
+              text run at (0,0) width 128: "EFGH"

Added: trunk/LayoutTests/platform/qt/fast/runin/runin-generated-before-content-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/runin/runin-generated-before-content-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt/fast/runin/runin-generated-before-content-expected.txt (0 => 94860)


--- trunk/LayoutTests/platform/qt/fast/runin/runin-generated-before-content-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/runin/runin-generated-before-content-expected.txt	2011-09-09 17:24:59 UTC (rev 94860)
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x48
+  RenderBlock {HTML} at (0,0) size 800x48
+    RenderBody {BODY} at (8,8) size 784x32
+      RenderBlock {DIV} at (0,0) size 784x32 [color=#008000]
+        RenderInline (run-in) {DIV} at (0,0) size 128x33 [color=#FFA500]
+          RenderText {#text} at (0,0) size 128x33
+            text run at (0,0) width 128: "ABCD"
+        RenderInline (generated) at (0,0) size 128x33 [color=#0000FF]
+          RenderText at (128,0) size 128x33
+            text run at (128,0) width 128: "EFGH"
+        RenderText {#text} at (256,0) size 128x33
+          text run at (256,0) width 128: "IJKL"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to