Skip to content

Commit 30765a4

Browse files
committed
[css-shadow-parts-1][editorial] Fix link syntax.
1 parent 0c15df7 commit 30765a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-shadow-parts-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,8 +442,8 @@ The rules for parsing a list of part mappings are as follow:
442442

443443
1. Let <var>input</var> be the string being parsed.
444444

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.
445+
1. [=split a string on commas|Split the string <var>input</var> on commas=].
446+
Let <var>unparsed mappings</var> be the resulting list of strings.
447447

448448
1. Let <var>mappings</var> be an initially empty [=list=] of [=pairs=] of tokens.
449449
This [=list=] will be the result of this algorithm.

0 commit comments

Comments
 (0)