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/fast/text-autosizing/tables/table-for-layout-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/fast/text-autosizing/tables/table-for-layout-expected.txt
diff --git a/LayoutTests/platform/win/fast/text-autosizing/tables/table-for-layout-expected.txt b/LayoutTests/platform/win/fast/text-autosizing/tables/table-for-layout-expected.txt
index 85d2fedcf4e1b731f08c320113008656f8c25954..c9a085f8540ac33b107ae3969570aed8ae452537 100644
--- a/LayoutTests/platform/win/fast/text-autosizing/tables/table-for-layout-expected.txt
+++ b/LayoutTests/platform/win/fast/text-autosizing/tables/table-for-layout-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x401
RenderBlock {DIV} at (0,0) size 600x36
RenderText {#text} at (0,0) size 216x15
text run at (0,0) width 216: "Table autosizing tests - table-for-layout.html"
- RenderBR {BR} at (216,0) size 0x15
+ LayoutBR {BR} at (216,0) size 0x15
RenderText {#text} at (0,16) size 256x15
text run at (0,16) width 256: "This test passes if the main content area is autosized."
LayoutTable {TABLE} at (1,37) size 798x363 [border: none]
@@ -19,28 +19,28 @@ layer at (0,0) size 800x401
LayoutTableCell {TD} at (0,125) size 52x131 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 23x15
text run at (2,2) width 23: "hello"
- RenderBR {BR} at (25,2) size 0x15
+ LayoutBR {BR} at (25,2) size 0x15
RenderText {#text} at (2,18) size 49x15
text run at (2,18) width 49: "navigation"
- RenderBR {BR} at (51,18) size 0x15
+ LayoutBR {BR} at (51,18) size 0x15
RenderText {#text} at (2,34) size 49x15
text run at (2,34) width 49: "navigation"
- RenderBR {BR} at (51,34) size 0x15
+ LayoutBR {BR} at (51,34) size 0x15
RenderText {#text} at (2,50) size 49x15
text run at (2,50) width 49: "navigation"
- RenderBR {BR} at (51,50) size 0x15
+ LayoutBR {BR} at (51,50) size 0x15
RenderText {#text} at (2,66) size 49x15
text run at (2,66) width 49: "navigation"
- RenderBR {BR} at (51,66) size 0x15
+ LayoutBR {BR} at (51,66) size 0x15
RenderText {#text} at (2,82) size 49x15
text run at (2,82) width 49: "navigation"
- RenderBR {BR} at (51,82) size 0x15
+ LayoutBR {BR} at (51,82) size 0x15
RenderText {#text} at (2,98) size 49x15
text run at (2,98) width 49: "navigation"
- RenderBR {BR} at (51,98) size 0x15
+ LayoutBR {BR} at (51,98) size 0x15
RenderText {#text} at (2,114) size 49x15
text run at (2,114) width 49: "navigation"
- RenderBR {BR} at (51,114) size 0x15
+ LayoutBR {BR} at (51,114) size 0x15
LayoutTableCell {TD} at (52,19) size 745x343 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 735x339
text run at (2,2) width 735: "hello hello hello hello hello hello hello hello hello hello hello"

Powered by Google App Engine
This is Rietveld 408576698