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

Unified Diff: third_party/WebKit/LayoutTests/editing/selection/focus-contenteditable-iframe-expected.txt

Issue 2695193002: Selection API: setBaseAndExtent() and selectAllChildren() should create new Range based on the spec… (Closed)
Patch Set: rebase Created 3 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: third_party/WebKit/LayoutTests/editing/selection/focus-contenteditable-iframe-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/selection/focus-contenteditable-iframe-expected.txt b/third_party/WebKit/LayoutTests/editing/selection/focus-contenteditable-iframe-expected.txt
index ca2c3871aef1d10319f964f7523c3b9e67cc4929..4d3f81c76cbee6644a625aba5094307a24f17e8e 100644
--- a/third_party/WebKit/LayoutTests/editing/selection/focus-contenteditable-iframe-expected.txt
+++ b/third_party/WebKit/LayoutTests/editing/selection/focus-contenteditable-iframe-expected.txt
@@ -3,4 +3,6 @@ This tests focusing the body element in a contentEditable iframe. The whole body
| <head>
| <body>
| contenteditable="true"
-| "<#selection-anchor>asdf<#selection-focus>"
+| <#selection-anchor>
+| "asdf"
+| <#selection-focus>

Powered by Google App Engine
This is Rietveld 408576698