Skip to content

Commit

Permalink
Remove outdated inline issue (#430)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewarlow authored Feb 6, 2024
1 parent d5d9ee9 commit 999be7e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1295,8 +1295,6 @@ as in their original counterparts, apart from additional behavior triggered by t

Note: Using these IDL attributes is the recommended way of dynamically setting URL or a text of a script. Manipulating attribute nodes or text nodes directly will call a default policy on the final value when the script is prepared.

Issue: Figure out what to do with script.setAttribute('src'). See [DOM#789](https://github.com/whatwg/dom/issues/789).

<pre class="idl exclude">
partial interface HTMLScriptElement {
[CEReactions] attribute [LegacyNullToEmptyString] ScriptString innerText;
Expand Down

0 comments on commit 999be7e

Please sign in to comment.