Bug 236913

Summary: REGRESSION(r290229): imported/blink/fast/multicol/vertical-lr/float-content-break.html fails
Product: WebKit Reporter: Jon Lee <jonlee>
Component: WebKit Process ModelAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=237728
Bug Depends on:    
Bug Blocks: 233914    

Description Jon Lee 2022-02-19 21:43:51 PST
fast/css/variables/test-suite/005.html [ ImageOnlyFailure Pass ]
imported/blink/fast/multicol/dynamic/insert-spanner-after-content.html [ ImageOnlyFailure ]
imported/blink/fast/multicol/dynamic/insert-spanner-before-content.html [ ImageOnlyFailure ]
imported/blink/fast/multicol/dynamic/insert-spanner-after-spanner-before-content.html [ ImageOnlyFailure ]
imported/blink/fast/multicol/vertical-lr/float-content-break.html [ ImageOnlyFailure ]
imported/blink/fast/multicol/vertical-rl/float-content-break.html [ ImageOnlyFailure ]
imported/blink/fast/multicol/tall-line-in-short-block.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-contain/contain-layout-suppress-baseline-001.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-contain/contain-size-block-002.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-contain/contain-size-block-004.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-flexbox/flexbox_rowspan-overflow-automatic.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-flexbox/flexbox_rowspan-overflow.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-fonts/first-available-font-007.html [ ImageOnlyFailure ]
Comment 1 Radar WebKit Bug Importer 2022-02-19 21:44:09 PST
<rdar://problem/89196648>
Comment 2 Jon Lee 2022-03-14 23:27:12 PDT
Everything is addressed by the patch in bug 237728 except for vertical-lr/float-content-break.html. The flaky failure is likely fixed but we'll need to check once the patch lands.
Comment 3 Jon Lee 2022-04-01 15:47:45 PDT
Retitling to reflect the remaining failing test.