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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/tables/mozilla/marvin/x_table_width_pct-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/marvin/x_table_width_pct-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/marvin/x_table_width_pct-expected.txt
index 4f20f3b35d2513ca860f0d2d314c75d958fdc2e7..dfe4f32eb2916609c8575053a75c08f98b95ea13 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/marvin/x_table_width_pct-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/marvin/x_table_width_pct-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x256
text run at (2,2) width 382: "This table should have a width 100% of the available horizontal "
text run at (384,2) width 35: "space"
RenderBlock (anonymous) at (0,30) size 784x20
- RenderBR {br} at (0,0) size 0x19
+ LayoutBR {br} at (0,0) size 0x19
LayoutTable {table} at (0,50) size 588x30 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 586x28
LayoutTableRow {tr} at (0,2) size 586x24
@@ -20,7 +20,7 @@ layer at (0,0) size 800x256
text run at (2,2) width 374: "This table should have a width 75% of the available horizontal "
text run at (376,2) width 35: "space"
RenderBlock (anonymous) at (0,80) size 784x20
- RenderBR {br} at (0,0) size 0x19
+ LayoutBR {br} at (0,0) size 0x19
LayoutTable {table} at (0,100) size 392x50 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 390x48
LayoutTableRow {tr} at (0,2) size 390x44
@@ -29,7 +29,7 @@ layer at (0,0) size 800x256
text run at (2,2) width 370: "This table should have a width 50% of the available horizontal"
text run at (2,22) width 35: "space"
RenderBlock (anonymous) at (0,150) size 784x20
- RenderBR {br} at (0,0) size 0x19
+ LayoutBR {br} at (0,0) size 0x19
LayoutTable {table} at (0,170) size 196x70 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 194x68
LayoutTableRow {tr} at (0,2) size 194x64

Powered by Google App Engine
This is Rietveld 408576698