Title: [221326] trunk/LayoutTests
Revision
221326
Author
[email protected]
Date
2017-08-29 16:50:00 -0700 (Tue, 29 Aug 2017)

Log Message

Rebaseline editing/style/5084241.html after r220706.

Unreviewed test gardening.

* platform/win/editing/style/5084241-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (221325 => 221326)


--- trunk/LayoutTests/ChangeLog	2017-08-29 23:47:26 UTC (rev 221325)
+++ trunk/LayoutTests/ChangeLog	2017-08-29 23:50:00 UTC (rev 221326)
@@ -1,3 +1,11 @@
+2017-08-29  Per Arne Vollan  <[email protected]>
+
+        Rebaseline editing/style/5084241.html after r220706.
+
+        Unreviewed test gardening.
+
+        * platform/win/editing/style/5084241-expected.txt:
+
 2017-08-29  Matt Lewis  <[email protected]>
 
         Rebaselined http/tests/websocket/tests/hybi/secure-cookie-secure-connection.pl for ios-11.

Modified: trunk/LayoutTests/platform/win/editing/style/5084241-expected.txt (221325 => 221326)


--- trunk/LayoutTests/platform/win/editing/style/5084241-expected.txt	2017-08-29 23:47:26 UTC (rev 221325)
+++ trunk/LayoutTests/platform/win/editing/style/5084241-expected.txt	2017-08-29 23:50:00 UTC (rev 221326)
@@ -8,10 +8,11 @@
           text run at (0,0) width 771: "This tests for a bug where deleting everything in a paragraph of colored text would prevent the user from changing the text"
           text run at (0,18) width 36: "color."
       RenderBlock {DIV} at (0,52) size 784x18
-        RenderInline {FONT} at (0,0) size 148x18 [color=#FF0000]
-          RenderText {#text} at (0,0) size 148x18
-            text run at (0,0) width 148: "This text should be red."
-        RenderInline {FONT} at (0,0) size 155x18 [color=#0000FF]
-          RenderText {#text} at (148,0) size 155x18
-            text run at (148,0) width 155: "This text should be blue."
-caret: position 25 of child 0 {#text} of child 1 {FONT} of child 2 {DIV} of body
+        RenderInline {SPAN} at (0,0) size 303x18
+          RenderInline {FONT} at (0,0) size 148x18 [color=#FF0000]
+            RenderText {#text} at (0,0) size 148x18
+              text run at (0,0) width 148: "This text should be red."
+          RenderInline {FONT} at (0,0) size 155x18 [color=#0000FF]
+            RenderText {#text} at (148,0) size 155x18
+              text run at (148,0) width 155: "This text should be blue."
+caret: position 25 of child 0 {#text} of child 1 {FONT} of child 0 {SPAN} of child 2 {DIV} of body
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to