Back to Chromium

Do Not Strip Anonymous Blocks When Block Child Becomes Float And Continuation On Line

third_party/blink/web_tests/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-continuation-on-line.html

150.0.7829.2236 B
Original Source

When a block element becomes a float we should not strip anonymous blocks wrapping its inline siblings if there are other blocks on the line. In this test case, the block is wrapped in an anonymous block as part of a continuation.

Text