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

Unified Diff: LayoutTests/fast/table/tableInsideCaption-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/fast/table/rowindex-expected.txt ('k') | LayoutTests/fast/table/wide-colspan-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/table/tableInsideCaption-expected.txt
diff --git a/LayoutTests/fast/table/tableInsideCaption-expected.txt b/LayoutTests/fast/table/tableInsideCaption-expected.txt
deleted file mode 100644
index 1488d7c18dff60cbc532ec846553a201ccd5fa69..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/table/tableInsideCaption-expected.txt
+++ /dev/null
@@ -1,32 +0,0 @@
-layer at (0,0) size 800x600
- RenderView 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 202x80
- RenderTableSection {TBODY} at (0,0) size 202x80
- RenderTableRow {TR} at (0,2) size 202x76
- RenderTableCell {TD} at (2,2) size 198x76 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 196x24
- RenderTableSection {TBODY} at (0,0) size 196x24
- RenderTableRow {TR} at (0,2) size 196x20
- RenderTableCell {TD} at (2,2) size 192x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 190x19
- text run at (1,1) width 190: "This should all be on one line."
- RenderTable {TABLE} at (1,25) size 84x50
- RenderTableSection {THEAD} at (0,24) size 84x2
- RenderBlock {CAPTION} at (0,0) size 84x24
- RenderTable {TABLE} at (14,0) size 56x24
- RenderTableSection {TBODY} at (0,0) size 56x24
- RenderTableRow {TR} at (0,2) size 56x20
- RenderTableCell {TD} at (2,2) size 52x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 50x19
- text run at (1,1) width 50: "Caption"
- RenderTableSection {TBODY} at (0,26) size 84x24
- RenderTableRow {TR} at (0,2) size 84x20
- RenderTableCell {TD} at (2,2) size 49x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 47x19
- text run at (1,1) width 47: "Bottom"
- RenderTableCell {TD} at (53,2) size 29x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 27x19
- text run at (1,1) width 27: "line."
« no previous file with comments | « LayoutTests/fast/table/rowindex-expected.txt ('k') | LayoutTests/fast/table/wide-colspan-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698