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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/x_table_width_px-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_px-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/marvin/x_table_width_px-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/marvin/x_table_width_px-expected.txt
index 73192237df74ec5cb0eca3f6f0d6582a36260eef..f840b2bdb197d8230101b1a8eac62bdb6b424813 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/marvin/x_table_width_px-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/marvin/x_table_width_px-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x326
text run at (2,42) width 77: "width of 100"
text run at (2,62) width 34: "pixels"
RenderBlock (anonymous) at (0,90) size 784x20
- RenderBR {br} at (0,0) size 0x19
+ LayoutBR {br} at (0,0) size 0x19
LayoutTable {table} at (0,110) size 200x50 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 198x48
LayoutTableRow {tr} at (0,2) size 198x44
@@ -22,7 +22,7 @@ layer at (0,0) size 800x326
text run at (2,2) width 181: "This table should have a width"
text run at (2,22) width 78: "of 200 pixels"
RenderBlock (anonymous) at (0,160) size 784x20
- RenderBR {br} at (0,0) size 0x19
+ LayoutBR {br} at (0,0) size 0x19
LayoutTable {table} at (0,180) size 300x30 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 298x28
LayoutTableRow {tr} at (0,2) size 298x24
@@ -30,7 +30,7 @@ layer at (0,0) size 800x326
RenderText {#text} at (2,2) size 263x19
text run at (2,2) width 263: "This table should have a width of 300 pixels"
RenderBlock (anonymous) at (0,210) size 784x20
- RenderBR {br} at (0,0) size 0x19
+ LayoutBR {br} at (0,0) size 0x19
LayoutTable {table} at (0,230) size 400x30 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 398x28
LayoutTableRow {tr} at (0,2) size 398x24
@@ -38,7 +38,7 @@ layer at (0,0) size 800x326
RenderText {#text} at (2,2) size 263x19
text run at (2,2) width 263: "This table should have a width of 400 pixels"
RenderBlock (anonymous) at (0,260) size 784x20
- RenderBR {br} at (0,0) size 0x19
+ LayoutBR {br} at (0,0) size 0x19
LayoutTable {table} at (0,280) size 500x30 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 498x28
LayoutTableRow {tr} at (0,2) size 498x24

Powered by Google App Engine
This is Rietveld 408576698