[wpt-sync] Sync PR 38140 - Let table-cell vertical alignment push block-frag'd OOFs correctly.
Categories
(Core :: Layout, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox111 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38140 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38140
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
Let table-cell vertical alignment push block-frag'd OOFs correctly.
We were updating the static position instead of the offset of the actual
containing blocks.Bug: 1395836
Change-Id: Ia9f6039caf142188d7fd62fc23b1185b272a0bde
Reviewed-on: https://chromium-review.googlesource.com/4189113
WPT-Export-Revision: 8f04dd1d975932b5ed72b9c0bfc6e5a61ae75010
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests
Status Summary
Firefox
PASS: 3
FAIL: 1
Chrome
PASS: 1
FAIL: 3
Safari
PASS: 4
Links
Details
New Tests That Don't Pass
- /css/css-break/table/oof-in-cell-with-alignment-004.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:PASS)
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c94c7cd8f4f0
https://hg.mozilla.org/mozilla-central/rev/50d703371d8d
Description
•