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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug92143-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/bug92143-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug92143-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug92143-expected.txt
index 1965a969f95bdd54580b8c7c18dad7596ee58566..19fcb3e9e3d4a077dc674d7abcb9a25f70e31a25 100644
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug92143-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/bugs/bug92143-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock (anonymous) at (0,0) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,20) size 324x44 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 322x42
LayoutTableRow {TR} at (0,0) size 322x42
@@ -13,12 +13,12 @@ layer at (0,0) size 800x600
text run at (1,1) width 309: "Hotmail's Junk Mail spreading effort just got better!"
text run at (1,21) width 289: "Now you can choose from 3 levels of junk mail!"
RenderBlock (anonymous) at (0,64) size 784x80
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,20) size 0x19
RenderText {#text} at (0,40) size 415x19
text run at (0,40) width 415: "the next table must overrun the visible part of the view (width=2400) "
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,60) size 0x19
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,60) size 0x19
LayoutTable {TABLE} at (0,144) size 2402x64 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 2400x62
LayoutTableRow {TR} at (0,0) size 2400x62

Powered by Google App Engine
This is Rietveld 408576698