chromium/third_party/blink/web_tests/fast/dom/replace-child-siblings-expected.txt

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