projects
/
framework
/
web
/
webkit-efl.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
upload tizen1.0 source
[framework/web/webkit-efl.git]
/
LayoutTests
/
editing
/
execCommand
/
button-expected.txt
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"