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

Unified Diff: LayoutTests/platform/win/tables/mozilla/marvin/tables_cellpadding-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/marvin/tables_cellpadding-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/marvin/tables_cellpadding-expected.txt b/LayoutTests/platform/win/tables/mozilla/marvin/tables_cellpadding-expected.txt
index e1d8038cf45b0f1714f5a0f1509c89c64ced8bc9..57ca6ef2989a1a15a8669ce0135e4407fc8e1118 100644
--- a/LayoutTests/platform/win/tables/mozilla/marvin/tables_cellpadding-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/marvin/tables_cellpadding-expected.txt
@@ -11,8 +11,8 @@ layer at (0,0) size 800x600
text run at (382,18) width 386: "padding. Notice the difference. There should be a larger gap"
text run at (0,36) width 203: "between the cell border and it's "
text run at (202,36) width 167: "contents in the first table. "
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,54) size 0x17
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,54) size 0x17
LayoutTable {TABLE} at (0,72) size 263x82 [border: (2px outset #808080)]
LayoutTableSection {TBODY} at (2,2) size 259x78
LayoutTableRow {TR} at (0,2) size 259x36
@@ -36,8 +36,8 @@ layer at (0,0) size 800x600
RenderText {#text} at (9,9) size 61x17
text run at (9,9) width 61: "Netcaster"
RenderBlock (anonymous) at (0,154) size 784x54
- RenderBR {BR} at (0,0) size 0x17
- RenderBR {BR} at (0,18) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,18) size 0x17
RenderText {#text} at (0,36) size 224x17
text run at (0,36) width 224: "This table contains no cellpadding."
LayoutTable {TABLE} at (0,208) size 221x54 [border: (2px outset #808080)]

Powered by Google App Engine
This is Rietveld 408576698