blob: 49efb0b1fe898902ec6350f562f3d558ea6f9f91 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Parsing: Numbers in classes</title>
<style type="text/css">
p { color: red; }
.\31 \33 { color: green; }
</style>
<link rel="first" href="css3-modsel-1.html" title="Groups of selectors">
<link rel="prev" href="css3-modsel-175b.html" title="Parsing: Numbers in classes">
<link rel="next" href="css3-modsel-d1.html" title="NEGATED Dynamic handling of :empty">
<link rel="last" href="css3-modsel-d5e.html" title="NEGATED :indeterminate with :checked">
<link rel="up" href="./index.html">
<link rel="top" href="../../index.html">
</head>
<body>
<p class="13">This line should be green.</p>
</body>
</html>