Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkitglib/2.38
/
.
/
LayoutTests
/
editing
/
execCommand
/
button-expected.txt
blob: 4fad4ec80a9ec27e0d4a316c847f7103b46ff814 [
file
] [
log
] [
blame
] [
edit
]
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"