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

Unified Diff: LayoutTests/platform/win/editing/selection/editable-html-element-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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/platform/win/editing/selection/editable-html-element-expected.txt
diff --git a/LayoutTests/platform/win/editing/selection/editable-html-element-expected.txt b/LayoutTests/platform/win/editing/selection/editable-html-element-expected.txt
index 394f95eeee4977db4dcacaa5cb8e63a75caa11a2..7d42529b2c61a822ea9d25fbe7c497abd138f2b9 100644
--- a/LayoutTests/platform/win/editing/selection/editable-html-element-expected.txt
+++ b/LayoutTests/platform/win/editing/selection/editable-html-element-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 32: "\x{9}"
RenderText {#text} at (32,0) size 484x17
text run at (32,0) width 484: "This tests to see where the selection is set when an html element is focused."
- RenderBR {BR} at (515,14) size 1x0
+ LayoutBR {BR} at (515,14) size 1x0
RenderText {#text} at (0,18) size 753x35
text run at (0,18) width 529: "We set it inside the body because we don't want to allow editing outside the body. "
text run at (528,18) width 221: "This test also does some editing to"

Powered by Google App Engine
This is Rietveld 408576698