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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug16252-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/bug16252-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug16252-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug16252-expected.txt
index c347944a7c882a75eca969c75ad1bc947c385912..0bfe06d23ccb67d06b3fd196bba5a6c9776126ff 100644
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug16252-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/bugs/bug16252-expected.txt
@@ -17,7 +17,7 @@ layer at (0,0) size 785x637
LayoutTableSection {TBODY} at (0,0) size 260x499
LayoutTableRow {TR} at (0,0) size 260x24
LayoutTableCell {TD} at (0,0) size 6x24 [bgcolor=#FFFFFF] [r=0 c=0 rs=1 cs=1]
- RenderBR {BR} at (2,2) size 0x19
+ LayoutBR {BR} at (2,2) size 0x19
LayoutTableCell {TD} at (6,2) size 254x20 [bgcolor=#CCCCDD] [r=0 c=1 rs=1 cs=1]
RenderInline {FONT} at (0,0) size 243x16
RenderInline {B} at (0,0) size 243x16
@@ -25,7 +25,7 @@ layer at (0,0) size 785x637
text run at (2,2) width 243: "CHAMBERLAIN'S CAREER STATISTICS"
LayoutTableRow {TR} at (0,24) size 260x475
LayoutTableCell {TD} at (0,249) size 6x24 [bgcolor=#FFFFFF] [r=1 c=0 rs=1 cs=1]
- RenderBR {BR} at (2,2) size 0x19
+ LayoutBR {BR} at (2,2) size 0x19
LayoutTableCell {TD} at (6,24) size 254x475 [r=1 c=1 rs=1 cs=1]
LayoutTable {TABLE} at (2,2) size 250x454
LayoutTableSection {TBODY} at (0,0) size 250x454

Powered by Google App Engine
This is Rietveld 408576698