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

Unified Diff: LayoutTests/platform/linux/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/linux/editing/selection/editable-html-element-expected.txt
diff --git a/LayoutTests/platform/linux/editing/selection/editable-html-element-expected.txt b/LayoutTests/platform/linux/editing/selection/editable-html-element-expected.txt
index 02d6aaffbe15976394fbafebf1c15b7283a7adf3..fb239cace9e95b4c89f9bf94bdba1c00f2b2768c 100644
--- a/LayoutTests/platform/linux/editing/selection/editable-html-element-expected.txt
+++ b/LayoutTests/platform/linux/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 450x19
text run at (32,0) width 450: "This tests to see where the selection is set when an html element is focused."
- RenderBR {BR} at (482,15) size 0x0
+ LayoutBR {BR} at (482,15) size 0x0
RenderText {#text} at (0,20) size 784x39
text run at (0,20) width 498: "We set it inside the body because we don't want to allow editing outside the body. "
text run at (498,20) width 283: "This test also does some editing to make sure it"

Powered by Google App Engine
This is Rietveld 408576698