chromium/third_party/blink/web_tests/fast/html/adjacent-html-context-element-expected.txt

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