Title: [164375] trunk/LayoutTests
Revision
164375
Author
[email protected]
Date
2014-02-19 11:07:44 -0800 (Wed, 19 Feb 2014)

Log Message

Add missing layout test results for
<http://trac.webkit.org/changeset/164323>.

Unreviewed.

* platform/mac/fast/ruby/ruby-base-merge-block-children-crash-2-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (164374 => 164375)


--- trunk/LayoutTests/ChangeLog	2014-02-19 19:00:58 UTC (rev 164374)
+++ trunk/LayoutTests/ChangeLog	2014-02-19 19:07:44 UTC (rev 164375)
@@ -1,3 +1,12 @@
+2014-02-19  Jon Honeycutt  <[email protected]>
+
+        Add missing layout test results for
+        <http://trac.webkit.org/changeset/164323>.
+
+        Unreviewed.
+
+        * platform/mac/fast/ruby/ruby-base-merge-block-children-crash-2-expected.txt: Added.
+
 2014-02-19  Dániel Bátyai  <[email protected]>
 
         ASSERTION FAILED: (year >= 1970 && yearday >= 0) || (year < 1970 && yearday < 0) in WTF::dateToDaysFrom1970

Added: trunk/LayoutTests/platform/mac/fast/ruby/ruby-base-merge-block-children-crash-2-expected.txt (0 => 164375)


--- trunk/LayoutTests/platform/mac/fast/ruby/ruby-base-merge-block-children-crash-2-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/ruby/ruby-base-merge-block-children-crash-2-expected.txt	2014-02-19 19:07:44 UTC (rev 164375)
@@ -0,0 +1,32 @@
+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
+      RenderBlock {SUMMARY} at (0,0) size 784x184
+        RenderInline {I} at (0,0) size 304x18
+          RenderRuby (inline) {RUBY} at (0,0) size 300x18
+            RenderRubyRun (anonymous) at (0,171) size 0x0
+              RenderRubyText {RT} at (0,0) size 0x0
+              RenderRubyBase (anonymous) at (0,0) size 0x0
+                RenderText {#text} at (0,0) size 0x0
+            RenderRubyRun (anonymous) at (0,0) size 300x185
+              RenderRubyBase (anonymous) at (0,21) size 300x143
+                RenderBlock {H1} at (0,0) size 300x142
+                  RenderBlock (anonymous) at (0,0) size 300x150
+                    RenderEmbeddedObject {OBJECT} at (0,0) size 300x150
+                    RenderImage {IMG} at (0,150) size 0x0
+                    RenderText {#text} at (0,0) size 0x0
+                  RenderBlock {DIV} at (0,150) size 300x-8
+          RenderText {#text} at (300,157) size 4x18
+            text run at (300,157) width 4: " "
+        RenderEmbeddedObject {OBJECT} at (304,21) size 300x150
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,184) size 784x18
+        RenderInline {A} at (0,0) size 138x18 [color=#0000EE]
+          RenderText {#text} at (0,0) size 138x18
+            text run at (0,0) width 138: "WebKit bug #127515"
+        RenderText {#text} at (138,0) size 455x18
+          text run at (138,0) width 455: ". This test must be run under Guard Malloc. It passes if it does not crash."
+selection start: position 0 of child 1 {OBJECT} of child 3 {H1} of child 0 {RUBY} of child 1 {I} of child 0 {SUMMARY} of body
+selection end:   position 0 of child 3 {#text} of child 0 {SUMMARY} of body
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to