Back to Chromium

Display Inline Block Crash

third_party/blink/web_tests/accessibility/display-inline-block-crash.html

150.0.7829.2235 B
Original Source

This test makes sure that calling childrenCount on an accessible element doesn't crash under ASAN immediately after switching that document's display from block to inline-block, due to a bug in AXLayoutObject::addInlineTextBoxChildren.