Sign in
webkit
/
WebKit
/
8811b522c4d9fd9fbebc2e2caf8f1ebff78163f9
/
.
/
LayoutTests
/
fast
/
html
/
adjacent-html-context-element-expected.txt
blob: 3470dba8ae09041bb3e588901a03482d1a7e7f5e [
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