Title: [292608] trunk/LayoutTests
Revision
292608
Author
za...@apple.com
Date
2022-04-08 08:16:59 -0700 (Fri, 08 Apr 2022)

Log Message

imported/blink/fast/multicol/vertical-lr/float-content-break.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=239002

Unreviewed.


* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (292607 => 292608)


--- trunk/LayoutTests/ChangeLog	2022-04-08 15:10:51 UTC (rev 292607)
+++ trunk/LayoutTests/ChangeLog	2022-04-08 15:16:59 UTC (rev 292608)
@@ -1,5 +1,14 @@
 2022-04-08  Alan Bujtas  <za...@apple.com>
 
+        imported/blink/fast/multicol/vertical-lr/float-content-break.html is a constant failure
+        https://bugs.webkit.org/show_bug.cgi?id=239002
+
+        Unreviewed.
+
+        * platform/mac/TestExpectations:
+
+2022-04-08  Alan Bujtas  <za...@apple.com>
+
         Do not use std::numeric_limits<float>::min() as the initial value to collect max values for glyph overflow
         https://bugs.webkit.org/show_bug.cgi?id=238334
 

Modified: trunk/LayoutTests/platform/mac/TestExpectations (292607 => 292608)


--- trunk/LayoutTests/platform/mac/TestExpectations	2022-04-08 15:10:51 UTC (rev 292607)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2022-04-08 15:16:59 UTC (rev 292608)
@@ -2287,3 +2287,6 @@
 
 # macOS has a WebGPU implementation.
 http/tests/webgpu [ Pass ]
+
+# fractional pixel diff between modern and legacy line layout.
+imported/blink/fast/multicol/vertical-lr/float-content-break.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to