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

Unified Diff: LayoutTests/fast/table/011-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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/table/anonymous-table-section-removed-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/table/011-expected.txt
diff --git a/LayoutTests/fast/table/011-expected.txt b/LayoutTests/fast/table/011-expected.txt
deleted file mode 100644
index f965543df2d39e580cd137211296304c07869dce..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/table/011-expected.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x88
- RenderBlock {HTML} at (0,0) size 800x88
- RenderBody {BODY} at (8,8) size 784x72
- RenderTable {TABLE} at (0,0) size 66x72
- RenderTableSection {THEAD} at (0,0) size 66x24
- RenderTableRow {TR} at (0,2) size 66x20
- RenderTableCell {TH} at (2,2) size 14x20 [color=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 12x18
- text run at (1,1) width 12: "H"
- RenderTableCell {TH} at (18,2) size 14x20 [color=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 12x18
- text run at (1,1) width 12: "E"
- RenderTableCell {TH} at (34,2) size 14x20 [color=#FF0000] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 12x18
- text run at (1,1) width 12: "A"
- RenderTableCell {TH} at (50,2) size 14x20 [color=#FF0000] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 12x18
- text run at (1,1) width 12: "D"
- RenderTableSection {TFOOT} at (0,48) size 66x24
- RenderTableRow {TR} at (0,2) size 66x20
- RenderTableCell {TH} at (2,2) size 14x20 [color=#0000FF] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 10x18
- text run at (2,1) width 10: "F"
- RenderTableCell {TH} at (18,2) size 14x20 [color=#0000FF] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 12x18
- text run at (1,1) width 12: "O"
- RenderTableCell {TH} at (34,2) size 14x20 [color=#0000FF] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 12x18
- text run at (1,1) width 12: "O"
- RenderTableCell {TH} at (50,2) size 14x20 [color=#0000FF] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 12x18
- text run at (1,1) width 12: "T"
- RenderTableSection {TBODY} at (0,24) size 66x24
- RenderTableRow {TR} at (0,2) size 66x20
- RenderTableCell {TD} at (2,2) size 14x20 [color=#008000] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x18
- text run at (1,1) width 8: "b"
- RenderTableCell {TD} at (18,2) size 14x20 [color=#008000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x18
- text run at (1,1) width 8: "o"
- RenderTableCell {TD} at (34,2) size 14x20 [color=#008000] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x18
- text run at (1,1) width 8: "d"
- RenderTableCell {TD} at (50,2) size 14x20 [color=#008000] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x18
- text run at (1,1) width 8: "y"
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/table/anonymous-table-section-removed-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698