Source code
Revision control
Copy as Markdown
Other Tools
<head>
<title>Type element selector with declared namespace</title>
testa { background-color : red }
test|testa { background-color : lime }]]></style>
<link rel="help" href="https://www.w3.org/TR/css3-selectors/#selectors"/> <!-- bogus link to make sure it gets found -->
<meta name="flags" content=" namespace" />
</head>
<body>
</body>
</html>