Skip to content

Commit 5741c3a

Browse files
authored
Remove obsolete manifest attribute references
1 parent 1693576 commit 5741c3a

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

source

+3-5
Original file line numberDiff line numberDiff line change
@@ -15132,9 +15132,7 @@ interface <dfn interface>HTMLBaseElement</dfn> : <span>HTMLElement</span> {
1513215132

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

1513915137
<div w-nodev>
1514015138

@@ -140845,8 +140843,7 @@ interface <dfn interface>External</dfn> {
140845140843
<td>none*</td>
140846140844
<td><code>head</code>*;
140847140845
<code>body</code>*</td>
140848-
<td><span data-x="global attributes">globals</span>;
140849-
<code data-x="attr-html-manifest">manifest</code></td>
140846+
<td><span data-x="global attributes">globals</span></td>
140850140847
<td><code>HTMLHtmlElement</code></td>
140851140848
</tr>
140852140849

@@ -145773,6 +145770,7 @@ INSERT INTERFACES HERE
145773145770
Daniel Clark, <!-- dandclark on GitHub -->
145774145771
Daniel Davis,
145775145772
Daniel Ehrenberg,
145773+
Daniel Ethridge, <!-- wlib on GitHub -->
145776145774
Daniel Glazman,
145777145775
Daniel Holbert,
145778145776
Daniel Peng,

0 commit comments

Comments
 (0)