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

Side by Side Diff: LayoutTests/tables/mozilla/marvin/backgr_index.html

Issue 249723003: Remove main frame overflow from some non-scrollbar tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Windows expectations Created 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2 <head> 2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> 3 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
4 <title>CSS2 Table Backgrounds Test Suite</title> 4 <title>CSS2 Table Backgrounds Test Suite</title>
5 <link rel="stylesheet" type="text/css" href="common.css"> 5 <link rel="stylesheet" type="text/css" href="common.css">
6 <style type="text/css"> 6 <style type="text/css">
7 body {overflow: hidden;}
7 strong {text-decoration: underline} 8 strong {text-decoration: underline}
8 </style> 9 </style>
9 </head> 10 </head>
10 <body> 11 <body>
11 <h1>CSS2 Table Backgrounds Test Suite</h1> 12 <h1>CSS2 Table Backgrounds Test Suite</h1>
12 <h2>Notes</h2> 13 <h2>Notes</h2>
13 <p>This test suite is not endorsed or approved by the W3C or anyone besides fant asai. It tests conformance to fantasai's <a href="../">table background clarific ation proposal</a>, not the official CSS2 specification. The intent is to demons trate the proposal's effects under various styling conditions and to clarify any ambiguity in the proposal in preparation for a better-worded errata suggestion. It's not particularly well-designed, but it is comprehensive.</p> 14 <p>This test suite is not endorsed or approved by the W3C or anyone besides fant asai. It tests conformance to fantasai's <a href="../">table background clarific ation proposal</a>, not the official CSS2 specification. The intent is to demons trate the proposal's effects under various styling conditions and to clarify any ambiguity in the proposal in preparation for a better-worded errata suggestion. It's not particularly well-designed, but it is comprehensive.</p>
14 <p>This test suite (this page and all pages linked from the table of contents be low) and its background images (listed below) are in the public domain by assert ion of their author. No rights reserved.</p> 15 <p>This test suite (this page and all pages linked from the table of contents be low) and its background images (listed below) are in the public domain by assert ion of their author. No rights reserved.</p>
15 <p>The images used as backgrounds are the following: 16 <p>The images used as backgrounds are the following:
16 <ul> 17 <ul>
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 <a href="http://validator.w3.org/check/referer"><img 69 <a href="http://validator.w3.org/check/referer"><img
69 src="../images/valid-html401.png" height="31" width="88" 70 src="../images/valid-html401.png" height="31" width="88"
70 alt="Valid HTML 4.01!"></a> 71 alt="Valid HTML 4.01!"></a>
71 </div> 72 </div>
72 <address> 73 <address>
73 CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasa i&#64;escape.com&gt; 74 CSS2 Table Backgrounds Test Suite designed and written by fantasai &lt;fantasa i&#64;escape.com&gt;
74 </address> 75 </address>
75 76
76 </body> 77 </body>
77 </html> 78 </html>
OLDNEW
« no previous file with comments | « LayoutTests/tables/mozilla/core/one_row.html ('k') | LayoutTests/tables/mozilla/marvin/x_td_nowrap.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698