[wpt-sync] Sync PR 33492 - Add check for failing FindNodeFromElementId().
Categories
(Core :: Layout: Columns, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox101 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33492 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33492
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Add check for failing FindNodeFromElementId().
In fragment traversal during pre-paint, we will miss setting up paint
properties for nodes that have no fragment representation in a given
fragmentainer, which made an assumption in PropertyTreeManager::
EnsureCompositorTransformNode() fail. The pre-paint problem is tracked
by crbug.com/1224888Bug: 1310749
Change-Id: Ia53f45dc58f3b2e01ccd1f5f1b9e0e4200a157ab
Reviewed-on: https://chromium-review.googlesource.com/3568565
WPT-Export-Revision: 8c6920bcb5f290db51c00412ec39032666e3f18e
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
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
CRASH: 1
Safari
PASS : 1
Links
Comment 5•3 years ago
|
||
| bugherder | ||
Description
•