3 <style type=
"text/css">
4 * { quotes: "A" "B" "C" "D"; }
6 content: close-quote open-quote open-quote close-quote no-close-quote open-quote close-quote close-quote open-quote
;
10 <p>There should be no quotes when the depth of the quote is negative, and the depth
11 should restart from
0 next. Should see the same line printed twice.
</p>