Bug 236913 - REGRESSION(r290229): imported/blink/fast/multicol/vertical-lr/float-content-break.html fails
Summary: REGRESSION(r290229): imported/blink/fast/multicol/vertical-lr/float-content-b...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 233914
  Show dependency treegraph
 
Reported: 2022-02-19 21:43 PST by Jon Lee
Modified: 2022-04-07 13:38 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.