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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla/marvin/x_th_width-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/marvin/x_th_width-expected.txt b/LayoutTests/platform/linux/tables/mozilla/marvin/x_th_width-expected.txt
index 40d2278699a417cd3e3fd17fdfeef745020d8484..e8c85a9e25c2bcd7c611577d62540bae243e54d5 100644
--- a/LayoutTests/platform/linux/tables/mozilla/marvin/x_th_width-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/marvin/x_th_width-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x306
text run at (3,22) width 98: "this cell should"
text run at (8,42) width 88: "be 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 (10,2) width 184: "The width of this cell should"
text run at (58,22) width 88: "be 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 (14,2) size 276x19
text run at (14,2) width 276: "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 (64,2) size 276x19
text run at (64,2) width 276: "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