Skip to content

Commit 5fad646

Browse files
committed
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: Canonical link: https://commits.webkit.org/236405@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@275837 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 7b7ffcb commit 5fad646

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

LayoutTests/ChangeLog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2021-04-12 Zalan Bujtas <zalan@apple.com>
2+
3+
ASSERTION FAILED: &layoutState().establishedFormattingState(layoutBox.formattingContextRoot()) == this in WebCore::Layout::FormattingState::boxGeometry
4+
https://bugs.webkit.org/show_bug.cgi?id=219905
5+
<rdar://problem/72350516>
6+
7+
The underlying issue (non-synchronized settings update) has been addressed by r275810.
8+
9+
Reviewed by Simon Fraser.
10+
11+
* platform/mac-wk2/TestExpectations:
12+
113
2021-04-12 Youenn Fablet <youenn@apple.com>
214

315
Add support for RTCEncodedFrame metadata

LayoutTests/platform/mac-wk2/TestExpectations

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1263,10 +1263,10 @@ fast/layoutformattingcontext/table-simple-with-padding.html [ ImageOnlyFailure ]
12631263
fast/layoutformattingcontext/table-with-column-spanner-first-row.html [ ImageOnlyFailure ]
12641264
fast/layoutformattingcontext/wbr-simple.html [ ImageOnlyFailure ]
12651265
fast/layoutformattingcontext/block-only/min-max-and-preferred-width-simple.html [ ImageOnlyFailure ]
1266+
fast/layoutformattingcontext/subframe-with-display-none-html.html [ ImageOnlyFailure ]
12661267
webkit.org/b/217054 fast/layoutformattingcontext/horizontal-sizing-with-trailing-letter-spacing.html [ Skip ]
12671268
webkit.org/b/219322 fast/layoutformattingcontext/table-simple-border-collapse.html [ ImageOnlyFailure ]
12681269
webkit.org/b/219322 fast/layoutformattingcontext/table-simple-border-collapse2.html [ ImageOnlyFailure ]
1269-
webkit.org/b/219905 fast/layoutformattingcontext/subframe-with-display-none-html.html [ Skip ]
12701270
# This file should contain entries for expectations that are specific
12711271
# to the Apple Mac port running the WebKit2 variant (--webkit-test-runner)
12721272

0 commit comments

Comments
 (0)