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

Unified Diff: LayoutTests/platform/mac/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/mac/editing/pasteboard/paste-text-016-expected.txt
diff --git a/LayoutTests/platform/mac/editing/pasteboard/paste-text-016-expected.txt b/LayoutTests/platform/mac/editing/pasteboard/paste-text-016-expected.txt
index 02d83cf7a4202ecb0822deabbc415a03067e0a22..ca59882cd18d242abf9686fe251b3550522a7939 100644
--- a/LayoutTests/platform/mac/editing/pasteboard/paste-text-016-expected.txt
+++ b/LayoutTests/platform/mac/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 390x18
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 384x18
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 756x28
RenderText {#text} at (0,0) size 316x28
text run at (0,0) width 316: "Should be first line of document."
- RenderBR {BR} at (315,22) size 1x0
+ LayoutBR {BR} at (315,22) size 1x0
RenderBlock {P} at (14,42) size 756x28
RenderText {#text} at (0,0) size 130x28
text run at (0,0) width 130: "***TEST***"
RenderBlock {DIV} at (14,70) size 756x28
- RenderBR {BR} at (0,0) size 0x28
+ LayoutBR {BR} at (0,0) size 0x28
RenderBlock {P} at (14,98) size 756x28
RenderText {#text} at (0,0) size 127x28
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 6x28
text run at (0,0) width 6: " "
RenderBlock {P} at (14,182) size 756x28
- RenderBR {BR} at (0,0) size 0x28
+ LayoutBR {BR} at (0,0) size 0x28
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