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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/positioning/differing-writing-modes-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/virtual/slimmingpaint/fast/block/positioning/differing-writing-modes-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/positioning/differing-writing-modes-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/positioning/differing-writing-modes-expected.txt
index f4976126f4eb21a8499fb9964dfa238b6e44abf9..19d2198bdc80d13f01ff85edef4d325dec509113 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/positioning/differing-writing-modes-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/positioning/differing-writing-modes-expected.txt
@@ -5,13 +5,13 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderText {#text} at (0,0) size 364x18
text run at (0,0) width 364: "All of the boxes below should look identical to this one: "
- RenderBR {BR} at (363,14) size 1x0
+ LayoutBR {BR} at (363,14) size 1x0
RenderText {#text} at (72,72) size 4x18
text run at (72,72) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,90) size 101x18
text run at (0,90) width 101: "The test boxes: "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (72,162) size 4x18
text run at (72,162) width 4: " "
RenderText {#text} at (148,162) size 4x18
@@ -20,7 +20,7 @@ layer at (0,0) size 800x600
text run at (224,162) width 4: " "
RenderText {#text} at (300,162) size 4x18
text run at (300,162) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (72,234) size 4x18
text run at (72,234) width 4: " "
RenderText {#text} at (148,234) size 4x18
@@ -29,7 +29,7 @@ layer at (0,0) size 800x600
text run at (224,234) width 4: " "
RenderText {#text} at (300,234) size 4x18
text run at (300,234) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (72,306) size 4x18
text run at (72,306) width 4: " "
RenderText {#text} at (148,306) size 4x18
@@ -38,7 +38,7 @@ layer at (0,0) size 800x600
text run at (224,306) width 4: " "
RenderText {#text} at (300,306) size 4x18
text run at (300,306) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (72,378) size 4x18
text run at (72,378) width 4: " "
RenderText {#text} at (148,378) size 4x18

Powered by Google App Engine
This is Rietveld 408576698