OLD | NEW |
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>layers: opacity</title> | 4 <title>layers: opacity</title> |
5 <link rel="prev" href="backgr_layers-opacity.html" title="Special Tests: opacity
"> | 5 <link rel="prev" href="backgr_layers-opacity.html" title="Special Tests: opacity
"> |
6 <link rel="contents" href="./backgr_index.html" title="Table of Contents"> | 6 <link rel="contents" href="./backgr_index.html" title="Table of Contents"> |
7 <link rel="stylesheet" type="text/css" href="common.css"> | 7 <link rel="stylesheet" type="text/css" href="common.css"> |
8 <style type="text/css"> | 8 <style type="text/css"> |
9 body {overflow: hidden;} | |
10 table{background: white; color: black;} | 9 table{background: white; color: black;} |
11 caption {color: white;} | 10 caption {color: white;} |
12 .tb-row-1, thead, .l {background: url(../images/edge.gif) fixed;} | 11 .tb-row-1, thead, .l {background: url(../images/edge.gif) fixed;} |
13 .a, .p {background: url(../images/rainbowv.gif) fixed; } | 12 .a, .p {background: url(../images/rainbowv.gif) fixed; } |
14 </style> | 13 </style> |
15 </head> | 14 </head> |
16 <body> | 15 <body> |
17 <h1>CSS2 Table Backgrounds Test Suite</h1> | 16 <h1>CSS2 Table Backgrounds Test Suite</h1> |
18 | 17 |
19 <h2>Part E: Special Tests</h2> | 18 <h2>Part E: Special Tests</h2> |
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
146 . | 145 . |
147 . | 146 . |
148 . | 147 . |
149 . | 148 . |
150 . | 149 . |
151 . | 150 . |
152 </pre> | 151 </pre> |
153 | 152 |
154 </body> | 153 </body> |
155 </html> | 154 </html> |
OLD | NEW |