|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> |
|
2 <!-- |
|
3 From http://fantasai.inkedblade.net/style/specs/css2.1/tests/min-max-replaced |
|
4 with permission in |
|
5 https://bugzilla.mozilla.org/show_bug.cgi?id=413361#c11 |
|
6 --> |
|
7 <html lang="en"> |
|
8 <head> |
|
9 <title>CSS 2.1 Test Suite: Min/Max Height and Width Constraints on Replaced Elements</title> |
|
10 <link rel="author" title="fantasai" href="http://fantasai.inkedblade.net/" /> |
|
11 <style type="text/css"> |
|
12 |
|
13 /* Diagrams are scaled so that w and h line up. |
|
14 Image is 75px x 75px; target dimensions will thus be 75px. */ |
|
15 |
|
16 </style> |
|
17 </head> |
|
18 <body> |
|
19 <p><img src="234686-ref.gif" alt=""></p> <!-- intrinsic dimensions --> |
|
20 |
|
21 </body> |
|
22 </html> |