Back to Chromium

Adjacent Html Context Element

third_party/blink/web_tests/fast/html/adjacent-html-context-element.html

149.0.7827.2190 B
Original Source

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.

| |