Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkit-2022.12-embargoed
/
.
/
LayoutTests
/
editing
/
execCommand
/
5144139-1-expected.txt
blob: 689e2e3bf2879fd47827e27f19a97c9f8d677bd7 [
file
] [
edit
]
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>