Closed Bug 1757037 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 32973 - Pre-paint: Remove special code for missed fixedpos.

Categories

(Core :: Layout: Columns, task, P4)

task

Tracking

()

RESOLVED FIXED
100 Branch
Tracking Status
firefox100 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Morten Stenshorne <mstensho@chromium.org> wrote:

Pre-paint: Remove special code for missed fixedpos.

Things will just work, if we, when processing a missed child, set up the
context with the info about containing blocks correctly, and also enter
OOF descendants of a missed OOF (rather than missing them on purpose).

Remove the is_inside_orphaned_object flag, since we no longer need to do
anything special (it was mostly about disabling DCHECKs) when walking a
missed child.

Bug: 1293905
Change-Id: I2d7e45a50183fa841b9792f330633c7e45005e94

Reviewed-on: https://chromium-review.googlesource.com/3488190
WPT-Export-Revision: a10eae0e9be48f515bac87504f0b828ec492302d

Component: web-platform-tests → Layout: Columns
Product: Testing → Core

CI Results

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

Total 1 tests

Status Summary

Firefox

PASS: 1

Chrome

PASS: 1

Safari

PASS: 1

Links

GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a53bc8162a4c
[wpt PR 32973] - Pre-paint: Remove special code for missed fixedpos., a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in before you can comment on or make changes to this bug.