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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug57828-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/bugs/bug57828-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug57828-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug57828-expected.txt
index c741ab13e67b309a56d651af2ede45a952293fe4..c784f59492ba7bb259be33661f41275b26e02a69 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug57828-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug57828-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (45,2) size 196x19
text run at (45,2) width 196: "NOWRAP cell, no width on cell"
RenderBlock (anonymous) at (0,54) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,74) size 210x54 [border: (3px outset #808080)]
LayoutTableSection {TBODY} at (3,3) size 204x48
LayoutTableRow {TR} at (0,2) size 204x44
@@ -20,7 +20,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (45,2) size 196x19
text run at (45,2) width 196: "NOWRAP cell, no width on cell"
RenderBlock (anonymous) at (0,128) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,148) size 110x94 [border: (3px outset #808080)]
LayoutTableSection {TBODY} at (3,3) size 104x88
LayoutTableRow {TR} at (0,2) size 104x84
@@ -30,7 +30,7 @@ layer at (0,0) size 800x600
text run at (2,42) width 69: "NOWRAP"
text run at (2,62) width 94: "cell, width=100"
RenderBlock (anonymous) at (0,242) size 784x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,262) size 310x54 [border: (3px outset #808080)]
LayoutTableSection {TBODY} at (3,3) size 304x48
LayoutTableRow {TR} at (0,2) size 304x44

Powered by Google App Engine
This is Rietveld 408576698