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