Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
editing
/
execCommand
/
button-expected.txt
blob: eaaa273844d1eaf4bf0a255e393a08f2c13eac46 [
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, <#selection-anchor>"
| <b>
| "world<#selection-focus>"
| " WebKit"