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

Unified Diff: LayoutTests/platform/win/fast/text-autosizing/tables/nested-table-wrapping-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/nested-table-wrapping-expected.txt
diff --git a/LayoutTests/platform/win/fast/text-autosizing/tables/nested-table-wrapping-expected.txt b/LayoutTests/platform/win/fast/text-autosizing/tables/nested-table-wrapping-expected.txt
index fc5f33ded42e5c256b4a806176fb350e25f36edb..c323caa5cb56f0e81216b3bd7ed1416338b74d0d 100644
--- a/LayoutTests/platform/win/fast/text-autosizing/tables/nested-table-wrapping-expected.txt
+++ b/LayoutTests/platform/win/fast/text-autosizing/tables/nested-table-wrapping-expected.txt
@@ -1,27 +1,27 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x261
- RenderBlock {HTML} at (0,0) size 800x261
- RenderBody {BODY} at (0,0) size 800x260
+layer at (0,0) size 800x267
+ RenderBlock {HTML} at (0,0) size 800x267
+ RenderBody {BODY} at (0,0) size 800x266
RenderBlock {DIV} at (0,0) size 600x36
RenderText {#text} at (0,0) size 247x14
text run at (0,0) width 247: "Table autosizing tests - nested-table-wrapping.html"
RenderBR {BR} at (246,0) size 1x14
RenderText {#text} at (0,15) size 390x14
text run at (0,15) width 390: "This test passes if \"the table cell should tightly wrap this text\" is tightly wrapped."
- RenderTable {TABLE} at (1,37) size 798x223 [border: none]
- RenderTableSection {TBODY} at (0,0) size 797x222
- RenderTableRow {TR} at (0,0) size 797x222
- RenderTableCell {TD} at (0,0) size 797x222 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (2,2) size 794x198
- RenderText {#text} at (0,0) size 786x197
+ RenderTable {TABLE} at (1,37) size 798x229 [border: none]
+ RenderTableSection {TBODY} at (0,0) size 797x228
+ RenderTableRow {TR} at (0,0) size 797x228
+ RenderTableCell {TD} at (0,0) size 797x228 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (2,2) size 794x204
+ RenderText {#text} at (0,0) size 786x203
text run at (0,0) width 786: "Autosize Autosize Autosize Autosize Autosize Autosize Autosize"
- text run at (0,33) width 786: "Autosize Autosize Autosize Autosize Autosize Autosize Autosize"
- text run at (0,66) width 786: "Autosize Autosize Autosize Autosize Autosize Autosize Autosize"
- text run at (0,99) width 786: "Autosize Autosize Autosize Autosize Autosize Autosize Autosize"
- text run at (0,132) width 786: "Autosize Autosize Autosize Autosize Autosize Autosize Autosize"
- text run at (0,165) width 446: "Autosize Autosize Autosize Autosize"
- RenderTable {TABLE} at (3,201) size 203x19 [border: none]
+ text run at (0,34) width 786: "Autosize Autosize Autosize Autosize Autosize Autosize Autosize"
+ text run at (0,68) width 786: "Autosize Autosize Autosize Autosize Autosize Autosize Autosize"
+ text run at (0,102) width 786: "Autosize Autosize Autosize Autosize Autosize Autosize Autosize"
+ text run at (0,136) width 786: "Autosize Autosize Autosize Autosize Autosize Autosize Autosize"
+ text run at (0,170) width 446: "Autosize Autosize Autosize Autosize"
+ RenderTable {TABLE} at (3,207) size 203x19 [border: none]
RenderTableSection {TBODY} at (0,0) size 202x18
RenderTableRow {TR} at (0,0) size 202x18
RenderTableCell {TD} at (0,0) size 202x18 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698