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-paragraphs-with-transparent-background-expected.txt
blob
9e84e3cbcda06850639ef4ea305b6cb0e10b712d
1
This tests merging paragraphs inside a document with background: transparent in html element's inline style declaration.
2
WebKit should not generate a span with background-color property in such cases.
3
| "
4
"
5
| <p>
6
| id="destination"
7
| "hello<#selection-caret>world"
8
| "
9
"