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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug1224-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/tables/mozilla/bugs/bug1224-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug1224-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug1224-expected.txt
index 8314db6ba6f06605e9e0cc3a486ae0addc1712b7..3db34a63d437718cfe1a8788c1c40354311b01cd 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug1224-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug1224-expected.txt
@@ -15,10 +15,10 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (104,5) size 89x40 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
RenderText {#text} at (2,2) size 81x18
text run at (2,2) width 81: "img-features"
- RenderBR {BR} at (82,16) size 1x0
+ LayoutBR {BR} at (82,16) size 1x0
RenderText {#text} at (2,20) size 85x18
text run at (2,20) width 85: "img-holidays"
- RenderBR {BR} at (86,34) size 1x0
+ LayoutBR {BR} at (86,34) size 1x0
LayoutTableRow {TR} at (0,26) size 195x22
LayoutTableCell {TD} at (2,26) size 100x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 96x18

Powered by Google App Engine
This is Rietveld 408576698