Skip to content

Commit

Permalink
Remove obsolete manifest attribute references
Browse files Browse the repository at this point in the history
  • Loading branch information
wlib authored Dec 17, 2024
1 parent 1693576 commit 5741c3a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -15132,9 +15132,7 @@ interface <dfn interface>HTMLBaseElement</dfn> : <span>HTMLElement</span> {

<p>A <code>base</code> element, if it has an <code data-x="attr-base-href">href</code> attribute,
must come before any other elements in the tree that have attributes defined as taking <span
data-x="URL">URLs</span>, except the <code>html</code> element (its <code
data-x="attr-html-manifest">manifest</code> attribute isn't affected by <code>base</code>
elements).</p>
data-x="URL">URLs</span>.</p>

<div w-nodev>

Expand Down Expand Up @@ -140845,8 +140843,7 @@ interface <dfn interface>External</dfn> {
<td>none*</td>
<td><code>head</code>*;
<code>body</code>*</td>
<td><span data-x="global attributes">globals</span>;
<code data-x="attr-html-manifest">manifest</code></td>
<td><span data-x="global attributes">globals</span></td>
<td><code>HTMLHtmlElement</code></td>
</tr>

Expand Down Expand Up @@ -145773,6 +145770,7 @@ INSERT INTERFACES HERE
Daniel Clark, <!-- dandclark on GitHub -->
Daniel Davis,
Daniel Ehrenberg,
Daniel Ethridge, <!-- wlib on GitHub -->
Daniel Glazman,
Daniel Holbert,
Daniel Peng,
Expand Down

0 comments on commit 5741c3a

Please sign in to comment.