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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/core/col_widths_auto_autoFix-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/core/col_widths_auto_autoFix-expected.txt b/LayoutTests/platform/mac/tables/mozilla/core/col_widths_auto_autoFix-expected.txt
index d3fe5f965d604f6b67497986d5a954dc0f06ad15..637042cca634ba6d46c41d253f48110ad86d4fc7 100644
--- a/LayoutTests/platform/mac/tables/mozilla/core/col_widths_auto_autoFix-expected.txt
+++ b/LayoutTests/platform/mac/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 28x18
text run at (2,2) width 28: "auto"
RenderBlock (anonymous) at (0,46) size 784x36
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderText {#text} at (0,18) size 199x18
text run at (0,18) width 199: "auto table - fixed cells honored"
LayoutTable {TABLE} at (0,82) size 144x28 [border: (1px outset #808080)]
@@ -29,10 +29,10 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 28x18
text run at (2,2) width 28: "auto"
RenderBlock (anonymous) at (0,110) size 784x36
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderText {#text} at (0,18) size 86x18
text run at (0,18) width 86: "COLSPANS "
- RenderBR {BR} at (85,32) size 1x0
+ LayoutBR {BR} at (85,32) size 1x0
LayoutTable {TABLE} at (0,146) size 638x134 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 636x132
LayoutTableRow {TR} at (0,2) size 636x104
@@ -55,7 +55,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 21x18
text run at (2,2) width 21: "bar"
RenderBlock (anonymous) at (0,280) size 784x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
LayoutTable {TABLE} at (0,298) size 534x61 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 532x59
LayoutTableRow {TR} at (0,5) size 532x22

Powered by Google App Engine
This is Rietveld 408576698