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

Unified Diff: LayoutTests/editing/execCommand/indent-pre-list-expected.txt

Issue 67063005: Fixing indent/outdent for <li> elements containing children spanning across (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Modifications as per review comments Created 7 years, 1 month 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/indent-pre-list-expected.txt
diff --git a/LayoutTests/editing/execCommand/indent-pre-list-expected.txt b/LayoutTests/editing/execCommand/indent-pre-list-expected.txt
index 1e042276da9c41f93b43e47c552c796ff7c84689..e848cb8c4aaed85c440e3a4317da925ee40d4572 100644
--- a/LayoutTests/editing/execCommand/indent-pre-list-expected.txt
+++ b/LayoutTests/editing/execCommand/indent-pre-list-expected.txt
@@ -41,7 +41,8 @@ yields:
| <ul>
| <li>
| "<#selection-anchor>hello"
-| <li>
+| "
+"
| "world<#selection-focus>"
| "
"

Powered by Google App Engine
This is Rietveld 408576698