background-18.xml (833B)
1 <?xml version="1.0"?> 2 <!DOCTYPE generic> 3 4 <?xml-stylesheet type="text/css" href="18.css" ?> 5 6 <generic xmlns:xlink="http://www.w3.org/1999/xlink"> 7 8 <!-->CSS Test: Background: Test Eighteen</--> 9 10 <generic> 11 12 <link xmlns="http://www.w3.org/1999/xhtml" rel="alternate" href="http://www.hixie.ch/tests/adhoc/css/background/21.xml" type="application/xhtml+xml"/> 13 <link xmlns="http://www.w3.org/1999/xhtml" rel="help" href="https://www.w3.org/TR/CSS2/colors.html#background"/> <!-- I have no real idea of what this is trying to test --> 14 15 <p> This is an XML document. This paragraph and the links below 16 should have two lime borders surrounding them, and the 17 background EVERYWHERE should be green. Including the canvas. THE 18 ROOT ELEMENT SHOULD NOT STRETCH TO FIT THE VIEWPORT! </p> 19 20 </generic> 21 22 </generic>