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

Unified Diff: LayoutTests/fast/table/035-vertical-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/035-expected.txt ('k') | LayoutTests/fast/table/border-collapsing/003-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/table/035-vertical-expected.txt
diff --git a/LayoutTests/fast/table/035-vertical-expected.txt b/LayoutTests/fast/table/035-vertical-expected.txt
deleted file mode 100644
index f84f381a0459c0e59e767c60b17443da9123f71f..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/table/035-vertical-expected.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (686,0) size 114x600
- RenderBlock {HTML} at (0,0) size 114x600
- RenderBody {BODY} at (8,8) size 98x584
- RenderBlock (anonymous) at (0,0) size 18x584
- RenderText {#text} at (0,0) size 19x404
- text run at (0,0) width 404: "This test should have two centered tables and two centered divs."
- RenderTable {TABLE} at (18,199) size 22x186 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 20x184
- RenderTableRow {TR} at (0,0) size 20x184
- RenderTableCell {TD} at (0,0) size 20x184 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x182
- text run at (1,1) width 182: "This table is aligned \"center\""
- RenderTable {TABLE} at (40,186) size 22x212 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 20x210
- RenderTableRow {TR} at (0,0) size 20x210
- RenderTableCell {TD} at (0,0) size 20x210 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x208
- text run at (1,1) width 208: "This table is aligned \"CENTER\""
- RenderBlock {DIV} at (62,0) size 18x584
- RenderText {#text} at (0,206) size 19x172
- text run at (0,206) width 172: "This div is aligned \"center\""
- RenderBlock {DIV} at (80,0) size 18x584
- RenderText {#text} at (0,193) size 19x198
- text run at (0,193) width 198: "This div is aligned \"CENTER\""
« no previous file with comments | « LayoutTests/fast/table/035-expected.txt ('k') | LayoutTests/fast/table/border-collapsing/003-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698