We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c15df7 commit 30765a4Copy full SHA for 30765a4
css-shadow-parts-1/Overview.bs
@@ -442,8 +442,8 @@ The rules for parsing a list of part mappings are as follow:
442
443
1. Let <var>input</var> be the string being parsed.
444
445
-1. <span data-x="split a string on commas">Split the string <var>input</var> on
446
- commas</span>. Let <var>unparsed mappings</var> be the resulting list of strings.
+1. [=split a string on commas|Split the string <var>input</var> on commas=].
+ Let <var>unparsed mappings</var> be the resulting list of strings.
447
448
1. Let <var>mappings</var> be an initially empty [=list=] of [=pairs=] of tokens.
449
This [=list=] will be the result of this algorithm.
0 commit comments