Title: [91175] trunk/LayoutTests
Revision
91175
Author
[email protected]
Date
2011-07-18 01:11:51 -0700 (Mon, 18 Jul 2011)

Log Message

GTK and Qt rebaselines after r91158.

* platform/gtk/editing/inserting/5058163-1-expected.txt:
* platform/qt/editing/inserting/5058163-1-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91174 => 91175)


--- trunk/LayoutTests/ChangeLog	2011-07-18 07:34:20 UTC (rev 91174)
+++ trunk/LayoutTests/ChangeLog	2011-07-18 08:11:51 UTC (rev 91175)
@@ -1,3 +1,10 @@
+2011-07-18  Ryosuke Niwa  <[email protected]>
+
+        GTK and Qt rebaselines after r91158.
+
+        * platform/gtk/editing/inserting/5058163-1-expected.txt:
+        * platform/qt/editing/inserting/5058163-1-expected.txt:
+
 2011-07-17  Ryosuke Niwa  <[email protected]>
 
         Chromium rebaselines after r91158.

Modified: trunk/LayoutTests/platform/gtk/editing/inserting/5058163-1-expected.txt (91174 => 91175)


--- trunk/LayoutTests/platform/gtk/editing/inserting/5058163-1-expected.txt	2011-07-18 07:34:20 UTC (rev 91174)
+++ trunk/LayoutTests/platform/gtk/editing/inserting/5058163-1-expected.txt	2011-07-18 08:11:51 UTC (rev 91175)
@@ -13,15 +13,13 @@
               RenderTableCell {TD} at (2,2) size 469x21 [r=0 c=0 rs=1 cs=1]
                 RenderText {#text} at (1,1) size 467x19
                   text run at (1,1) width 467: "There should be two empty paragraphs after this table and before the next."
-        RenderBlock (anonymous) at (0,27) size 784x19
+        RenderBlock (anonymous) at (0,27) size 784x38
           RenderBR {BR} at (0,0) size 0x19
-        RenderBlock {DIV} at (0,46) size 784x46
-          RenderBlock (anonymous) at (0,0) size 784x19
-            RenderBR {BR} at (0,0) size 0x19
-          RenderTable {TABLE} at (0,19) size 276x27 [border: (1px solid #AAAAAA)]
-            RenderTableSection {TBODY} at (1,1) size 274x25
-              RenderTableRow {TR} at (0,2) size 274x21
-                RenderTableCell {TD} at (2,2) size 270x21 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (1,1) size 268x19
-                    text run at (1,1) width 268: "And the caret should be in the second one."
-caret: position 0 of child 0 {BR} of child 2 {DIV} of child 2 {DIV} of body
+          RenderBR {BR} at (0,19) size 0x19
+        RenderTable {TABLE} at (0,65) size 276x27 [border: (1px solid #AAAAAA)]
+          RenderTableSection {TBODY} at (1,1) size 274x25
+            RenderTableRow {TR} at (0,2) size 274x21
+              RenderTableCell {TD} at (2,2) size 270x21 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 268x19
+                  text run at (1,1) width 268: "And the caret should be in the second one."
+caret: position 0 of child 2 {BR} of child 2 {DIV} of body

Modified: trunk/LayoutTests/platform/qt/editing/inserting/5058163-1-expected.txt (91174 => 91175)


--- trunk/LayoutTests/platform/qt/editing/inserting/5058163-1-expected.txt	2011-07-18 07:34:20 UTC (rev 91174)
+++ trunk/LayoutTests/platform/qt/editing/inserting/5058163-1-expected.txt	2011-07-18 08:11:51 UTC (rev 91175)
@@ -14,15 +14,13 @@
               RenderTableCell {TD} at (2,2) size 510x24 [r=0 c=0 rs=1 cs=1]
                 RenderText {#text} at (1,1) size 508x22
                   text run at (1,1) width 508: "There should be two empty paragraphs after this table and before the next."
-        RenderBlock (anonymous) at (0,30) size 784x22
+        RenderBlock (anonymous) at (0,30) size 784x44
           RenderBR {BR} at (0,0) size 0x22
-        RenderBlock {DIV} at (0,52) size 784x52
-          RenderBlock (anonymous) at (0,0) size 784x22
-            RenderBR {BR} at (0,0) size 0x22
-          RenderTable {TABLE} at (0,22) size 294x30 [border: (1px solid #AAAAAA)]
-            RenderTableSection {TBODY} at (1,1) size 292x28
-              RenderTableRow {TR} at (0,2) size 292x24
-                RenderTableCell {TD} at (2,2) size 288x24 [r=0 c=0 rs=1 cs=1]
-                  RenderText {#text} at (1,1) size 286x22
-                    text run at (1,1) width 286: "And the caret should be in the second one."
-caret: position 0 of child 0 {BR} of child 2 {DIV} of child 2 {DIV} of body
+          RenderBR {BR} at (0,22) size 0x22
+        RenderTable {TABLE} at (0,74) size 294x30 [border: (1px solid #AAAAAA)]
+          RenderTableSection {TBODY} at (1,1) size 292x28
+            RenderTableRow {TR} at (0,2) size 292x24
+              RenderTableCell {TD} at (2,2) size 288x24 [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (1,1) size 286x22
+                  text run at (1,1) width 286: "And the caret should be in the second one."
+caret: position 0 of child 2 {BR} 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