Sign in
webkit
/
WebKit
/
c07b57759d8f1e705fcd5a17b80f756c8ad2f152
/
.
/
LayoutTests
/
editing
/
execCommand
/
button-expected.txt
blob: 4fad4ec80a9ec27e0d4a316c847f7103b46ff814 [
file
] [
log
] [
blame
]
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"