Title: [275837] trunk/LayoutTests
- Revision
- 275837
- Author
- [email protected]
- Date
- 2021-04-12 13:31:23 -0700 (Mon, 12 Apr 2021)
Log Message
ASSERTION FAILED: &layoutState().establishedFormattingState(layoutBox.formattingContextRoot()) == this in WebCore::Layout::FormattingState::boxGeometry
https://bugs.webkit.org/show_bug.cgi?id=219905
<rdar://problem/72350516>
The underlying issue (non-synchronized settings update) has been addressed by r275810.
Reviewed by Simon Fraser.
* platform/mac-wk2/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (275836 => 275837)
--- trunk/LayoutTests/ChangeLog 2021-04-12 20:25:37 UTC (rev 275836)
+++ trunk/LayoutTests/ChangeLog 2021-04-12 20:31:23 UTC (rev 275837)
@@ -1,3 +1,15 @@
+2021-04-12 Zalan Bujtas <[email protected]>
+
+ ASSERTION FAILED: &layoutState().establishedFormattingState(layoutBox.formattingContextRoot()) == this in WebCore::Layout::FormattingState::boxGeometry
+ https://bugs.webkit.org/show_bug.cgi?id=219905
+ <rdar://problem/72350516>
+
+ The underlying issue (non-synchronized settings update) has been addressed by r275810.
+
+ Reviewed by Simon Fraser.
+
+ * platform/mac-wk2/TestExpectations:
+
2021-04-12 Youenn Fablet <[email protected]>
Add support for RTCEncodedFrame metadata
Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (275836 => 275837)
--- trunk/LayoutTests/platform/mac-wk2/TestExpectations 2021-04-12 20:25:37 UTC (rev 275836)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations 2021-04-12 20:31:23 UTC (rev 275837)
@@ -1263,10 +1263,10 @@
fast/layoutformattingcontext/table-with-column-spanner-first-row.html [ ImageOnlyFailure ]
fast/layoutformattingcontext/wbr-simple.html [ ImageOnlyFailure ]
fast/layoutformattingcontext/block-only/min-max-and-preferred-width-simple.html [ ImageOnlyFailure ]
+fast/layoutformattingcontext/subframe-with-display-none-html.html [ ImageOnlyFailure ]
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 [ Skip ]
# This file should contain entries for expectations that are specific
# to the Apple Mac port running the WebKit2 variant (--webkit-test-runner)
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes