11 lines
198 B
HTML
11 lines
198 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>[ #435919 ] Nested <q></q>'s not handled
|
|
correctly</title>
|
|
</head>
|
|
<body>
|
|
<q>So then I said to him, <q>don't go there.</q></q>
|
|
</body>
|
|
</html>
|