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

Unified Diff: LayoutTests/platform/win/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/tables/mozilla/marvin/x_table_width_px-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/marvin/x_table_width_px-expected.txt b/LayoutTests/platform/win/tables/mozilla/marvin/x_table_width_px-expected.txt
index 9ea25f73250d2774205bc2a65572811b0798869f..fe079750a183a1c623e0a4d3c7055d65c2efcb2d 100644
--- a/LayoutTests/platform/win/tables/mozilla/marvin/x_table_width_px-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/marvin/x_table_width_px-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x300
text run at (2,38) width 82: "width of 100"
text run at (2,56) width 39: "pixels"
RenderBlock (anonymous) at (0,82) size 784x18
- RenderBR {br} at (0,0) size 0x17
+ LayoutBR {br} at (0,0) size 0x17
LayoutTable {table} at (0,100) size 200x46 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 198x44
LayoutTableRow {tr} at (0,2) size 198x40
@@ -22,7 +22,7 @@ layer at (0,0) size 800x300
text run at (2,2) width 156: "This table should have a"
text run at (2,20) width 124: "width of 200 pixels"
RenderBlock (anonymous) at (0,146) size 784x18
- RenderBR {br} at (0,0) size 0x17
+ LayoutBR {br} at (0,0) size 0x17
LayoutTable {table} at (0,164) size 300x28 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 298x26
LayoutTableRow {tr} at (0,2) size 298x22
@@ -30,7 +30,7 @@ layer at (0,0) size 800x300
RenderText {#text} at (2,2) size 284x17
text run at (2,2) width 284: "This table should have a width of 300 pixels"
RenderBlock (anonymous) at (0,192) size 784x18
- RenderBR {br} at (0,0) size 0x17
+ LayoutBR {br} at (0,0) size 0x17
LayoutTable {table} at (0,210) size 400x28 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 398x26
LayoutTableRow {tr} at (0,2) size 398x22
@@ -38,7 +38,7 @@ layer at (0,0) size 800x300
RenderText {#text} at (2,2) size 284x17
text run at (2,2) width 284: "This table should have a width of 400 pixels"
RenderBlock (anonymous) at (0,238) size 784x18
- RenderBR {br} at (0,0) size 0x17
+ LayoutBR {br} at (0,0) size 0x17
LayoutTable {table} at (0,256) size 500x28 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 498x26
LayoutTableRow {tr} at (0,2) size 498x22

Powered by Google App Engine
This is Rietveld 408576698