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

Unified Diff: LayoutTests/platform/win/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/win/tables/mozilla/bugs/bug16252-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug16252-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug16252-expected.txt
index 7cf3442ed26881070d04ed1d70908cc55ca7402f..a716a18a5bfa9b7d8fa74c39d45db3fd1b1cb743 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug16252-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug16252-expected.txt
@@ -17,7 +17,7 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 260x315
LayoutTableRow {TR} at (0,0) size 260x22
LayoutTableCell {TD} at (0,0) size 6x22 [bgcolor=#FFFFFF] [r=0 c=0 rs=1 cs=1]
- RenderBR {BR} at (2,2) size 0x17
+ LayoutBR {BR} at (2,2) size 0x17
LayoutTableCell {TD} at (6,1) 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 800x600
text run at (2,2) width 243: "CHAMBERLAIN'S CAREER STATISTICS"
LayoutTableRow {TR} at (0,22) size 260x293
LayoutTableCell {TD} at (0,157) size 6x22 [bgcolor=#FFFFFF] [r=1 c=0 rs=1 cs=1]
- RenderBR {BR} at (2,2) size 0x17
+ LayoutBR {BR} at (2,2) size 0x17
LayoutTableCell {TD} at (6,22) size 254x293 [r=1 c=1 rs=1 cs=1]
LayoutTable {TABLE} at (2,2) size 250x272
LayoutTableSection {TBODY} at (0,0) size 250x272

Powered by Google App Engine
This is Rietveld 408576698