Closed Bug 1785243 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 35497 - Support early-breaks inside table captions.

Categories

(Core :: Layout, task, P4)

task

Tracking

()

RESOLVED FIXED
106 Branch
Tracking Status
firefox106 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Morten Stenshorne <mstensho@chromium.org> wrote:

Support early-breaks inside table captions.

We already had support for passing early-breaks into table sections, but
were omitting them for table captions. This caused an infinite
recursion, because we'd re-layout the table with an early-break set, but
ended up ignoring it, and we'd get to the same point in the code where
we decided to relayout with an early-break in the first place.

Bug: 1353558
Change-Id: Ica8d97d65872a2002ad56c3774fae293a2b1df28
Reviewed-on: https://chromium-review.googlesource.com/3834454
WPT-Export-Revision: 6cb536459eda764b00e8ba733c638db5ae3afde4

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

CI Results

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

Total 2 tests

Status Summary

Firefox

PASS: 1
FAIL: 1

Chrome

PASS: 1
FAIL: 1

Safari

PASS: 1
FAIL: 1

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/6f4567d6ec98 [wpt PR 35497] - Support early-breaks inside table captions., a=testonly https://hg.mozilla.org/integration/autoland/rev/1a66fb9d31f5 [wpt PR 35497] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in before you can comment on or make changes to this bug.