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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/bugs/bug57828-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug57828-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug57828-expected.txt
index e4f81d6b9ab0b9b8e4c2c4560cfe94957b1f721f..5a4faf2834cd86a739c613bd2d0310bd7af757e1 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug57828-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug57828-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (45,2) size 208x18
text run at (45,2) width 208: "NOWRAP cell, no width on cell"
RenderBlock (anonymous) at (0,54) size 784x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
LayoutTable {TABLE} at (0,72) size 222x54 [border: (3px outset #808080)]
LayoutTableSection {TBODY} at (3,3) size 216x48
LayoutTableRow {TR} at (0,2) size 216x44
@@ -20,7 +20,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (45,2) size 208x18
text run at (45,2) width 208: "NOWRAP cell, no width on cell"
RenderBlock (anonymous) at (0,126) size 784x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
LayoutTable {TABLE} at (0,144) size 110x108 [border: (3px outset #808080)]
LayoutTableSection {TBODY} at (3,3) size 104x102
LayoutTableRow {TR} at (0,2) size 104x98
@@ -31,7 +31,7 @@ layer at (0,0) size 800x600
text run at (2,60) width 28: "cell,"
text run at (2,78) width 70: "width=100"
RenderBlock (anonymous) at (0,252) size 784x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
LayoutTable {TABLE} at (0,270) 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