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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/marvin/x_table_width_pct-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/mac/tables/mozilla/marvin/x_table_width_pct-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_width_pct-expected.txt b/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_width_pct-expected.txt
index 1544ec1dad899500c6e27e8d1f9f726cd0223b46..29cec1cb1572d17378c6b9c74fd8ed1fd7f8518a 100644
--- a/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_width_pct-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_width_pct-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x236
text run at (2,2) width 413: "This table should have a width 100% of the available horizontal "
text run at (414,2) width 37: "space"
RenderBlock (anonymous) at (0,28) size 784x18
- RenderBR {br} at (0,0) size 0x18
+ LayoutBR {br} at (0,0) size 0x18
LayoutTable {table} at (0,46) size 588x28 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 586x26
LayoutTableRow {tr} at (0,2) size 586x22
@@ -20,7 +20,7 @@ layer at (0,0) size 800x236
text run at (2,2) width 405: "This table should have a width 75% of the available horizontal "
text run at (406,2) width 37: "space"
RenderBlock (anonymous) at (0,74) size 784x18
- RenderBR {br} at (0,0) size 0x18
+ LayoutBR {br} at (0,0) size 0x18
LayoutTable {table} at (0,92) size 392x46 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 390x44
LayoutTableRow {tr} at (0,2) size 390x40
@@ -30,7 +30,7 @@ layer at (0,0) size 800x236
text run at (2,20) width 69: "horizontal "
text run at (70,20) width 37: "space"
RenderBlock (anonymous) at (0,138) size 784x18
- RenderBR {br} at (0,0) size 0x18
+ LayoutBR {br} at (0,0) size 0x18
LayoutTable {table} at (0,156) size 196x64 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 194x62
LayoutTableRow {tr} at (0,2) size 194x58

Powered by Google App Engine
This is Rietveld 408576698