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

Unified Diff: LayoutTests/platform/linux/fast/text-autosizing/tables/table-cell-inflation-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/linux/fast/text-autosizing/tables/table-cell-inflation-expected.txt
diff --git a/LayoutTests/platform/linux/fast/text-autosizing/tables/table-cell-inflation-expected.txt b/LayoutTests/platform/linux/fast/text-autosizing/tables/table-cell-inflation-expected.txt
index a010cccf6bbfa7b4f3d9dc19d7505f4b2168a356..f60149d07347bc6fc64868db300739f234056444 100644
--- a/LayoutTests/platform/linux/fast/text-autosizing/tables/table-cell-inflation-expected.txt
+++ b/LayoutTests/platform/linux/fast/text-autosizing/tables/table-cell-inflation-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x240
RenderBlock {DIV} at (0,0) size 600x36
RenderText {#text} at (0,0) size 227x15
text run at (0,0) width 227: "Table autosizing tests - table-cell-inflation.html"
- RenderBR {BR} at (227,0) size 0x15
+ LayoutBR {BR} at (227,0) size 0x15
RenderText {#text} at (0,16) size 361x15
text run at (0,16) width 361: "This test passes if there are no numbers overflowing outside this green box."
LayoutTable {TABLE} at (1,37) size 693x202 [border: none]
@@ -15,10 +15,10 @@ layer at (0,0) size 800x240
LayoutTableCell {TD} at (0,0) size 692x201 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 439x21
text run at (2,2) width 439: "The pi approximation below should not overrun this block."
- RenderBR {BR} at (441,2) size 0x21
+ LayoutBR {BR} at (441,2) size 0x21
RenderText {#text} at (2,24) size 689x21
text run at (2,24) width 689: "3.141592653589793238462643383279502884197169399375105820974944592307816406286"
- RenderBR {BR} at (691,24) size 0x21
+ LayoutBR {BR} at (691,24) size 0x21
RenderText {#text} at (2,46) size 675x153
text run at (2,46) width 675: "hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello"
text run at (2,68) width 675: "hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello"

Powered by Google App Engine
This is Rietveld 408576698