summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/win/editing/execCommand/button-expected.txt
blob: e34041234e2cddec230f1039e24e534c3bc023c8 (plain)
1
2
3
4
5
6
7
This tests ensures contents inside a button element is properly editable.
You should see "hello, world WebKit" inside the button and "world" should be bolded.
| <button>
|   "hello, "
|   <b>
|     "<#selection-anchor>world <#selection-focus>"
|   "WebKit"