Source code
Revision control
Copy as Markdown
Other Tools
<generic>
<title>Background (non-)propagation in XML</title>
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
<link rel="alternate" href="http://www.hixie.ch/tests/adhoc/css/background/20.xml" type="application/xhtml+xml"/>
<style type="text/css">
body { background: red; }
p, a { background: green; color: white; }
</style>
</head>
<p>This document should have one line of green.</p>
</body>
</generic>