Sign in
webkit
/
WebKit
/
a81e3d1d601d92232608365f4f60f6597688cf09
/
.
/
LayoutTests
/
editing
/
execCommand
/
5432254-2-expected.txt
blob: eae512125e6fa61dc3a5c5f93101adf0d3d7cf28 [
file
] [
log
] [
blame
]
This tests for a deletion bug. The paragraph inside the table should be in a list, and the test shouldn't hang.
foo
<div><table id="table" border="1"><tbody><tr><td id="td"><ul><li>foo</li></ul></td></tr></tbody></table></div> <br id="br">
PASS