Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
LayoutTests
/
editing
/
execCommand
/
5144139-1-expected.txt
blob: 689e2e3bf2879fd47827e27f19a97c9f8d677bd7 [
file
] [
log
] [
blame
]
This tests for a bug when creating a list from a table. The table should be inside a list item.
foo
<ul><li><table border="1"><tbody><tr><td>foo</td></tr></tbody></table></li></ul>