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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/text-autosizing/tables/table-cell-inflation-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text-autosizing/tables/table-cell-inflation-expected.txt b/LayoutTests/platform/mac/fast/text-autosizing/tables/table-cell-inflation-expected.txt
index 16491440437499a7d2a62fb102986b3925e5a18d..0a13cd67ca2bf5480303f66485a0bfe6e44fb565 100644
--- a/LayoutTests/platform/mac/fast/text-autosizing/tables/table-cell-inflation-expected.txt
+++ b/LayoutTests/platform/mac/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 229x14
text run at (0,0) width 229: "Table autosizing tests - table-cell-inflation.html"
- RenderBR {BR} at (228,0) size 1x14
+ LayoutBR {BR} at (228,0) size 1x14
RenderText {#text} at (0,14) size 363x14
text run at (0,14) width 363: "This test passes if there are no numbers overflowing outside this green box."
LayoutTable {TABLE} at (1,37) size 722x202 [border: none]
@@ -15,10 +15,10 @@ layer at (0,0) size 800x240
LayoutTableCell {TD} at (0,0) size 721x201 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 443x22
text run at (2,2) width 443: "The pi approximation below should not overrun this block."
- RenderBR {BR} at (444,2) size 1x22
+ LayoutBR {BR} at (444,2) size 1x22
RenderText {#text} at (2,24) size 718x22
text run at (2,24) width 718: "3.141592653589793238462643383279502884197169399375105820974944592307816406286"
- RenderBR {BR} at (719,24) size 1x22
+ LayoutBR {BR} at (719,24) size 1x22
RenderText {#text} at (2,46) size 713x154
text run at (2,46) width 713: "hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello"
text run at (2,68) width 713: "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