Title: [238496] trunk/LayoutTests
Revision
238496
Author
[email protected]
Date
2018-11-26 08:49:55 -0800 (Mon, 26 Nov 2018)

Log Message

Unreviewed rebaseline after r238493.

* platform/ios/fast/inline/inline-content-with-float-and-margin-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (238495 => 238496)


--- trunk/LayoutTests/ChangeLog	2018-11-26 16:24:20 UTC (rev 238495)
+++ trunk/LayoutTests/ChangeLog	2018-11-26 16:49:55 UTC (rev 238496)
@@ -1,5 +1,11 @@
 2018-11-26  Zalan Bujtas  <[email protected]>
 
+        Unreviewed rebaseline after r238493.
+
+        * platform/ios/fast/inline/inline-content-with-float-and-margin-expected.txt: Added.
+
+2018-11-26  Zalan Bujtas  <[email protected]>
+
         Unreviewed test gardening after r238280.
 
         * fast/content-observation/click-event-suppression-on-content-change.html:

Added: trunk/LayoutTests/platform/ios/fast/inline/inline-content-with-float-and-margin-expected.txt (0 => 238496)


--- trunk/LayoutTests/platform/ios/fast/inline/inline-content-with-float-and-margin-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/fast/inline/inline-content-with-float-and-margin-expected.txt	2018-11-26 16:49:55 UTC (rev 238496)
@@ -0,0 +1,59 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+layer at (8,8) size 102x52 clip at (9,9) size 100x50
+  RenderBlock {DIV} at (0,0) size 102x52 [border: (1px solid #008000)]
+    RenderText {#text} at (29,1) size 66x14
+      text run at (29,1) width 66: "foobar foobar"
+    RenderBlock (floating) {SPAN} at (11,11) size 8x22 [border: (1px solid #0000FF)]
+      RenderText {#text} at (1,1) size 6x14
+        text run at (1,1) width 6: "2"
+    RenderText {#text} at (29,16) size 66x14
+      text run at (29,16) width 66: "foobar foobar"
+layer at (8,60) size 102x52 clip at (9,61) size 100x50
+  RenderBlock {DIV} at (0,52) size 102x52 [border: (1px solid #008000)]
+    RenderText {#text} at (19,1) size 66x14
+      text run at (19,1) width 66: "foobar foobar"
+    RenderBlock (floating) {SPAN} at (11,1) size 8x22 [border: (1px solid #0000FF)]
+      RenderText {#text} at (1,1) size 6x14
+        text run at (1,1) width 6: "2"
+    RenderText {#text} at (19,16) size 66x14
+      text run at (19,16) width 66: "foobar foobar"
+layer at (8,112) size 102x52 clip at (9,113) size 100x50
+  RenderBlock {DIV} at (0,104) size 102x52 [border: (1px solid #008000)]
+    RenderText {#text} at (19,1) size 66x14
+      text run at (19,1) width 66: "foobar foobar"
+    RenderBlock (floating) {SPAN} at (1,1) size 8x22 [border: (1px solid #0000FF)]
+      RenderText {#text} at (1,1) size 6x14
+        text run at (1,1) width 6: "2"
+    RenderText {#text} at (19,16) size 66x14
+      text run at (19,16) width 66: "foobar foobar"
+layer at (8,164) size 102x52 clip at (9,165) size 100x50
+  RenderBlock {DIV} at (0,156) size 102x52 [border: (1px solid #008000)]
+    RenderText {#text} at (1,1) size 66x14
+      text run at (1,1) width 66: "foobar foobar"
+    RenderBlock (floating) {SPAN} at (83,11) size 8x22 [border: (1px solid #0000FF)]
+      RenderText {#text} at (1,1) size 6x14
+        text run at (1,1) width 6: "2"
+    RenderText {#text} at (1,16) size 66x14
+      text run at (1,16) width 66: "foobar foobar"
+layer at (8,216) size 102x52 clip at (9,217) size 100x50
+  RenderBlock {DIV} at (0,208) size 102x52 [border: (1px solid #008000)]
+    RenderText {#text} at (1,1) size 66x14
+      text run at (1,1) width 66: "foobar foobar"
+    RenderBlock (floating) {SPAN} at (93,1) size 8x22 [border: (1px solid #0000FF)]
+      RenderText {#text} at (1,1) size 6x14
+        text run at (1,1) width 6: "2"
+    RenderText {#text} at (1,16) size 66x14
+      text run at (1,16) width 66: "foobar foobar"
+layer at (8,268) size 102x52 clip at (9,269) size 100x50
+  RenderBlock {DIV} at (0,260) size 102x52 [border: (1px solid #008000)]
+    RenderText {#text} at (1,1) size 66x14
+      text run at (1,1) width 66: "foobar foobar"
+    RenderBlock (floating) {SPAN} at (83,1) size 8x22 [border: (1px solid #0000FF)]
+      RenderText {#text} at (1,1) size 6x14
+        text run at (1,1) width 6: "2"
+    RenderText {#text} at (1,16) size 66x14
+      text run at (1,16) width 66: "foobar foobar"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to