haikuwebkit/LayoutTests/fast/dom/replace-child-siblings-expe...

6 lines
252 B
Plaintext

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