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
/
format-block-contenteditable-false-expected.txt
blob
ea1147d4708cc83b96fa776b7c7f2e71a9d94daf
1
formatblock on selection with a contenteditable="false" child.
2
| <h1>
3
| <i>
4
| "
5
<#selection-anchor>Will select from here
6
"
7
| <br>
8
| <i>
9
| "
10
until here.<#selection-focus>
11
"
12
| <div>
13
| contenteditable="false"
14
| "
15
over this contenteditable=false div
16
"