blob: 637cf64c6d7431986d71359c142f49a989488a8b [file] [log] [blame]
This is a test for https://bugs.webkit.org/show_bug.cgi?id=6069 Assertion failure in LayoutBlockFlow::addChildToFlow during replaceChild. It tests whether replaceChild() works correctly when the new node and the old node are siblings.
Test result: PASS