Closed Bug 1841681 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 40876 - VT: Use a layout object walk with visibility checks for overflow.

Categories

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

task

Tracking

()

RESOLVED FIXED
117 Branch
Tracking Status
firefox117 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Vladimir Levin <vmpstr@chromium.org> wrote:

VT: Use a layout object walk with visibility checks for overflow.

Our current walk uses paint layers, which is faster but will miss cases
where visibility changes on non-paintlayer children.

The new walk is visually correct in visibility cases, but may be slower.
The new walk is enabled by default but is gated by a killswitch flag.

R=khushalsagar@chromium.org, pdr@chromium.org

Bug: 1458568
Change-Id: I4987acb8fb0d5f808a4d1a2ffa549c8f33ba42e0
Reviewed-on: https://chromium-review.googlesource.com/4664920
WPT-Export-Revision: 3af8322158af535943f4006fe55a51fb596dd1d4

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

CI Results

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

Total 3 tests

Status Summary

Firefox

TIMEOUT: 3

Chrome

PASS : 1
FAIL : 2

Safari

TIMEOUT: 3

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d2cfb8713c0b [wpt PR 40876] - VT: Use a layout object walk with visibility checks for overflow., a=testonly https://hg.mozilla.org/integration/autoland/rev/53f37c815bfa [wpt PR 40876] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in before you can comment on or make changes to this bug.