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 @@ -8053,8 +8053,8 @@ string <var>value</var>, run these steps:
80538053
80548054 <li><p> Let <var> verifiedValue</var> be the result of calling <a abstract-op>get
80558055 Trusted Types-compliant attribute value</a> with <var> attribute</var> 's
8056- <a for=Attr>local name</a> , <var> attribute</var> 's <a for=Attr>namespace</a> , <a>this</a> ,
8057- and <var> value</var> . [[!TRUSTED-TYPES]]
8056+ <a for=Attr>local name</a> , <var> attribute</var> 's <a for=Attr>namespace</a> ,
8057+ <var> originalElement </var> , and <var> value</var> . [[!TRUSTED-TYPES]]
80588058
80598059 <li><p> If <var> attribute</var> 's <a for=Attr>element</a> is null, then set <var>attribute</var>' s
80608060 <a for=Attr>value</a> to <var> verifiedValue</var> , and return.
You can’t perform that action at this time.
0 commit comments