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

Unified Diff: LayoutTests/platform/linux/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/linux/editing/pasteboard/5601583-1-expected.txt
diff --git a/LayoutTests/platform/linux/editing/pasteboard/5601583-1-expected.txt b/LayoutTests/platform/linux/editing/pasteboard/5601583-1-expected.txt
index f477fcd75e3ccc7dc07ac51d98b47c6d9b87db9d..0426edafd9032167f245a1870d5f3784a364cd69 100644
--- a/LayoutTests/platform/linux/editing/pasteboard/5601583-1-expected.txt
+++ b/LayoutTests/platform/linux/editing/pasteboard/5601583-1-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
RenderInline {A} at (0,0) size 39x39 [color=#0000EE]
RenderText {#text} at (0,0) size 32x19
text run at (0,0) width 32: "Hello"
- RenderBR {BR} at (32,15) size 0x0
+ LayoutBR {BR} at (32,15) size 0x0
RenderText {#text} at (0,20) size 39x19
text run at (0,20) width 39: "World"
RenderText {#text} at (0,0) size 0x0
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
RenderInline {A} at (0,0) size 39x39 [color=#0000EE]
RenderText {#text} at (0,0) size 32x19
text run at (0,0) width 32: "Hello"
- RenderBR {BR} at (32,15) size 0x0
+ LayoutBR {BR} at (32,15) size 0x0
RenderText {#text} at (0,20) size 39x19
text run at (0,20) width 39: "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