You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/c/chromium/src/+/6396456
Reviewed-by: Koji Ishii <[email protected]>
Commit-Queue: Koji Ishii <[email protected]>
Auto-Submit: Kent Tamura <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1439223}
0 commit comments