Sign in
webkit
/
WebKit
/
e59620e2c2a5636b9d9a05fc64676565efddf2aa
/
.
/
LayoutTests
/
editing
/
execCommand
/
5432254-1-expected.txt
blob: 03117b6a20885be613fb722a97da5c19c2584c6c [
file
] [
log
] [
blame
]
This tests for a deletion bug. Only the second paragraph inside the table should be deleted. You should see a table with 'foo' in it below.
foo
<table id="table" border="1"><tbody><tr><td id="td"><div>foo</div><br></td></tr></tbody></table>