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
/
execCommand
/
delete-line-and-insert-text-in-font-inside-blockquote-expected.txt
blob
daf15d48a053968d4755c4993591e9500905850e
1
This tests deleting a line inside a font element inside a blockquote.
2
3
There should be exactly one blockquote and you should see "hello world" below:
4
| "
5
"
6
| <blockquote>
7
| style="background-color:yellow"
8
| <br>
9
| <font>
10
| style="color:blue"
11
| "hello<#selection-caret> world
12
"
13
| "
14
"