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

Unified Diff: LayoutTests/platform/win/fast/table/floating-th-expected.txt

Issue 23974003: Auto-rebaseline for r157364 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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/table/floating-th-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/floating-th-expected.txt b/LayoutTests/platform/win/fast/table/floating-th-expected.txt
index ed967f4415f268bbcedf5a8436c8e8a57ffd4b2e..e91dba39e34451c9685668bfbb74a35ba9d86b9f 100644
--- a/LayoutTests/platform/win/fast/table/floating-th-expected.txt
+++ b/LayoutTests/platform/win/fast/table/floating-th-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 163x104 [border: (1px solid #000000)]
+ RenderTable {TABLE} at (0,0) size 163x100 [border: (1px solid #000000)]
RenderTableSection {THEAD} at (1,1) size 161x26
RenderTableRow {TR} at (0,2) size 161x22
RenderTableCell (anonymous) at (2,2) size 100x22 [r=0 c=0 rs=1 cs=1]
@@ -13,26 +13,26 @@ layer at (0,0) size 800x600
RenderBlock (floating) {TH} at (50,0) size 50x22
RenderText {#text} at (1,1) size 48x19
text run at (1,1) width 48: "Head 2"
- RenderTableSection {TFOOT} at (1,77) size 161x26
- RenderTableRow {TR} at (0,2) size 161x22
- RenderTableCell {TD} at (2,2) size 100x22 [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {TFOOT} at (1,75) size 161x24
+ RenderTableRow {TR} at (0,0) size 161x22
+ RenderTableCell {TD} at (2,0) size 100x22 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 53x19
text run at (1,1) width 53: "Footer 1"
- RenderTableCell {TD} at (104,2) size 55x22 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (104,0) size 55x22 [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 53x19
text run at (1,1) width 53: "Footer 2"
- RenderTableSection {TBODY} at (1,27) size 161x50
- RenderTableRow {TR} at (0,2) size 161x22
- RenderTableCell {TD} at (2,2) size 100x22 [r=0 c=0 rs=1 cs=1]
+ RenderTableSection {TBODY} at (1,27) size 161x48
+ RenderTableRow {TR} at (0,0) size 161x22
+ RenderTableCell {TD} at (2,0) size 100x22 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 36x19
text run at (1,1) width 36: "Cell 1"
- RenderTableCell {TD} at (104,2) size 55x22 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (104,0) size 55x22 [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 36x19
text run at (1,1) width 36: "Cell 2"
- RenderTableRow {TR} at (0,26) size 161x22
- RenderTableCell {TD} at (2,26) size 100x22 [r=1 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,24) size 161x22
+ RenderTableCell {TD} at (2,24) size 100x22 [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 36x19
text run at (1,1) width 36: "Cell 3"
- RenderTableCell {TD} at (104,26) size 55x22 [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (104,24) size 55x22 [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 36x19
text run at (1,1) width 36: "Cell 4"

Powered by Google App Engine
This is Rietveld 408576698