Back to Chromium

Residual Style Close Across Removed Block

third_party/blink/web_tests/fast/parser/residual-style-close-across-removed-block.html

149.0.7827.2297 B
Original Source

Test for rdar://problem/6255862 domfuzz: null deref in WebCore::HTMLParser::handleResidualStyleCloseTagAcrossBlocks(WebCore::HTMLStackElem*).

This tests closing a residual style tag out of order after a block child has been removed from the tree. No crash means PASS.