DescriptionCollapse away nested anonymous blocks
https://crrev.com/59d3539fc7ce60355ccf52c00733d33dde5e118a stopped collapsing:
LayoutBlockFlow (anonymous) at (0,0)
LayoutBlockFlow (anonymous) at (0,0)
LayoutInline {SPAN} at (0,0)
to
LayoutBlockFlow (anonymous) at (0,0)
LayoutInline {SPAN} at (0,0)
Reinstate that behaviour!
BUG=627149
Committed: https://crrev.com/67818d55a1b15b97a96b7a74814e822024b0a346
Cr-Commit-Position: refs/heads/master@{#407551}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 13 (8 generated)
|