Skip to content

Commit f2c4bb1

Browse files
committed
Fix build
1 parent bf037df commit f2c4bb1

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
@@ -6431,7 +6431,7 @@ steps:
64316431

64326432
<ol>
64336433
<li><p>Let <var>validValue</var> be the result of calling
6434-
<a>Get Trusted Types-compliant attribute value</a> for <var>attribute</var>, with
6434+
<a abstract-op>get Trusted Types-compliant attribute value</a> for <var>attribute</var>, with
64356435
<var>element</var> and <var>value</var>. [[!TRUSTED-TYPES]]
64366436

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

0 commit comments

Comments
 (0)