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

Unified Diff: LayoutTests/platform/linux/fast/ruby/ruby-beforeafter-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/fast/ruby/ruby-beforeafter-expected.txt
diff --git a/LayoutTests/platform/linux/fast/ruby/ruby-beforeafter-expected.txt b/LayoutTests/platform/linux/fast/ruby/ruby-beforeafter-expected.txt
index 05fef5bf1167df3f0c8f565246ee777f30dd7ef4..1d987b849b89e8a8acb5f9dcb0e53ee5fdf8d678 100644
--- a/LayoutTests/platform/linux/fast/ruby/ruby-beforeafter-expected.txt
+++ b/LayoutTests/platform/linux/fast/ruby/ruby-beforeafter-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (13,0) width 8: "b"
RenderText {#text} at (104,12) size 26x19
text run at (104,12) width 26: " Bar"
- RenderBR {BR} at (130,27) size 0x0
+ LayoutBR {BR} at (130,27) size 0x0
RenderBlock {P} at (0,84) size 784x0
RenderBlock {P} at (0,84) size 784x0
RenderBlock (anonymous) at (0,84) size 784x32
@@ -42,7 +42,7 @@ layer at (0,0) size 800x600
text run at (55,12) width 37: "[after]"
RenderText {#text} at (92,12) size 26x19
text run at (92,12) width 26: " Bar"
- RenderBR {BR} at (118,27) size 0x0
+ LayoutBR {BR} at (118,27) size 0x0
RenderBlock {P} at (0,132) size 784x0
RenderBlock {P} at (0,132) size 784x0
RenderBlock (anonymous) at (0,132) size 784x32
@@ -64,5 +64,5 @@ layer at (0,0) size 800x600
text run at (104,12) width 37: "[after]"
RenderText {#text} at (141,12) size 26x19
text run at (141,12) width 26: " Bar"
- RenderBR {BR} at (167,27) size 0x0
+ LayoutBR {BR} at (167,27) size 0x0
RenderBlock {P} at (0,180) size 784x0

Powered by Google App Engine
This is Rietveld 408576698