File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -645,13 +645,14 @@ finally return <var>s</var>:
645645
646646 Otherwise, append "<code lt> :</code> " (U+003A), followed by the name of
647647 the pseudo-class, followed by "<code lt> (</code> " (U+0028), followed by the
648- value of the pseudo-class argument determined as per below, followed by
648+ value of the pseudo-class argument(s) determined as per below, followed by
649649 "<code lt> )</code> " (U+0029), to <var> s</var> .
650650
651651 <dl class="switch">
652652 <dt><code lt> :lang()</code>
653- <dd> The <span lt="serialize an identifier"> escaped</span>
654- value.
653+ <dd> The value of each argument <span lt="serialize a string"> string escaped</span> ,
654+ preserving relative order,
655+ separated by "<code lt> , </code> " (U+002C U+0020).
655656
656657 <dt><code lt> :nth-child()</code>
657658 <dt><code lt> :nth-last-child()</code>
@@ -3200,6 +3201,7 @@ Acknowledgments {#acknowledgments}
32003201
32013202The editors would like to thank
32023203Alexey Feldgendler,
3204+ Benjamin Poulain,
32033205Björn Höhrmann,
32043206Boris Zbasky,
32053207Brian Kardell,
You can’t perform that action at this time.
0 commit comments