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

Unified Diff: LayoutTests/platform/win/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/win/fast/ruby/ruby-beforeafter-expected.txt
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-beforeafter-expected.txt b/LayoutTests/platform/win/fast/ruby/ruby-beforeafter-expected.txt
index 909dd31d0cd5fe8fe97e4663211e838a3060bd30..b3161752cef60c28724072c7420115d2bbd34e28 100644
--- a/LayoutTests/platform/win/fast/ruby/ruby-beforeafter-expected.txt
+++ b/LayoutTests/platform/win/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 (106,12) size 28x17
text run at (106,12) width 28: " Bar"
- RenderBR {BR} at (133,26) size 1x0
+ LayoutBR {BR} at (133,26) size 1x0
RenderBlock {P} at (0,80) size 784x0
RenderBlock {P} at (0,80) size 784x0
RenderBlock (anonymous) at (0,80) size 784x30
@@ -42,7 +42,7 @@ layer at (0,0) size 800x600
text run at (54,12) width 41: "[after]"
RenderText {#text} at (94,12) size 28x17
text run at (94,12) width 28: " Bar"
- RenderBR {BR} at (121,26) size 1x0
+ LayoutBR {BR} at (121,26) size 1x0
RenderBlock {P} at (0,126) size 784x0
RenderBlock {P} at (0,126) size 784x0
RenderBlock (anonymous) at (0,126) size 784x30
@@ -64,5 +64,5 @@ layer at (0,0) size 800x600
text run at (106,12) width 41: "[after]"
RenderText {#text} at (146,12) size 28x17
text run at (146,12) width 28: " Bar"
- RenderBR {BR} at (173,26) size 1x0
+ LayoutBR {BR} at (173,26) size 1x0
RenderBlock {P} at (0,172) size 784x0

Powered by Google App Engine
This is Rietveld 408576698