[wpt-sync] Sync PR 24884 - Fieldset NG: Support dynamic changes of properties copied to anonymous fieldset content box
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24884 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24884
Details from upstream follow.
Kent Tamura <tkent@chromium.org> wrote:
Fieldset NG: Support dynamic changes of properties copied to anonymous fieldset content box
LayoutNGFieldset should adopt LayoutObject::UpdateAnonymousChildStyle()
to update properties correctly. Also, we need to add kFlowRoot support
to LayoutBlock::CreateAnonymousWithParentAndDisplay().Bug: 875235
Change-Id: I8601f1c576c8ee818e69d43dc299026a03879ad5
Reviewed-on: https://chromium-review.googlesource.com/2336565
WPT-Export-Revision: 6f17cef678f49de202f5b7d24a9fe5b84ade521b
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 3 subtests
Status Summary
Firefox
OK : 1
PASS: 3
Chrome
OK : 1
FAIL: 3
Safari
OK : 1
PASS: 1
FAIL: 2
Links
Comment 5•4 years ago
|
||
bugherder |
Description
•