[wpt-sync] Sync PR 51678 - RubyLB: Fix a CHECK failure with a FIELDSET with display:contents
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51678 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51678
Details from upstream follow.
Kent Tamura <tkent@chromium.org> wrote:
RubyLB: Fix a CHECK failure with a FIELDSET with display:contents
A block-in-inline appeared in a \<ruby> unexpectedly because it was a
child of a \<fieldset> with display:contents. We should stop
inlinifying FIELDSET children only if the FIELDSET will have a
LayoutObject.Bug: 402200344
Change-Id: I5ab0d94823def3352d15402ba789578fa53a320c
Reviewed-on: https://chromium-review.googlesource.com/6396456
WPT-Export-Revision: 3596cce8c9caec51e65a5d604f10a8f14771816a
Assignee | ||
Updated•29 days ago
|
Assignee | ||
Comment 1•29 days ago
|
||
Assignee | ||
Comment 2•29 days ago
|
||
Assignee | ||
Comment 3•29 days 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
CRASH
: 1
Safari
PASS
: 1
Links
Comment 5•28 days ago
|
||
bugherder |
Description
•