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

Unified Diff: LayoutTests/platform/win/tables/mozilla/marvin/x_th_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/tables/mozilla/marvin/x_th_width-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/marvin/x_th_width-expected.txt b/LayoutTests/platform/win/tables/mozilla/marvin/x_th_width-expected.txt
index b89f62c11b32b2db1a94d084e14e344010724b19..2d97b4ba6c7ff32f5a48108cfdacf1a9c3906ada 100644
--- a/LayoutTests/platform/win/tables/mozilla/marvin/x_th_width-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/marvin/x_th_width-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x300
text run at (5,38) width 94: "should be 100"
text run at (32,56) width 40: "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 210x46 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 208x44
LayoutTableRow {tr} at (0,2) size 208x40
@@ -22,7 +22,7 @@ layer at (0,0) size 800x300
text run at (5,2) width 194: "The width of this cell should"
text run at (58,20) width 88: "be 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 310x28 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 308x26
LayoutTableRow {tr} at (0,2) size 308x22
@@ -30,7 +30,7 @@ layer at (0,0) size 800x300
RenderText {#text} at (10,2) size 284x17
text run at (10,2) width 284: "The width of this cell should be 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 410x28 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 408x26
LayoutTableRow {tr} at (0,2) size 408x22
@@ -38,7 +38,7 @@ layer at (0,0) size 800x300
RenderText {#text} at (60,2) size 284x17
text run at (60,2) width 284: "The width of this cell should be 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 510x28 [border: (1px outset #808080)]
LayoutTableSection (anonymous) at (1,1) size 508x26
LayoutTableRow {tr} at (0,2) size 508x22

Powered by Google App Engine
This is Rietveld 408576698