Skip to content

Commit 5785381

Browse files
committed
Fix build
1 parent 455d8e7 commit 5785381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dom.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6417,7 +6417,7 @@ steps:
64176417

64186418
<ol>
64196419
<li><p>Let <var>validValue</var> be the result of calling
6420-
<a>Get Trusted Types-compliant attribute value</a> for <var>attribute</var>, with
6420+
<a abstract-op>get Trusted Types-compliant attribute value</a> for <var>attribute</var>, with
64216421
<var>element</var> and <var>value</var>. [[!TRUSTED-TYPES]]
64226422

64236423
<li><p>Set <var>attribute</var>'s <a for=Attr>value</a> to <var>validValue</var>.

0 commit comments

Comments
 (0)