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

Unified Diff: LayoutTests/platform/win/tables/mozilla/core/nested1-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/tables/mozilla/core/nested1-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/core/nested1-expected.txt b/LayoutTests/platform/win/tables/mozilla/core/nested1-expected.txt
index b2a47289354861063be0d37b863d31d1fad89510..e642556b70c36cebfea27dfa0bede78741fbecb9 100644
--- a/LayoutTests/platform/win/tables/mozilla/core/nested1-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/core/nested1-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (1,1) size 180x17
text run at (1,1) width 180: "nested in auto, width=100%"
RenderBlock (anonymous) at (0,34) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,52) size 200x52 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 198x50
LayoutTableRow {TR} at (0,2) size 198x46
@@ -27,7 +27,7 @@ layer at (0,0) size 800x600
text run at (1,1) width 99: "nested in fixed,"
text run at (1,19) width 83: "width=100%"
RenderBlock (anonymous) at (0,104) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,122) size 800x34 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 798x32
LayoutTableRow {TR} at (0,2) size 798x28
@@ -39,7 +39,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (1,1) size 185x17
text run at (1,1) width 185: "nested in fixed, width=100%"
RenderBlock (anonymous) at (0,156) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,174) size 230x34 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 228x32
LayoutTableRow {TR} at (0,2) size 228x28
@@ -54,7 +54,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 28x17
text run at (2,2) width 28: "auto"
RenderBlock (anonymous) at (0,208) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,226) size 784x34 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 782x32
LayoutTableRow {TR} at (0,2) size 782x28
@@ -69,7 +69,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 22x17
text run at (2,2) width 22: "foo"
RenderBlock (anonymous) at (0,260) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,278) size 784x40 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 782x38
LayoutTableRow {TR} at (0,2) size 782x34

Powered by Google App Engine
This is Rietveld 408576698