[wpt-sync] Sync PR 32067 - Before removing any old layout result, clear fragment item associations.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox97 fixed)
Tracking | Status | |
---|---|---|
firefox97 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32067 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32067
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Before removing any old layout result, clear fragment item associations.
We invalidated NGAbstractInlineTextBoxCache after having removed one of
the fragments, so that we would get a false hit later on.The test included would crash when run with
--force-renderer-accessibilityBug: 1278439
Change-Id: I4fde6c4590a04ffbc9e371cf17fef17f1449d531Reviewed-on: https://chromium-review.googlesource.com/3338913
WPT-Export-Revision: e17b817995aed6126b9caf51476c3952807da799
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
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
PASS: 1
Safari
PASS: 1
Links
Comment 4•3 years ago
|
||
bugherder |
Description
•