[wpt-sync] Sync PR 35517 - Clear pending repeated footer when breaking before it.
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35517 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35517
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Clear pending repeated footer when breaking before it.
A repeatable table footer may be a suitable early-break in some cases,
and when that happens, we need to clear the pending table footer, so
that we won't start looking for it after the table child loop.Bug: 1353998
Change-Id: I6f0792069d46b75eaefe65d73349ee49c5ecc61e
Reviewed-on: https://chromium-review.googlesource.com/3838790
WPT-Export-Revision: 34ced32a55cf7843a6d2000da7d0d44f0e1c7271
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 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 4•2 years ago
|
||
bugherder |
Description
•