We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9c56e9 commit 9d65fd3Copy full SHA for 9d65fd3
css-content-3/Overview.bs
@@ -487,7 +487,7 @@ The *-quote values of the content property</h4>
487
Which pair of quotes is used depends on the nesting level of quotes
488
(the <dfn>quote depth</dfn>):
489
the number of occurrences of ''open-quote'' in all generated text before the current occurrence,
490
- minus the number of occurrences of ''close-quote''.
+ minus the number of occurrences of ''close-quote'' in all generated text before and including the current occurence.
491
If the depth is 0, the first pair is used,
492
if the depth is 1, the second pair is used, etc.
493
If the depth is greater than the number of pairs,
0 commit comments