Sign in
webkit
/
WebKit
/
fff5469af9e21121a01bc52b64d66a2e93b51665
/
.
/
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"