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
/
execCommand
/
insert-list-nested-with-orphaned-expected.txt
blob
cfe56cd264af2b8e7a5e0e62b527c0db31900e96
1
This tests hang when listifying nested lists with an orphaned list child in between (see bug 33668).
2
| "
3
"
4
| <ol>
5
| <ol>
6
| <li>
7
| "<#selection-anchor>hello"
8
| "
9
world
10
"
11
| <ol>
12
| <li>
13
| "WebKit"
14
| <li>
15
| "rocks"
16
| "
17
"
18
| <ol>
19
| <li>
20
| "because of you<#selection-focus>"
21
| "
22
"
23
| "
24
"