blob: 9b57f40a720bd1c89e60a5bdef3241e48dfb255f [file] [log] [blame]
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