Title: [260916] trunk/LayoutTests
Revision
260916
Author
[email protected]
Date
2020-04-29 14:43:37 -0700 (Wed, 29 Apr 2020)

Log Message

[iOS] Skip fast/text/text-indent-inside-float.html

Unreviewed test gardening.

Apparently float sizing/ahem font produces a different result on iOS.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (260915 => 260916)


--- trunk/LayoutTests/ChangeLog	2020-04-29 21:39:40 UTC (rev 260915)
+++ trunk/LayoutTests/ChangeLog	2020-04-29 21:43:37 UTC (rev 260916)
@@ -1,3 +1,13 @@
+2020-04-29  Zalan Bujtas  <[email protected]>
+
+        [iOS] Skip fast/text/text-indent-inside-float.html
+
+        Unreviewed test gardening.
+
+        Apparently float sizing/ahem font produces a different result on iOS.
+
+        * platform/ios/TestExpectations:
+
 2020-04-29  Simon Fraser  <[email protected]>
 
         Simplify contents clipping layer geometry

Modified: trunk/LayoutTests/platform/ios/TestExpectations (260915 => 260916)


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-04-29 21:39:40 UTC (rev 260915)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-04-29 21:43:37 UTC (rev 260916)
@@ -2874,6 +2874,7 @@
 fast/attachment/attachment-folder-icon.html [ ImageOnlyFailure ]
 
 fast/text/font-variations-feature-detection.html [ ImageOnlyFailure ]
+fast/text/text-indent-inside-float.html [ ImageOnlyFailure ]
 
 # <rdar://problem/28835343> REGRESSION: LayoutTest http/tests/multipart/load-last-non-html-frame.php failing
 http/tests/multipart/load-last-non-html-frame.php [ Failure  ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to