Sign in
webkit
/
WebKit
/
668647880bebfea0145b49b3424a7bb3caef8928
/
.
/
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>