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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/core/col_widths_fix_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_fix_autoFix-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/core/col_widths_fix_autoFix-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/core/col_widths_fix_autoFix-expected.txt
index e0b054d9a8775c2099a0c33dfd9903d9fec6c759..f097d75d7407024e3786705bbef1663a55ad31f7 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/core/col_widths_fix_autoFix-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/core/col_widths_fix_autoFix-expected.txt
@@ -17,7 +17,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 56x19
text run at (2,2) width 56: "auto auto"
RenderBlock (anonymous) at (0,70) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderBlock {HR} at (0,98) size 102x2 [border: (1px inset #EEEEEE)]
RenderBlock (anonymous) at (0,108) size 784x20
RenderText {#text} at (0,0) size 303x19
@@ -35,7 +35,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 20x19
text run at (2,2) width 20: "foo"
RenderBlock (anonymous) at (0,158) size 784x40
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderText {#text} at (0,20) size 303x19
text run at (0,20) width 303: "table fixed at 600, 1st 2 cells fixed at 100, 2nd not"
LayoutTable {TABLE} at (0,198) size 600x30 [border: (1px outset #808080)]
@@ -51,7 +51,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 20x19
text run at (2,2) width 20: "foo"
RenderBlock (anonymous) at (0,228) size 784x40
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderText {#text} at (0,20) size 295x19
text run at (0,20) width 295: "table fixed at 600, 1st 2 cells fixed at 50, 2nd not"
LayoutTable {TABLE} at (0,268) size 600x30 [border: (1px outset #808080)]
@@ -67,7 +67,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 20x19
text run at (2,2) width 20: "foo"
RenderBlock (anonymous) at (0,298) size 784x40
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderText {#text} at (0,20) size 311x19
text run at (0,20) width 311: "table fixed at 600, 1st 2 cells fixed at 1000, 2nd not"
LayoutTable {TABLE} at (0,338) size 600x30 [border: (1px outset #808080)]
@@ -83,7 +83,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 20x19
text run at (2,2) width 20: "foo"
RenderBlock (anonymous) at (0,368) size 784x40
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderText {#text} at (0,20) size 287x19
text run at (0,20) width 287: "table fixed at 600, 1st 2 cells fixed at 5, 2nd not"
LayoutTable {TABLE} at (0,408) size 600x30 [border: (1px outset #808080)]
@@ -99,4 +99,4 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 20x19
text run at (2,2) width 20: "foo"
RenderBlock (anonymous) at (0,438) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19

Powered by Google App Engine
This is Rietveld 408576698