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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/ruby/ruby-beforeafter-expected.txt
diff --git a/LayoutTests/platform/mac/fast/ruby/ruby-beforeafter-expected.txt b/LayoutTests/platform/mac/fast/ruby/ruby-beforeafter-expected.txt
index 7ed7ad165d6117f2bdbc82b33cabf42d07394679..b14d1b4746453e50219358b1ee631b3c6d0ba684 100644
--- a/LayoutTests/platform/mac/fast/ruby/ruby-beforeafter-expected.txt
+++ b/LayoutTests/platform/mac/fast/ruby/ruby-beforeafter-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (11,0) width 9: "b"
RenderText {#text} at (104,10) size 28x18
text run at (104,10) width 28: " Bar"
- RenderBR {BR} at (131,24) size 1x0
+ LayoutBR {BR} at (131,24) size 1x0
RenderBlock {P} at (0,78) size 784x0
RenderBlock {P} at (0,78) size 784x0
RenderBlock (anonymous) at (0,78) size 784x28
@@ -42,7 +42,7 @@ layer at (0,0) size 800x600
text run at (52,10) width 41: "[after]"
RenderText {#text} at (92,10) size 28x18
text run at (92,10) width 28: " Bar"
- RenderBR {BR} at (119,24) size 1x0
+ LayoutBR {BR} at (119,24) size 1x0
RenderBlock {P} at (0,122) size 784x0
RenderBlock {P} at (0,122) size 784x0
RenderBlock (anonymous) at (0,122) size 784x28
@@ -64,5 +64,5 @@ layer at (0,0) size 800x600
text run at (104,10) width 41: "[after]"
RenderText {#text} at (144,10) size 28x18
text run at (144,10) width 28: " Bar"
- RenderBR {BR} at (171,24) size 1x0
+ LayoutBR {BR} at (171,24) size 1x0
RenderBlock {P} at (0,166) size 784x0

Powered by Google App Engine
This is Rietveld 408576698