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

Unified Diff: LayoutTests/platform/win/editing/pasteboard/5601583-1-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/pasteboard/5601583-1-expected.txt
diff --git a/LayoutTests/platform/win/editing/pasteboard/5601583-1-expected.txt b/LayoutTests/platform/win/editing/pasteboard/5601583-1-expected.txt
index 7142a8ba674421e9c3d0b4ff3f0eee685b5b9bc8..1a5aa09e0c6e49bbe4caa00300fb85828a17784a 100644
--- a/LayoutTests/platform/win/editing/pasteboard/5601583-1-expected.txt
+++ b/LayoutTests/platform/win/editing/pasteboard/5601583-1-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
RenderInline {A} at (0,0) size 41x35 [color=#0000EE]
RenderText {#text} at (0,0) size 36x17
text run at (0,0) width 36: "Hello"
- RenderBR {BR} at (35,14) size 1x0
+ LayoutBR {BR} at (35,14) size 1x0
RenderText {#text} at (0,18) size 41x17
text run at (0,18) width 41: "World"
RenderText {#text} at (0,0) size 0x0
@@ -20,7 +20,7 @@ layer at (0,0) size 800x600
RenderInline {A} at (0,0) size 41x35 [color=#0000EE]
RenderText {#text} at (0,0) size 36x17
text run at (0,0) width 36: "Hello"
- RenderBR {BR} at (35,14) size 1x0
+ LayoutBR {BR} at (35,14) size 1x0
RenderText {#text} at (0,18) size 41x17
text run at (0,18) width 41: "World"
caret: position 5 of child 2 {#text} of child 0 {A} of child 4 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698