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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
editing
/
inserting
/
break-out-of-nested-lists-expected.txt
blob
b5b228a65840a2e8fd02a65294be356362eb08bf
1
Tests breaking out of empty list item in case of nested lists.
2
| "
3
"
4
| <ol>
5
| "
6
"
7
| <li>
8
| "one"
9
| "
10
"
11
| <ul>
12
| "
13
"
14
| <li>
15
| id="li"
16
| "1"
17
| <div>
18
| "foo<#selection-caret>"
19
| <ol>
20
| <ul>
21
| "
22
"
23
| <li>
24
| "2"
25
| "
26
"
27
| "
28
"
29
| <li>
30
| "two"
31
| "
32
"
33
| "
34
"