Source code
Revision control
Copy as Markdown
Other Tools
<head>
<link rel="match" href="reference/ref-lime-1-block.xml"/>
<title>CSS Namespaces Test Suite: @namespace case-insensitivity</title>
<style>
x|p { background: lime }
</style>
</head>
<body>
<p>This sentence should have a green background.</p>
</body>
</html>