tidy-html5/test/testbase/out_427846.html
2015-05-13 13:38:40 +02:00

16 lines
291 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Test Input For Bug #427846</title>
<style type="text/css">
span.c2 {font-size: 120%}
blockquote.c1 {font-size: 120%}
</style>
</head>
<body>
<blockquote class="c1">
text-one
</blockquote><span class="c2">text-two</span>
</body>
</html>