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

Unified Diff: LayoutTests/platform/win/fast/text-autosizing/tables/table-cell-inflation-expected.txt

Issue 310943002: Auto-rebaseline for r175390 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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-cell-inflation-expected.txt
diff --git a/LayoutTests/platform/win/fast/text-autosizing/tables/table-cell-inflation-expected.txt b/LayoutTests/platform/win/fast/text-autosizing/tables/table-cell-inflation-expected.txt
index 581d76d8334e0dd6761a1970fe7f8a0e3bf1cb7b..57f7772e163c26d8dbbcce6a723ba7431c66a048 100644
--- a/LayoutTests/platform/win/fast/text-autosizing/tables/table-cell-inflation-expected.txt
+++ b/LayoutTests/platform/win/fast/text-autosizing/tables/table-cell-inflation-expected.txt
@@ -1,29 +1,29 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x231
- RenderBlock {HTML} at (0,0) size 800x231
- RenderBody {BODY} at (0,0) size 500x230
+layer at (0,0) size 800x240
+ RenderBlock {HTML} at (0,0) size 800x240
+ RenderBody {BODY} at (0,0) size 500x239
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
RenderText {#text} at (0,15) size 363x14
text run at (0,15) width 363: "This test passes if there are no numbers overflowing outside this green box."
- RenderTable {TABLE} at (1,37) size 722x193 [border: none]
- RenderTableSection {TBODY} at (0,0) size 721x192
- RenderTableRow {TR} at (0,0) size 721x192
- RenderTableCell {TD} at (0,0) size 721x192 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 443x20
+ RenderTable {TABLE} at (1,37) size 722x202 [border: none]
+ RenderTableSection {TBODY} at (0,0) size 721x201
+ RenderTableRow {TR} at (0,0) size 721x201
+ RenderTableCell {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 443x21
text run at (2,2) width 443: "The pi approximation below should not overrun this block."
- RenderBR {BR} at (444,2) size 1x20
- RenderText {#text} at (2,23) size 718x20
- text run at (2,23) width 718: "3.141592653589793238462643383279502884197169399375105820974944592307816406286"
- RenderBR {BR} at (719,23) size 1x20
- RenderText {#text} at (2,44) size 713x146
- text run at (2,44) width 713: "hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello"
- text run at (2,65) width 713: "hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello"
- text run at (2,86) width 713: "hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello"
- text run at (2,107) width 713: "hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello"
- text run at (2,128) width 713: "hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello"
- text run at (2,149) width 713: "hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello"
- text run at (2,170) width 249: "hello hello hello hello hello hello"
+ RenderBR {BR} at (444,2) size 1x21
+ RenderText {#text} at (2,24) size 718x21
+ text run at (2,24) width 718: "3.141592653589793238462643383279502884197169399375105820974944592307816406286"
+ RenderBR {BR} at (719,24) size 1x21
+ RenderText {#text} at (2,46) size 713x153
+ 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"
+ text run at (2,90) width 713: "hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello"
+ text run at (2,112) width 713: "hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello"
+ text run at (2,134) width 713: "hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello"
+ text run at (2,156) width 713: "hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello"
+ text run at (2,178) width 249: "hello hello hello hello hello hello"

Powered by Google App Engine
This is Rietveld 408576698