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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-1-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/bug46368-1-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt
index b11263538fe2f1a04c03d5f9a44a7fd7f92cddba..b1f054109af71c161b1ac7583596b4c0d169e8ff 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,2) size 444x95 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 204x18
text run at (2,2) width 204: "Mozilla To Be Dually-Licensed"
- RenderBR {BR} at (205,16) size 1x0
+ LayoutBR {BR} at (205,16) size 1x0
RenderText {#text} at (2,35) size 208x18
text run at (2,35) width 208: "Plans are underway to make the "
RenderInline {FONT} at (0,0) size 101x37 [color=#0000FF]
@@ -25,14 +25,14 @@ layer at (0,0) size 800x600
text run at (53,57) width 157: "dual MPL/GPL license. "
text run at (209,57) width 182: "See the for more info. We're"
text run at (2,75) width 327: "gathering contributor input now, in the newsgroup."
- RenderBR {BR} at (328,89) size 1x0
+ LayoutBR {BR} at (328,89) size 1x0
LayoutTableCell {TD} at (458,25) size 322x58 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 293x54
text run at (2,2) width 273: "This status update contains information on"
text run at (2,20) width 232: "MailNews, XML/DOM, XPToolkit,"
text run at (2,38) width 293: "Architecture, Bidi, Necko/Imglib, and more..."
RenderBlock (anonymous) at (0,111) size 784x37
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderButton {INPUT} at (0,19) size 52.03x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2) size 36.03x13
RenderText {#text} at (0,0) size 37x13

Powered by Google App Engine
This is Rietveld 408576698