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

Unified Diff: LayoutTests/platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-4-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-blockquote-into-blockquote-4-expected.txt
diff --git a/LayoutTests/platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt b/LayoutTests/platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
index 504b5c07362af25e2e754191333561f338e6f04c..91646ce63a06238eb32d18640db2e2dd3d1a843d 100644
--- a/LayoutTests/platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
+++ b/LayoutTests/platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
RenderBlock {BLOCKQUOTE} at (0,0) size 784x36 [color=#0000FF] [border: none (2px solid #0000FF)]
RenderText {#text} at (22,0) size 34x18
text run at (22,0) width 34: "Paste"
- RenderBR {BR} at (55,14) size 1x0
+ LayoutBR {BR} at (55,14) size 1x0
RenderText {#text} at (22,18) size 58x18
text run at (22,18) width 58: "HereOne"
RenderBlock (anonymous) at (0,36) size 784x18

Powered by Google App Engine
This is Rietveld 408576698