Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / button-expected.txt
blob4fad4ec80a9ec27e0d4a316c847f7103b46ff814
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"