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

Unified Diff: third_party/WebKit/LayoutTests/editing/execCommand/format-block-contenteditable-false-expected.txt

Issue 2532373002: (CANCELED) Ensure before/after is within the editable in moveParagraphWithClones (Closed)
Patch Set: Rebaseline Created 4 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: third_party/WebKit/LayoutTests/editing/execCommand/format-block-contenteditable-false-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/execCommand/format-block-contenteditable-false-expected.txt b/third_party/WebKit/LayoutTests/editing/execCommand/format-block-contenteditable-false-expected.txt
index ea1147d4708cc83b96fa776b7c7f2e71a9d94daf..1872d5bc47e3056d593bd06fd30b1a03d56ec4c3 100644
--- a/third_party/WebKit/LayoutTests/editing/execCommand/format-block-contenteditable-false-expected.txt
+++ b/third_party/WebKit/LayoutTests/editing/execCommand/format-block-contenteditable-false-expected.txt
@@ -2,9 +2,10 @@ formatblock on selection with a contenteditable="false" child.
| <h1>
yosin_UTC9 2016/11/30 01:48:40 Could you convert this test to utilize |assert_sel
yosin_UTC9 2016/11/30 03:18:51 It helps us what this CL changes behavior. You can
| <i>
| "
- <#selection-anchor>Will select from here
+ <#selection-anchor>Will select from here"
+| <br>
+| "
"
-| <br>
| <i>
| "
until here.<#selection-focus>

Powered by Google App Engine
This is Rietveld 408576698