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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/x_td_width-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_td_width-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/marvin/x_td_width-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/marvin/x_td_width-expected.txt
index 4b1acb3e547a944e79be7bf33239433de354e3de..1eb3fa4a4a586d73cefb8b1a1a367b54ea4f98ae 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/marvin/x_td_width-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/marvin/x_td_width-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x306
text run at (2,22) width 82: "cell should be"
text run at (2,42) width 62: "100 pixels"
RenderBlock (anonymous) at (0,70) size 784x20
- RenderBR {br} at (0,0) size 0x19
+ LayoutBR {br} at (0,0) size 0x19
LayoutTable {table} at (0,90) size 210x50 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 208x48
LayoutTableRow {tr} at (0,2) size 208x44
@@ -21,7 +21,7 @@ layer at (0,0) size 800x306
text run at (2,2) width 186: "The width of this cell should be"
text run at (2,22) width 62: "200 pixels"
RenderBlock (anonymous) at (0,140) size 784x20
- RenderBR {br} at (0,0) size 0x19
+ LayoutBR {br} at (0,0) size 0x19
LayoutTable {table} at (0,160) size 310x30 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 308x28
LayoutTableRow {tr} at (0,2) size 308x24
@@ -29,7 +29,7 @@ layer at (0,0) size 800x306
RenderText {#text} at (2,2) size 252x19
text run at (2,2) width 252: "The width of this cell should be 300 pixels"
RenderBlock (anonymous) at (0,190) size 784x20
- RenderBR {br} at (0,0) size 0x19
+ LayoutBR {br} at (0,0) size 0x19
LayoutTable {table} at (0,210) size 410x30 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 408x28
LayoutTableRow {tr} at (0,2) size 408x24
@@ -37,7 +37,7 @@ layer at (0,0) size 800x306
RenderText {#text} at (2,2) size 252x19
text run at (2,2) width 252: "The width of this cell should be 400 pixels"
RenderBlock (anonymous) at (0,240) size 784x20
- RenderBR {br} at (0,0) size 0x19
+ LayoutBR {br} at (0,0) size 0x19
LayoutTable {table} at (0,260) size 510x30 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 508x28
LayoutTableRow {tr} at (0,2) size 508x24

Powered by Google App Engine
This is Rietveld 408576698