summaryrefslogtreecommitdiff
path: root/oldtests/Blockquotes/Indents.html
blob: fd98ee8f24bdcc0207b8a8129e3b2a77667c7198 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<blockquote>
<p>one
blockquote</p>
</blockquote>
<blockquote>
<blockquote>
<blockquote>
<p>triply nested
triply nested</p>
</blockquote>
</blockquote>
</blockquote>