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

Unified Diff: LayoutTests/platform/android/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/android/tables/mozilla/bugs/bug46368-1-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug46368-1-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug46368-1-expected.txt
index 9389ad4581c365c6f4e8a06a46cd981121f074ac..1d08763ccddc3e4988cbaf982802a0cb4b275ff4 100644
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug46368-1-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/bugs/bug46368-1-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,2) size 445x101 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 188x19
text run at (2,2) width 188: "Mozilla To Be Dually-Licensed"
- RenderBR {BR} at (190,17) size 0x0
+ LayoutBR {BR} at (190,17) size 0x0
RenderText {#text} at (2,35) size 197x19
text run at (2,35) width 197: "Plans are underway to make the "
RenderInline {FONT} at (0,0) size 99x36 [color=#0000FF]
@@ -24,14 +24,14 @@ layer at (0,0) size 800x600
text run at (2,59) width 146: "dual MPL/GPL license. "
text run at (148,59) width 230: "See the for more info. We're gathering"
text run at (2,79) width 243: "contributor input now, in the newsgroup."
- RenderBR {BR} at (245,94) size 0x0
+ LayoutBR {BR} at (245,94) size 0x0
LayoutTableCell {TD} at (459,25) size 321x64 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 303x59
text run at (2,2) width 251: "This status update contains information on"
text run at (2,22) width 303: "MailNews, XML/DOM, XPToolkit, Architecture,"
text run at (2,42) width 192: "Bidi, Necko/Imglib, and more..."
RenderBlock (anonymous) at (0,117) size 784x42
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderButton {INPUT} at (0,20) size 56x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,3) size 40x16
RenderText {#text} at (0,0) size 40x16

Powered by Google App Engine
This is Rietveld 408576698