blob: 6239c17dcaf0861b3468d430ac9fee263e02ccd0 [file] [log] [blame]
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&lt;pre&gt;</title>
</head>
<body>
<!-- is block -->
<pre class="class" id="id" xml:lang="en">text</pre>
<!-- can contain interactive -->
<pre><a>text</a></pre>
<!-- can contain strictly inline -->
<pre>text <em>elem</em></pre>
</body>
</html>