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
/
merge-paragraph-with-style-from-rule-expected.txt
blob
550f66f2168a72d3aa099f827640b9d653ce994b
1
You should see "hello webKit" all in blue:
2
| "
3
"
4
| <p>
5
| <span>
6
| class="someClass"
7
| style="font-size: 12pt;"
8
| "hello"
9
| " "
10
| <span>
11
| class="someClass"
12
| style="font-size: 12pt;"
13
| "w<#selection-caret>"
14
| <span>
15
| style="color: blue; font-size: 12pt;"
16
| "ebKit"
17
| "
18
"