upload tizen1.0 source
[framework/web/webkit-efl.git] / LayoutTests / editing / execCommand / 5144139-1-expected.txt
1 This tests for a bug when creating a list from a table. The table should be inside a list item.
2
3 foo
4 <ul><li><table border="1"><tbody><tr><td>foo</td></tr></tbody></table></li></ul>