upload tizen1.0 source
[framework/web/webkit-efl.git] / LayoutTests / editing / execCommand / 4916583-expected.txt
1 This tests for a bug when outdenting an indented list item. You should see 'foo' and 'bar' each in their own list item below.
2
3 foo
4 bar
5 <ul><li>foo</li><li>bar</li></ul>