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

Unified Diff: LayoutTests/platform/android/tables/mozilla/marvin/x_td_height-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/android/tables/mozilla/marvin/x_td_height-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/marvin/x_td_height-expected.txt b/LayoutTests/platform/android/tables/mozilla/marvin/x_td_height-expected.txt
index 72965206de79268af6250d74c501935168fff8fc..7e571bf4df450ac11690a447cb43e68a3a8d6442 100644
--- a/LayoutTests/platform/android/tables/mozilla/marvin/x_td_height-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/marvin/x_td_height-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 785x1646
RenderText {#text} at (2,2) size 254x19
text run at (2,2) width 254: "The height of this cell should be 100 pixels"
RenderBlock (anonymous) at (0,110) size 769x20
- RenderBR {br} at (0,0) size 0x19
+ LayoutBR {br} at (0,0) size 0x19
LayoutTable {table} at (0,130) size 264x210 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 262x208
LayoutTableRow {tr} at (0,2) size 262x204
@@ -18,7 +18,7 @@ layer at (0,0) size 785x1646
RenderText {#text} at (2,2) size 254x19
text run at (2,2) width 254: "The height of this cell should be 200 pixels"
RenderBlock (anonymous) at (0,340) size 769x20
- RenderBR {br} at (0,0) size 0x19
+ LayoutBR {br} at (0,0) size 0x19
LayoutTable {table} at (0,360) size 264x310 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 262x308
LayoutTableRow {tr} at (0,2) size 262x304
@@ -26,7 +26,7 @@ layer at (0,0) size 785x1646
RenderText {#text} at (2,2) size 254x19
text run at (2,2) width 254: "The height of this cell should be 300 pixels"
RenderBlock (anonymous) at (0,670) size 769x20
- RenderBR {br} at (0,0) size 0x19
+ LayoutBR {br} at (0,0) size 0x19
LayoutTable {table} at (0,690) size 264x410 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 262x408
LayoutTableRow {tr} at (0,2) size 262x404
@@ -34,7 +34,7 @@ layer at (0,0) size 785x1646
RenderText {#text} at (2,2) size 254x19
text run at (2,2) width 254: "The height of this cell should be 400 pixels"
RenderBlock (anonymous) at (0,1100) size 769x20
- RenderBR {br} at (0,0) size 0x19
+ LayoutBR {br} at (0,0) size 0x19
LayoutTable {table} at (0,1120) size 264x510 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 262x508
LayoutTableRow {tr} at (0,2) size 262x504

Powered by Google App Engine
This is Rietveld 408576698