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

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: Created 6 years, 10 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 | <li>
10 | "B"
11 | <li>
12 | "C<#selection-focus>"
13 | "
14 "
15 | "
16 "
17 | "
18 "
19 | <p>
20 | "This should not be selected."
21 | "
22 "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698