repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
editing
/
execCommand
/
button-expected.txt
blob
4fad4ec80a9ec27e0d4a316c847f7103b46ff814
1
This tests ensures contents inside a button element is properly editable.
2
You should see "hello, world WebKit" inside the button and "world" should be bolded.
3
| <button>
4
| "hello, "
5
| <b>
6
| "<#selection-anchor>world<#selection-focus>"
7
| " WebKit"