upload tizen1.0 source
[framework/web/webkit-efl.git] / LayoutTests / editing / execCommand / button-expected.txt
1 This tests ensures contents inside a button element is properly editable.
2 You should see "hello, world WebKit" inside the button and "world" should be bolded.
3 | <button>
4 |   "hello, "
5 |   <b>
6 |     "<#selection-anchor>world<#selection-focus>"
7 |   " WebKit"