File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -223,8 +223,8 @@ Registering Custom Highlights</h3>
223
223
invoke the <code> set</code> method of the [=highlight registry=]
224
224
which will run [[webidl#es-map-set|the steps for a built-in maplike set function]] ,
225
225
with the [=context object=] as the <code> this</code> value,
226
- the passed-in [=custom highlight name=] as | keyArg| ,
227
- and the passed-in highlight as | valueArg| .
226
+ the passed-in [=custom highlight name=] as <var ignore> keyArg</var> ,
227
+ and the passed-in highlight as <var ignore> valueArg</var> .
228
228
229
229
The <dfn>custom highlight name</dfn> assigned to a [=custom highlight=] when it is [=registered=]
230
230
is used to identify the highlight during styling (see [[#styling-highlights]] ).
You can’t perform that action at this time.
0 commit comments