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

Unified Diff: LayoutTests/platform/android/tables/mozilla/marvin/x_th_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_th_height-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/marvin/x_th_height-expected.txt b/LayoutTests/platform/android/tables/mozilla/marvin/x_th_height-expected.txt
index d3c018ccdd6eabe1009bb7f2abc83cc817fcd18f..70f46167124c2a80dfc94f6c2afff4a1d4a3b5d1 100644
--- a/LayoutTests/platform/android/tables/mozilla/marvin/x_th_height-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/marvin/x_th_height-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 785x1646
RenderText {#text} at (2,2) size 281x19
text run at (2,2) width 281: "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 291x210 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 289x208
LayoutTableRow {tr} at (0,2) size 289x204
@@ -18,7 +18,7 @@ layer at (0,0) size 785x1646
RenderText {#text} at (2,2) size 281x19
text run at (2,2) width 281: "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 291x310 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 289x308
LayoutTableRow {tr} at (0,2) size 289x304
@@ -26,7 +26,7 @@ layer at (0,0) size 785x1646
RenderText {#text} at (2,2) size 281x19
text run at (2,2) width 281: "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 291x410 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 289x408
LayoutTableRow {tr} at (0,2) size 289x404
@@ -34,7 +34,7 @@ layer at (0,0) size 785x1646
RenderText {#text} at (2,2) size 281x19
text run at (2,2) width 281: "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 291x510 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 289x508
LayoutTableRow {tr} at (0,2) size 289x504

Powered by Google App Engine
This is Rietveld 408576698