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

Side by Side Diff: LayoutTests/editing/execCommand/selection-after-insert-list-2-expected.txt

Issue 181103004: Fixing crash when executing ApplyStyle command. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Addressing review comments Created 6 years, 9 months 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 This tests verifies that the selection is properly reset after executing the com mand.
2 | "
3 "
4 | <p>
5 | id="startSelection"
6 | <ol>
7 | <li>
8 | "<#selection-anchor>A"
9 | <br>
10 | <li>
11 | "B"
12 | <br>
13 | <li>
14 | "C<#selection-focus>"
15 | <br>
16 | "
17 "
18 | "
19 "
20 | "
21 "
22 | <p>
23 | "This should not be selected."
24 | "
25 "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698