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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/marvin/x_td_height-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/marvin/x_td_height-expected.txt b/LayoutTests/platform/mac/tables/mozilla/marvin/x_td_height-expected.txt
index cf2373b528b6f39ab84beafa258d466a3b61676e..c5be4b793096c1ee35674130f64fa62af62c0291 100644
--- a/LayoutTests/platform/mac/tables/mozilla/marvin/x_td_height-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/marvin/x_td_height-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 785x1638 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (2,2) size 277x18
text run at (2,2) width 277: "The height of this cell should be 100 pixels"
RenderBlock (anonymous) at (0,110) size 769x18
- RenderBR {br} at (0,0) size 0x18
+ LayoutBR {br} at (0,0) size 0x18
LayoutTable {table} at (0,128) size 287x210 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 285x208
LayoutTableRow {tr} at (0,2) size 285x204
@@ -18,7 +18,7 @@ layer at (0,0) size 785x1638 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (2,2) size 277x18
text run at (2,2) width 277: "The height of this cell should be 200 pixels"
RenderBlock (anonymous) at (0,338) size 769x18
- RenderBR {br} at (0,0) size 0x18
+ LayoutBR {br} at (0,0) size 0x18
LayoutTable {table} at (0,356) size 287x310 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 285x308
LayoutTableRow {tr} at (0,2) size 285x304
@@ -26,7 +26,7 @@ layer at (0,0) size 785x1638 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (2,2) size 277x18
text run at (2,2) width 277: "The height of this cell should be 300 pixels"
RenderBlock (anonymous) at (0,666) size 769x18
- RenderBR {br} at (0,0) size 0x18
+ LayoutBR {br} at (0,0) size 0x18
LayoutTable {table} at (0,684) size 287x410 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 285x408
LayoutTableRow {tr} at (0,2) size 285x404
@@ -34,7 +34,7 @@ layer at (0,0) size 785x1638 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (2,2) size 277x18
text run at (2,2) width 277: "The height of this cell should be 400 pixels"
RenderBlock (anonymous) at (0,1094) size 769x18
- RenderBR {br} at (0,0) size 0x18
+ LayoutBR {br} at (0,0) size 0x18
LayoutTable {table} at (0,1112) size 287x510 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 285x508
LayoutTableRow {tr} at (0,2) size 285x504

Powered by Google App Engine
This is Rietveld 408576698