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

Unified Diff: LayoutTests/platform/win/editing/execCommand/4641880-2-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/execCommand/4641880-2-expected.txt
diff --git a/LayoutTests/platform/win/editing/execCommand/4641880-2-expected.txt b/LayoutTests/platform/win/editing/execCommand/4641880-2-expected.txt
index 87437127db46b49ecb8b8ca7741bf852e1e333a9..98efebe57363b8c390ffaaf43a7d7dfae3aa34be 100644
--- a/LayoutTests/platform/win/editing/execCommand/4641880-2-expected.txt
+++ b/LayoutTests/platform/win/editing/execCommand/4641880-2-expected.txt
@@ -20,6 +20,6 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,18) size 784x18
RenderText {#text} at (0,0) size 250x17
text run at (0,0) width 250: "This paragraph should not be indented."
- RenderBR {BR} at (249,14) size 1x0
+ LayoutBR {BR} at (249,14) size 1x0
selection start: position 1 of child 0 {#text} of child 0 {BLOCKQUOTE} of child 2 {DIV} of body
selection end: position 35 of child 0 {#text} of child 0 {BLOCKQUOTE} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698