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

Side by Side Diff: LayoutTests/editing/execCommand/selection-after-insert-list-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, 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
1 This tests verifies that the selection is properly reset after executing the com mand. 1 This tests verifies that the selection is properly reset after executing the com mand.
2 | <ol> 2 | <ol>
3 | <li> 3 | <li>
4 | "AB<#selection-anchor>C" 4 | "AB<#selection-anchor>C"
5 | <li> 5 | <li>
6 | id="second"
7 | "DEF<#selection-focus>" 6 | "DEF<#selection-focus>"
7 | <ul>
8 | "
9 "
Yuta Kitamura 2014/02/27 07:48:15 Could you elaborate on this expectation update? I
8 | " 10 | "
9 " 11 "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698