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
/
deleting
/
merge-paragraph-from-span-with-multiple-text-decoration-expected.txt
blob
75a6993757f21797843446847c3a9725e16bb9db
1
The span style should be preserved when merging a pragraph.
2
The test passes if the "bar" has underline, overline and line through.
3
| "
4
"
5
| <p>
6
| "foo<#selection-caret>"
7
| <span>
8
| style="text-decoration-line: underline overline line-through;"
9
| "bar"