File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1990,11 +1990,13 @@ Cursive Scripts</h4>
19901990 <dd> An opening bracket or quote at the start of the
19911991 <a href="https://www.w3.org/TR/CSS21/selector.html#first-line-pseudo">first
19921992 formatted line</a> of an element <a>hangs</a> .
1993- This applies to all characters in the Unicode categories Ps, Pf, Pi.</dd>
1993+ This applies to all characters in the Unicode categories Ps, Pf, Pi
1994+ plus the ASCII quote marks “'” U+0027 and “"” U+0022.
19941995 <dt> <dfn>last</dfn> </dt>
19951996 <dd> A closing bracket or quote at the end of the
19961997 last formatted line of an element <a>hangs</a> .
1997- This applies to all characters in the Unicode categories Pe, Pf, Pi.</dd>
1998+ This applies to all characters in the Unicode categories Pe, Pf, Pi
1999+ plus the ASCII quote marks “'” U+0027 and “"” U+0022.
19982000 <dt> <dfn>force-end</dfn> </dt>
19992001 <dd> A <a>stop or comma</a> at the end of a line <a>hangs</a> .</dd>
20002002 <dt> <dfn>allow-end</dfn> </dt>
You can’t perform that action at this time.
0 commit comments