Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Side by Side Diff: LayoutTests/editing/inserting/break-out-of-nested-lists-expected.txt

Issue 104783005: Fix for an issue while breaking out of an empty list item in case of nested lists (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Resubmitting as base file was missing Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
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 "
OLDNEW
« no previous file with comments | « LayoutTests/editing/inserting/break-out-of-nested-lists.html ('k') | Source/core/editing/htmlediting.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698