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

Unified 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: 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/editing/execCommand/selection-after-insert-list-expected.txt
diff --git a/LayoutTests/editing/execCommand/selection-after-insert-list-expected.txt b/LayoutTests/editing/execCommand/selection-after-insert-list-expected.txt
index 925d34ce0db65968329171899dc8e7cd5bfb5610..9c495ee3ebdc53f27c41d615c2e29cb929411df6 100644
--- a/LayoutTests/editing/execCommand/selection-after-insert-list-expected.txt
+++ b/LayoutTests/editing/execCommand/selection-after-insert-list-expected.txt
@@ -3,7 +3,9 @@ This tests verifies that the selection is properly reset after executing the com
| <li>
| "AB<#selection-anchor>C"
| <li>
-| id="second"
| "DEF<#selection-focus>"
+| <ul>
+| "
+"
| "
"

Powered by Google App Engine
This is Rietveld 408576698