Title: [98816] trunk/LayoutTests
Revision
98816
Author
[email protected]
Date
2011-10-29 14:20:17 -0700 (Sat, 29 Oct 2011)

Log Message

GTK+ and Qt rebaselines after r98794.

* platform/gtk/editing/pasteboard/5134759-expected.txt:
* platform/qt/editing/pasteboard/5134759-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (98815 => 98816)


--- trunk/LayoutTests/ChangeLog	2011-10-29 20:35:10 UTC (rev 98815)
+++ trunk/LayoutTests/ChangeLog	2011-10-29 21:20:17 UTC (rev 98816)
@@ -1,3 +1,10 @@
+2011-10-29  Ryosuke Niwa  <[email protected]>
+
+        GTK+ and Qt rebaselines after r98794.
+
+        * platform/gtk/editing/pasteboard/5134759-expected.txt:
+        * platform/qt/editing/pasteboard/5134759-expected.txt:
+
 2011-10-29  Robert Hogan  <[email protected]>
 
         Second attempt to add results for tests introduced in http://trac.webkit.org/changeset/98812

Modified: trunk/LayoutTests/platform/gtk/editing/pasteboard/5134759-expected.txt (98815 => 98816)


--- trunk/LayoutTests/platform/gtk/editing/pasteboard/5134759-expected.txt	2011-10-29 20:35:10 UTC (rev 98815)
+++ trunk/LayoutTests/platform/gtk/editing/pasteboard/5134759-expected.txt	2011-10-29 21:20:17 UTC (rev 98816)
@@ -17,8 +17,7 @@
           RenderText {#text} at (0,0) size 39x19
             text run at (0,0) width 39: "Hello "
           RenderInline {SPAN} at (0,0) size 45x19
-            RenderInline {DIV} at (0,0) size 45x19
-              RenderText {#text} at (39,0) size 45x19
-                text run at (39,0) width 45: "World!"
+            RenderText {#text} at (39,0) size 45x19
+              text run at (39,0) width 45: "World!"
         RenderBlock (anonymous) at (0,19) size 784x0
-caret: position 6 of child 0 {#text} of child 0 {DIV} of child 1 {SPAN} of child 0 {DIV} of child 2 {DIV} of body
+caret: position 6 of child 0 {#text} of child 1 {SPAN} of child 0 {DIV} of child 2 {DIV} of body

Modified: trunk/LayoutTests/platform/qt/editing/pasteboard/5134759-expected.txt (98815 => 98816)


--- trunk/LayoutTests/platform/qt/editing/pasteboard/5134759-expected.txt	2011-10-29 20:35:10 UTC (rev 98815)
+++ trunk/LayoutTests/platform/qt/editing/pasteboard/5134759-expected.txt	2011-10-29 21:20:17 UTC (rev 98816)
@@ -18,8 +18,7 @@
           RenderText {#text} at (0,0) size 42x21
             text run at (0,0) width 42: "Hello "
           RenderInline {SPAN} at (0,0) size 46x21
-            RenderInline {DIV} at (0,0) size 46x21
-              RenderText {#text} at (42,0) size 46x21
-                text run at (42,0) width 46: "World!"
+            RenderText {#text} at (42,0) size 46x21
+              text run at (42,0) width 46: "World!"
         RenderBlock (anonymous) at (0,21) size 784x0
-caret: position 6 of child 0 {#text} of child 0 {DIV} of child 1 {SPAN} of child 0 {DIV} of child 2 {DIV} of body
+caret: position 6 of child 0 {#text} of child 1 {SPAN} of child 0 {DIV} of child 2 {DIV} of body
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to