Changeset 271454 in webkit
- Timestamp:
- Jan 13, 2021, 1:38:36 PM (6 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/mac-wk2/TestExpectations (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r271453 r271454 1 2021-01-13 Truitt Savell <tsavell@apple.com> 2 3 REGRESSION (r269627?): ASSERTION FAILED: &layoutState().establishedFormattingState(layoutBox.formattingContextRoot()) == this in WebCore::Layout::FormattingState::boxGeometry 4 https://bugs.webkit.org/show_bug.cgi?id=219905 5 6 Unreviewed test gardening. 7 8 * platform/mac-wk2/TestExpectations: 9 1 10 2021-01-13 Andres Gonzalez <andresg_22@apple.com> 2 11 -
trunk/LayoutTests/platform/mac-wk2/TestExpectations
r271301 r271454 1 # This file should contain entries for expectations that are specific1 fast/layoutformattingcontext/subframe-with-display-none-html.html# This file should contain entries for expectations that are specific 2 2 # to the Apple Mac port running the WebKit2 variant (--webkit-test-runner) 3 3 … … 1290 1290 fast/layoutformattingcontext/simple-inline-block.html [ ImageOnlyFailure ] 1291 1291 fast/layoutformattingcontext/simple-table-with-empty-td.html [ ImageOnlyFailure ] 1292 fast/layoutformattingcontext/subframe-with-display-none-html.html [ ImageOnlyFailure ]1293 1292 fast/layoutformattingcontext/table-basic-row-baseline-align.html [ ImageOnlyFailure ] 1294 1293 fast/layoutformattingcontext/table-basic-row-baseline-with-nested-table.html [ ImageOnlyFailure ] … … 1316 1315 webkit.org/b/219322 fast/layoutformattingcontext/table-simple-border-collapse.html [ ImageOnlyFailure ] 1317 1316 webkit.org/b/219322 fast/layoutformattingcontext/table-simple-border-collapse2.html [ ImageOnlyFailure ] 1317 webkit.org/b/219905 fast/layoutformattingcontext/subframe-with-display-none-html.html [ Crash ImageOnlyFailure ] 1318 1318 1319 1319 webkit.org/b/220018 webanimations/accelerated-transform-related-animation-property-order.html [ ImageOnlyFailure ]
Note:
See TracChangeset
for help on using the changeset viewer.