Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<head>
<link rel="author" title="Anne van Kesteren" href="http://annevankesteren.nl/"/>
<link rel="author" title="Opera Software ASA" href="http://opera.com/"/>
<link rel="match" href="reference/ref-lime-1-block.xml"/>
<title>CSS Namespaces Test Suite: @namespace syntax with escapes</title>
<style>
@\N\000041 mes\pac\65 x "http://www.w3.org/1999/xhtml";
x|p { background: lime }
</style>
</head>
<body>
<p>This sentence should have a green background.</p>
</body>
</html>