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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/core/col_widths_auto_autoFix-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-xp/tables/mozilla/core/col_widths_auto_autoFix-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/core/col_widths_auto_autoFix-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/core/col_widths_auto_autoFix-expected.txt
index b3dd68578357fe926f399b7655e48cea75eb61e3..d9deebc3504cbb13629eea024020d38fc9969aaa 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/core/col_widths_auto_autoFix-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/core/col_widths_auto_autoFix-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 26x19
text run at (2,2) width 26: "auto"
RenderBlock (anonymous) at (0,50) size 784x40
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderText {#text} at (0,20) size 186x19
text run at (0,20) width 186: "auto table - fixed cells honored"
LayoutTable {TABLE} at (0,90) size 142x30 [border: (1px outset #808080)]
@@ -29,10 +29,10 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 26x19
text run at (2,2) width 26: "auto"
RenderBlock (anonymous) at (0,120) size 784x40
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderText {#text} at (0,20) size 86x19
text run at (0,20) width 86: "COLSPANS "
- RenderBR {BR} at (86,35) size 0x0
+ LayoutBR {BR} at (86,35) size 0x0
LayoutTable {TABLE} at (0,160) size 636x136 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 634x134
LayoutTableRow {TR} at (0,2) size 634x104
@@ -55,7 +55,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 20x19
text run at (2,2) width 20: "bar"
RenderBlock (anonymous) at (0,296) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,316) size 534x65 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 532x63
LayoutTableRow {TR} at (0,5) size 532x24

Powered by Google App Engine
This is Rietveld 408576698