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

Unified Diff: LayoutTests/platform/win/editing/pasteboard/paste-text-016-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/paste-text-016-expected.txt
diff --git a/LayoutTests/platform/win/editing/pasteboard/paste-text-016-expected.txt b/LayoutTests/platform/win/editing/pasteboard/paste-text-016-expected.txt
index a0fb72893bcb920a559d5c4ce32442bbb9bb3a9c..ffd35a28063e8376b411927049bf3b72ef119fc3 100644
--- a/LayoutTests/platform/win/editing/pasteboard/paste-text-016-expected.txt
+++ b/LayoutTests/platform/win/editing/pasteboard/paste-text-016-expected.txt
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
text run at (98,0) width 172: "<rdar://problem/3927554>"
RenderText {#text} at (269,0) size 390x17
text run at (269,0) width 390: " REGRESSION (Mail): Paste inserts content in wrong place "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,18) size 384x17
text run at (0,18) width 384: "***TEST*** line should be second, following the first line."
RenderBlock {DIV} at (0,36) size 784x12
@@ -37,12 +37,12 @@ layer at (0,0) size 800x600
RenderBlock {P} at (14,14) size 756x27
RenderText {#text} at (0,0) size 316x26
text run at (0,0) width 316: "Should be first line of document."
- RenderBR {BR} at (315,21) size 1x0
+ LayoutBR {BR} at (315,21) size 1x0
RenderBlock {P} at (14,41) size 756x27
RenderText {#text} at (0,0) size 130x26
text run at (0,0) width 130: "***TEST***"
RenderBlock {DIV} at (14,68) size 756x27
- RenderBR {BR} at (0,0) size 0x26
+ LayoutBR {BR} at (0,0) size 0x26
RenderBlock {P} at (14,95) size 756x27
RenderText {#text} at (0,0) size 127x26
text run at (0,0) width 127: "Another line."
@@ -55,5 +55,5 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 6x26
text run at (0,0) width 6: " "
RenderBlock {P} at (14,176) size 756x27
- RenderBR {BR} at (0,0) size 0x26
+ LayoutBR {BR} at (0,0) size 0x26
caret: position 0 of child 0 {BR} of child 2 {DIV} of child 1 {DIV} of child 7 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698