haikuwebkit/LayoutTests/fast/html/adjacent-html-context-eleme...

4 lines
192 B
Plaintext

This tests inserting a td element "beforeBegin" of another td element using insertAdjacentHTML. If the context element was not properly adjusted, then td will be stripped by the parser.
PASS