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
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
editing
/
deleting
/
delete-line-break-between-paragraphs-with-same-style-expected.txt
blob
54a4bd5429f5388a011575a2cdd8a095ddc2947a
1
This tests deleting a line break between paragraphs with the same inline style. Inline style should be preserved after the merge.
2
| "
3
"
4
| <div>
5
| <font>
6
| class="Apple-style-span"
7
| face="monospace"
8
| "hello world<#selection-caret>"
9
| <span>
10
| style="font-family: monospace;"
11
| "WebKit"
12
| "
13
"