blob: 2579492f19851041ba5ff876a44305d19157d03e [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
return showClipboard(Clipboard_copy());
}
</script>
</head>
<body>
[<blockquote>
Indent level 1 (start)
<blockquote>
Indent level 2 (start)
<blockquote>
Indent level 3 (start)
<blockquote>
Indent level 4
</blockquote>
Indent level 3 (end)
</blockquote>
Indent level 2 (end)
</blockquote>
Indent level 1 (end)
</blockquote>]
</body>
</html>