contain-size-025-ref.html (544B)
1 <!DOCTYPE html> 2 3 <meta charset="UTF-8"> 4 5 <title>CSS Reference Test</title> 6 7 <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/"> 8 9 <p>This test passes if the painted blue area is <strong>exactly as wide as</strong> the orange square. 10 11 <div><img src="../support/swatch-blue.png" width="100" height="100" alt="Image download support must be enabled"></div> 12 13 <div><img src="../support/swatch-orange.png" width="100" height="100" alt="Image download support must be enabled"></div>