Skip to content

Commit

Permalink
Fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraham committed Mar 11, 2024
1 parent 0ba57a6 commit c5dfabc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1565,7 +1565,7 @@ <h2>Capabilities</h2>
</tr>

<tr>
<td><dfn>Unhandled prompt behavior</dfn>
<td>Unhandled prompt behavior
<td>"<code>unhandledPromptBehavior</code>"
<td>string
<td>Describes the <a>session</a>&apos;s <a>user prompt handler</a>.
Expand Down Expand Up @@ -11705,7 +11705,6 @@ <h2>Index</h2>

<dd><p>The following events are also defined in the HTML specification:
<ul>
<!-- beforeunload --> <li><dfn><a href=https://html.spec.whatwg.org/#event-beforeunload><code>beforeunload</code></a></dfn>
<!-- change --> <li><dfn><a href="https://html.spec.whatwg.org/multipage/indices.html#event-change"><code>change</code></a></dfn>
<!-- DOMContentLoaded --> <li><dfn><a href=https://html.spec.whatwg.org/#event-domcontentloaded><code>DOMContentLoaded</code></a></dfn>
<!-- input --> <li><dfn><a href=https://html.spec.whatwg.org/#event-input><code>input</code></a></dfn>
Expand Down

0 comments on commit c5dfabc

Please sign in to comment.