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

Unified Diff: LayoutTests/platform/linux/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/linux/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
diff --git a/LayoutTests/platform/linux/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt b/LayoutTests/platform/linux/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
index 3c69b49f28dfdefafc3a932791952c276cdb5d5c..1d53813838d18cecad5b013cca4c9995879999f7 100644
--- a/LayoutTests/platform/linux/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
+++ b/LayoutTests/platform/linux/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 784x40 [color=#0000FF] [border: none (2px solid #0000FF)]
RenderText {#text} at (22,0) size 33x19
text run at (22,0) width 33: "Paste"
- RenderBR {BR} at (55,15) size 0x0
+ LayoutBR {BR} at (55,15) size 0x0
RenderText {#text} at (22,20) size 56x19
text run at (22,20) width 56: "HereOne"
RenderBlock (anonymous) at (0,40) size 784x20

Powered by Google App Engine
This is Rietveld 408576698