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