Closed Bug 1733169 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 30977 - [block-in-inline] Fix |PaintFloatingItems|

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 30977 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/30977
Details from upstream follow.

Koji Ishii <kojii@chromium.org> wrote:

[block-in-inline] Fix |PaintFloatingItems|

When painting floating items inside of block-in-inline, it
must create a new painter because the current painter may be
to paint an inline box.

This patch fixes this situation by instantiating a new
|NGBoxFragmentPainter|.

Bug: 1250194, 716930
Change-Id: Ifca7f0b4fa71609e64aeb7b4179360383208f602
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3185599
Reviewed-by: Yoshifumi Inoue \<yosin@chromium.org>
Commit-Queue: Koji Ishii \<kojii@chromium.org>
Auto-Submit: Koji Ishii \<kojii@chromium.org>
Cr-Commit-Position: refs/heads/main@{#925205}

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core

CI Results

Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests

Status Summary

Firefox

PASS: 1

Chrome

FAIL: 1

Safari

FAIL: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5b424b22f3d2
[wpt PR 30977] - [block-in-inline] Fix |PaintFloatingItems|, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in before you can comment on or make changes to this bug.