Title: [237550] trunk
Revision
237550
Author
za...@apple.com
Date
2018-10-29 07:44:53 -0700 (Mon, 29 Oct 2018)

Log Message

Missing from r237549

Reviewed by Antti Koivisto.

Tools:

* LayoutReloaded/misc/LFC-passing-tests.txt:

LayoutTests:

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (237549 => 237550)


--- trunk/LayoutTests/ChangeLog	2018-10-29 14:35:18 UTC (rev 237549)
+++ trunk/LayoutTests/ChangeLog	2018-10-29 14:44:53 UTC (rev 237550)
@@ -1,5 +1,13 @@
 2018-10-29  Zalan Bujtas  <za...@apple.com>
 
+        Missing from r237549
+
+        Reviewed by Antti Koivisto.
+
+        * platform/ios/TestExpectations:
+
+2018-10-29  Zalan Bujtas  <za...@apple.com>
+
         [LFC][IFC] Add support for simple intruding floats.
         https://bugs.webkit.org/show_bug.cgi?id=190998
 

Modified: trunk/LayoutTests/platform/ios/TestExpectations (237549 => 237550)


--- trunk/LayoutTests/platform/ios/TestExpectations	2018-10-29 14:35:18 UTC (rev 237549)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2018-10-29 14:44:53 UTC (rev 237550)
@@ -3109,6 +3109,7 @@
 fast/block/block-only/absolute-position-min-max-height.html [ Failure ]
 fast/block/basic/inline-content-with-floating-image.html [ Failure ]
 fast/block/basic/inline-content-with-floating-images2.html [ Failure ]
+fast/inline/simple-intruding-float1.html [ Failure ]
 
 # Datalist
 webkit.org/b/186714 fast/forms/datalist/datalist-textinput-keydown.html [ Skip ]

Modified: trunk/Tools/ChangeLog (237549 => 237550)


--- trunk/Tools/ChangeLog	2018-10-29 14:35:18 UTC (rev 237549)
+++ trunk/Tools/ChangeLog	2018-10-29 14:44:53 UTC (rev 237550)
@@ -1,5 +1,13 @@
 2018-10-29  Zalan Bujtas  <za...@apple.com>
 
+        Missing from r237549
+
+        Reviewed by Antti Koivisto.
+
+        * LayoutReloaded/misc/LFC-passing-tests.txt:
+
+2018-10-29  Zalan Bujtas  <za...@apple.com>
+
         [LFC][IFC] Add support for simple intruding floats.
         https://bugs.webkit.org/show_bug.cgi?id=190998
 

Modified: trunk/Tools/LayoutReloaded/misc/LFC-passing-tests.txt (237549 => 237550)


--- trunk/Tools/LayoutReloaded/misc/LFC-passing-tests.txt	2018-10-29 14:35:18 UTC (rev 237549)
+++ trunk/Tools/LayoutReloaded/misc/LFC-passing-tests.txt	2018-10-29 14:44:53 UTC (rev 237550)
@@ -64,3 +64,4 @@
 fast/block/block-only/min-max-height-percentage.html
 fast/block/basic/inline-content-with-floating-image.html
 fast/block/basic/inline-content-with-floating-images2.html
+fast/inline/simple-intruding-float1.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to