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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla/bugs/bug16252-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug16252-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug16252-expected.txt
index 1842f8c823c543555391d4a83797866a08afe786..4fdf14cd85fdcaa1bd362777eb2deb23e2153f37 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug16252-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug16252-expected.txt
@@ -17,7 +17,7 @@ layer at (0,0) size 785x637 backgroundClip at (0,0) size 785x600 clip at (0,0) s
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 backgroundClip at (0,0) size 785x600 clip at (0,0) s
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