Title: [221320] trunk/LayoutTests
Revision
221320
Author
[email protected]
Date
2017-08-29 16:10:46 -0700 (Tue, 29 Aug 2017)

Log Message

Rebaseline editing/style/5065910.html after r220706.

Unreviewed test gardening.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (221319 => 221320)


--- trunk/LayoutTests/ChangeLog	2017-08-29 22:49:50 UTC (rev 221319)
+++ trunk/LayoutTests/ChangeLog	2017-08-29 23:10:46 UTC (rev 221320)
@@ -1,3 +1,11 @@
+2017-08-29  Per Arne Vollan  <[email protected]>
+
+        Rebaseline editing/style/5065910.html after r220706.
+
+        Unreviewed test gardening.
+
+        * platform/win/editing/style/5065910-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/5065910-expected.txt (221319 => 221320)


--- trunk/LayoutTests/platform/win/editing/style/5065910-expected.txt	2017-08-29 22:49:50 UTC (rev 221319)
+++ trunk/LayoutTests/platform/win/editing/style/5065910-expected.txt	2017-08-29 23:10:46 UTC (rev 221320)
@@ -12,13 +12,14 @@
             RenderText {#text} at (0,0) size 148x18
               text run at (0,0) width 148: "This text should be red."
         RenderBlock {DIV} at (0,18) size 784x18
-          RenderInline {FONT} at (0,0) size 124x18 [color=#0000FF]
-            RenderText {#text} at (0,0) size 124x18
-              text run at (0,0) width 124: "This text should be "
-          RenderInline {FONT} at (0,0) size 235x18 [color=#008000]
-            RenderText {#text} at (124,0) size 235x18
-              text run at (124,0) width 235: "a combination of green and blue, not "
-          RenderInline {FONT} at (0,0) size 24x18 [color=#0000FF]
-            RenderText {#text} at (359,0) size 24x18
-              text run at (359,0) width 24: "red."
-caret: position 37 of child 0 {#text} of child 1 {FONT} of child 1 {DIV} of child 2 {DIV} of body
+          RenderInline {SPAN} at (0,0) size 383x18
+            RenderInline {FONT} at (0,0) size 124x18 [color=#0000FF]
+              RenderText {#text} at (0,0) size 124x18
+                text run at (0,0) width 124: "This text should be "
+            RenderInline {FONT} at (0,0) size 235x18 [color=#008000]
+              RenderText {#text} at (124,0) size 235x18
+                text run at (124,0) width 235: "a combination of green and blue, not "
+            RenderInline {FONT} at (0,0) size 24x18 [color=#0000FF]
+              RenderText {#text} at (359,0) size 24x18
+                text run at (359,0) width 24: "red."
+caret: position 37 of child 0 {#text} of child 1 {FONT} of child 0 {SPAN} of child 1 {DIV} of child 2 {DIV} of body
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to