| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
| <title>CSS 2.1 Test Suite: Replaced Elements</title> |
| img { display: block; margin-right: auto; margin-left: auto; width: 50%; } |
| <link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#q7" title="10.3.4 Block-level, replaced elements in normal flow"> |
| <link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" title="10.6.2 Inline replaced elements, block-level replaced elements in normal flow, 'inline-block' replaced elements in normal flow and floating replaced elements"> |
| Below this paragraph there should be a big teal square half the |
| width of the window and centered. |
| <p><img alt="FAIL: Images required for this test." src="support/square-teal.png"></p> |