Title: [271454] trunk/LayoutTests
- Revision
- 271454
- Author
- [email protected]
- Date
- 2021-01-13 13:38:36 -0800 (Wed, 13 Jan 2021)
Log Message
REGRESSION (r269627?): ASSERTION FAILED: &layoutState().establishedFormattingState(layoutBox.formattingContextRoot()) == this in WebCore::Layout::FormattingState::boxGeometry
https://bugs.webkit.org/show_bug.cgi?id=219905
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (271453 => 271454)
--- trunk/LayoutTests/ChangeLog 2021-01-13 21:22:19 UTC (rev 271453)
+++ trunk/LayoutTests/ChangeLog 2021-01-13 21:38:36 UTC (rev 271454)
@@ -1,3 +1,12 @@
+2021-01-13 Truitt Savell <[email protected]>
+
+ REGRESSION (r269627?): ASSERTION FAILED: &layoutState().establishedFormattingState(layoutBox.formattingContextRoot()) == this in WebCore::Layout::FormattingState::boxGeometry
+ https://bugs.webkit.org/show_bug.cgi?id=219905
+
+ Unreviewed test gardening.
+
+ * platform/mac-wk2/TestExpectations:
+
2021-01-13 Andres Gonzalez <[email protected]>
Fix for LayoutTests/accessibility/mac/details-summary.html in isolated tree mode.
Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (271453 => 271454)
--- trunk/LayoutTests/platform/mac-wk2/TestExpectations 2021-01-13 21:22:19 UTC (rev 271453)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations 2021-01-13 21:38:36 UTC (rev 271454)
@@ -1,4 +1,4 @@
-# This file should contain entries for expectations that are specific
+fast/layoutformattingcontext/subframe-with-display-none-html.html# This file should contain entries for expectations that are specific
# to the Apple Mac port running the WebKit2 variant (--webkit-test-runner)
#//////////////////////////////////////////////////////////////////////////////////////////
@@ -1289,7 +1289,6 @@
fast/layoutformattingcontext/run-expansion-extends-line-content-width.html [ ImageOnlyFailure ]
fast/layoutformattingcontext/simple-inline-block.html [ ImageOnlyFailure ]
fast/layoutformattingcontext/simple-table-with-empty-td.html [ ImageOnlyFailure ]
-fast/layoutformattingcontext/subframe-with-display-none-html.html [ ImageOnlyFailure ]
fast/layoutformattingcontext/table-basic-row-baseline-align.html [ ImageOnlyFailure ]
fast/layoutformattingcontext/table-basic-row-baseline-with-nested-table.html [ ImageOnlyFailure ]
fast/layoutformattingcontext/table-basic-row-vertical-align-baseline.html [ ImageOnlyFailure ]
@@ -1315,6 +1314,7 @@
webkit.org/b/217054 fast/layoutformattingcontext/horizontal-sizing-with-trailing-letter-spacing.html [ Skip ]
webkit.org/b/219322 fast/layoutformattingcontext/table-simple-border-collapse.html [ ImageOnlyFailure ]
webkit.org/b/219322 fast/layoutformattingcontext/table-simple-border-collapse2.html [ ImageOnlyFailure ]
+webkit.org/b/219905 fast/layoutformattingcontext/subframe-with-display-none-html.html [ Crash ImageOnlyFailure ]
webkit.org/b/220018 webanimations/accelerated-transform-related-animation-property-order.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes