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
/
break-non-editable-blockquote-expected.txt
blob
cb0a2a365d173fa640b0dcc2815b7963d58d78cb
1
This test ensures WebKit properly inserts newline in quoted contents, which is enclosed by a non-editable blockquote.
2
| <blockquote>
3
| type="cite"
4
| "hello"
5
| <br>
6
| <blockquote>
7
| type="cite"
8
| " world"