Title: [238494] trunk/LayoutTests
Revision
238494
Author
[email protected]
Date
2018-11-26 07:30:15 -0800 (Mon, 26 Nov 2018)

Log Message

Unreviewed rebaseline after r238460.

* platform/ios/fast/inline/inline-content-with-image-simple-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (238493 => 238494)


--- trunk/LayoutTests/ChangeLog	2018-11-26 15:23:44 UTC (rev 238493)
+++ trunk/LayoutTests/ChangeLog	2018-11-26 15:30:15 UTC (rev 238494)
@@ -1,3 +1,9 @@
+2018-11-26  Zalan Bujtas  <[email protected]>
+
+        Unreviewed rebaseline after r238460.
+
+        * platform/ios/fast/inline/inline-content-with-image-simple-expected.txt: Added.
+
 2018-11-25  Zalan Bujtas  <[email protected]>
 
         [LFC][IFC] Use float box's margin box to adjust the line constraints.

Added: trunk/LayoutTests/platform/ios/fast/inline/inline-content-with-image-simple-expected.txt (0 => 238494)


--- trunk/LayoutTests/platform/ios/fast/inline/inline-content-with-image-simple-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/fast/inline/inline-content-with-image-simple-expected.txt	2018-11-26 15:30:15 UTC (rev 238494)
@@ -0,0 +1,12 @@
+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 402x202 clip at (9,9) size 400x200
+  RenderBlock {DIV} at (0,0) size 402x202 [border: (1px solid #008000)]
+    RenderText {#text} at (1,83) size 11x25
+      text run at (1,83) width 11: "1"
+    RenderImage {IMG} at (12,1) size 102x102 [border: (1px solid #FF0000)]
+    RenderText {#text} at (114,83) size 11x25
+      text run at (114,83) width 11: "3"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to