Title: [105851] trunk/LayoutTests
Revision
105851
Author
[email protected]
Date
2012-01-24 23:49:39 -0800 (Tue, 24 Jan 2012)

Log Message

[Qt] Unreviewed gardening. Add Qt specific expected results after r105769.

* platform/qt/fast/multicol/span/generated-child-split-flow-crash-expected.png: Added.
* platform/qt/fast/multicol/span/generated-child-split-flow-crash-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (105850 => 105851)


--- trunk/LayoutTests/ChangeLog	2012-01-25 07:01:47 UTC (rev 105850)
+++ trunk/LayoutTests/ChangeLog	2012-01-25 07:49:39 UTC (rev 105851)
@@ -1,3 +1,10 @@
+2012-01-24  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Unreviewed gardening. Add Qt specific expected results after r105769.
+
+        * platform/qt/fast/multicol/span/generated-child-split-flow-crash-expected.png: Added.
+        * platform/qt/fast/multicol/span/generated-child-split-flow-crash-expected.txt: Added.
+
 2012-01-25  Roland Steiner  <[email protected]>
 
         <style scoped>: Implement registering of <style scoped> with the scoping element

Added: trunk/LayoutTests/platform/qt/fast/multicol/span/generated-child-split-flow-crash-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/multicol/span/generated-child-split-flow-crash-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt/fast/multicol/span/generated-child-split-flow-crash-expected.txt (0 => 105851)


--- trunk/LayoutTests/platform/qt/fast/multicol/span/generated-child-split-flow-crash-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/multicol/span/generated-child-split-flow-crash-expected.txt	2012-01-25 07:49:39 UTC (rev 105851)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x98
+  RenderBlock {HTML} at (0,0) size 800x98
+    RenderBody {BODY} at (16,16) size 768x66
+layer at (16,16) size 768x66
+  RenderBlock {DIV} at (0,0) size 768x66
+    RenderBlock (anonymous) at (0,0) size 368x33
+      RenderText {#text} at (0,0) size 32x33
+        text run at (0,0) width 32: "A"
+    RenderBlock {SPAN} at (0,33) size 368x66 [color=#0000FF]
+      RenderBlock (anonymous) at (0,0) size 368x33
+        RenderText {#text} at (0,0) size 32x33
+          text run at (0,0) width 32: "B"
+      RenderBlock (generated) at (0,33) size 368x33 [color=#008000]
+        RenderCounter at (0,0) size 32x33
+          text run at (0,0) width 32: "0"
+    RenderBlock (anonymous) at (0,99) size 368x33
+      RenderText {#text} at (0,0) size 32x33
+        text run at (0,0) width 32: "C"
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to