Title: [93185] trunk/LayoutTests
Revision
93185
Author
[email protected]
Date
2011-08-16 18:11:04 -0700 (Tue, 16 Aug 2011)

Log Message

More rebaselines for Windows WebKit2 port.

* platform/win-wk2/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt:
* platform/win-wk2/editing/deleting/delete-ws-fixup-003-expected.txt:
* platform/win-wk2/editing/deleting/delete-ws-fixup-004-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (93184 => 93185)


--- trunk/LayoutTests/ChangeLog	2011-08-17 00:57:31 UTC (rev 93184)
+++ trunk/LayoutTests/ChangeLog	2011-08-17 01:11:04 UTC (rev 93185)
@@ -1,3 +1,11 @@
+2011-08-16  Ryosuke Niwa  <[email protected]>
+
+        More rebaselines for Windows WebKit2 port.
+
+        * platform/win-wk2/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt:
+        * platform/win-wk2/editing/deleting/delete-ws-fixup-003-expected.txt:
+        * platform/win-wk2/editing/deleting/delete-ws-fixup-004-expected.txt:
+
 2011-08-16  Hayato Ito  <[email protected]>
 
         Implement proper handling of events which happen in children of shadow hosts.

Modified: trunk/LayoutTests/platform/win-wk2/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt (93184 => 93185)


--- trunk/LayoutTests/platform/win-wk2/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt	2011-08-17 00:57:31 UTC (rev 93184)
+++ trunk/LayoutTests/platform/win-wk2/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt	2011-08-17 01:11:04 UTC (rev 93185)
@@ -17,35 +17,35 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {DIV} at (0,0) size 784x238 [border: (2px solid #0000FF)]
-        RenderBlock {DIV} at (14,14) size 756x83
-          RenderText {#text} at (0,0) size 66x26
-            text run at (0,0) width 66: "Tests: "
+      RenderBlock {DIV} at (0,0) size 784x240 [border: (2px solid #0000FF)]
+        RenderBlock {DIV} at (14,14) size 756x84
+          RenderText {#text} at (0,0) size 67x28
+            text run at (0,0) width 67: "Tests: "
           RenderBR {BR} at (0,0) size 0x0
-          RenderText {#text} at (0,27) size 679x55
-            text run at (0,27) width 679: "Deleting when a selection starts in the middle of the last paragraph and"
-            text run at (0,55) width 347: "extends to the end of that paragraph"
-        RenderBlock {DIV} at (14,113) size 756x111
-          RenderText {#text} at (0,0) size 189x26
+          RenderText {#text} at (0,28) size 690x56
+            text run at (0,28) width 690: "Deleting when a selection starts in the middle of the last paragraph and"
+            text run at (0,56) width 348: "extends to the end of that paragraph"
+        RenderBlock {DIV} at (14,114) size 756x112
+          RenderText {#text} at (0,0) size 189x28
             text run at (0,0) width 189: "Expected Results: "
-          RenderBR {BR} at (189,21) size 0x0
-          RenderText {#text} at (0,27) size 729x83
-            text run at (0,27) width 729: "Should see the four lines in the red box. First line should be \"one\". Next one"
-            text run at (0,55) width 166: "should be \"two\". "
-            text run at (166,55) width 506: "Next one should be \"three\". Last one should be \"fo\"."
-            text run at (0,83) width 658: "Insertion point should be blinking at the start of the fourth (last) line."
-      RenderBlock {DIV} at (0,262) size 784x116
+          RenderBR {BR} at (189,22) size 0x0
+          RenderText {#text} at (0,28) size 738x84
+            text run at (0,28) width 738: "Should see the four lines in the red box. First line should be \"one\". Next one"
+            text run at (0,56) width 167: "should be \"two\". "
+            text run at (167,56) width 508: "Next one should be \"three\". Last one should be \"fo\"."
+            text run at (0,84) width 668: "Insertion point should be blinking at the start of the fourth (last) line."
+      RenderBlock {DIV} at (0,264) size 784x116
         RenderBlock {DIV} at (0,0) size 784x116 [border: (2px solid #FF0000)]
           RenderBlock (anonymous) at (2,2) size 780x28
-            RenderText {#text} at (0,0) size 35x27
+            RenderText {#text} at (0,0) size 35x28
               text run at (0,0) width 35: "one"
           RenderBlock {P} at (2,30) size 780x28
-            RenderText {#text} at (0,0) size 36x27
+            RenderText {#text} at (0,0) size 36x28
               text run at (0,0) width 36: "two"
           RenderBlock {P} at (2,58) size 780x28
-            RenderText {#text} at (0,0) size 49x27
+            RenderText {#text} at (0,0) size 49x28
               text run at (0,0) width 49: "three"
           RenderBlock {P} at (2,86) size 780x28
-            RenderText {#text} at (0,0) size 20x27
+            RenderText {#text} at (0,0) size 20x28
               text run at (0,0) width 20: "fo"
 caret: position 2 of child 0 {#text} of child 5 {P} of child 1 {DIV} of child 3 {DIV} of body

Modified: trunk/LayoutTests/platform/win-wk2/editing/deleting/delete-ws-fixup-003-expected.txt (93184 => 93185)


--- trunk/LayoutTests/platform/win-wk2/editing/deleting/delete-ws-fixup-003-expected.txt	2011-08-17 00:57:31 UTC (rev 93184)
+++ trunk/LayoutTests/platform/win-wk2/editing/deleting/delete-ws-fixup-003-expected.txt	2011-08-17 01:11:04 UTC (rev 93185)
@@ -18,13 +18,13 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
       RenderBlock {DIV} at (0,0) size 784x56 [border: (2px solid #FF0000)]
-        RenderInline {SPAN} at (0,0) size 75x27
-          RenderText {#text} at (14,14) size 37x27
+        RenderInline {SPAN} at (0,0) size 75x28
+          RenderText {#text} at (14,14) size 37x28
             text run at (14,14) width 37: "bar "
-          RenderInline {SPAN} at (0,0) size 6x27
-            RenderText {#text} at (51,14) size 6x27
+          RenderInline {SPAN} at (0,0) size 6x28
+            RenderText {#text} at (51,14) size 6x28
               text run at (51,14) width 6: " "
-          RenderText {#text} at (57,14) size 32x27
+          RenderText {#text} at (57,14) size 32x28
             text run at (57,14) width 32: "foo"
         RenderText {#text} at (0,0) size 0x0
 caret: position 4 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body

Modified: trunk/LayoutTests/platform/win-wk2/editing/deleting/delete-ws-fixup-004-expected.txt (93184 => 93185)


--- trunk/LayoutTests/platform/win-wk2/editing/deleting/delete-ws-fixup-004-expected.txt	2011-08-17 00:57:31 UTC (rev 93184)
+++ trunk/LayoutTests/platform/win-wk2/editing/deleting/delete-ws-fixup-004-expected.txt	2011-08-17 01:11:04 UTC (rev 93185)
@@ -18,13 +18,13 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
       RenderBlock {DIV} at (0,0) size 784x56 [border: (2px solid #FF0000)]
-        RenderInline {SPAN} at (0,0) size 87x27
-          RenderText {#text} at (14,14) size 37x27
+        RenderInline {SPAN} at (0,0) size 87x28
+          RenderText {#text} at (14,14) size 37x28
             text run at (14,14) width 37: "bar "
-          RenderInline {SPAN} at (0,0) size 18x27
-            RenderText {#text} at (51,14) size 18x27
+          RenderInline {SPAN} at (0,0) size 18x28
+            RenderText {#text} at (51,14) size 18x28
               text run at (51,14) width 18: "   "
-          RenderText {#text} at (69,14) size 32x27
+          RenderText {#text} at (69,14) size 32x28
             text run at (69,14) width 32: "foo"
         RenderText {#text} at (0,0) size 0x0
 caret: position 4 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to