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

Unified Diff: LayoutTests/fast/table/035-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/029-expected.txt ('k') | LayoutTests/fast/table/035-vertical-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/table/035-expected.txt
diff --git a/LayoutTests/fast/table/035-expected.txt b/LayoutTests/fast/table/035-expected.txt
deleted file mode 100644
index 960b11754532c356b627c716c0fb10429bc60efd..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/table/035-expected.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x114
- RenderBlock {HTML} at (0,0) size 800x114
- RenderBody {BODY} at (8,8) size 784x98
- RenderBlock (anonymous) at (0,0) size 784x18
- RenderText {#text} at (0,0) size 404x19
- text run at (0,0) width 404: "This test should have two centered tables and two centered divs."
- RenderTable {TABLE} at (299,18) size 186x22 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 184x20
- RenderTableRow {TR} at (0,0) size 184x20
- RenderTableCell {TD} at (0,0) size 184x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 182x19
- text run at (1,1) width 182: "This table is aligned \"center\""
- RenderTable {TABLE} at (286,40) size 212x22 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 210x20
- RenderTableRow {TR} at (0,0) size 210x20
- RenderTableCell {TD} at (0,0) size 210x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 208x19
- text run at (1,1) width 208: "This table is aligned \"CENTER\""
- RenderBlock {DIV} at (0,62) size 784x18
- RenderText {#text} at (306,0) size 172x19
- text run at (306,0) width 172: "This div is aligned \"center\""
- RenderBlock {DIV} at (0,80) size 784x18
- RenderText {#text} at (293,0) size 198x19
- text run at (293,0) width 198: "This div is aligned \"CENTER\""
« no previous file with comments | « LayoutTests/fast/table/029-expected.txt ('k') | LayoutTests/fast/table/035-vertical-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698