Skip to content

Commit d175c46

Browse files
wliblozy219
authored andcommitted
Remove obsolete manifest attribute references
1 parent 59567ff commit d175c46

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

source

Lines changed: 3 additions & 5 deletions
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

@@ -140860,8 +140858,7 @@ interface <dfn interface>External</dfn> {
140860140858
<td>none*</td>
140861140859
<td><code>head</code>*;
140862140860
<code>body</code>*</td>
140863-
<td><span data-x="global attributes">globals</span>;
140864-
<code data-x="attr-html-manifest">manifest</code></td>
140861+
<td><span data-x="global attributes">globals</span></td>
140865140862
<td><code>HTMLHtmlElement</code></td>
140866140863
</tr>
140867140864

@@ -145788,6 +145785,7 @@ INSERT INTERFACES HERE
145788145785
Daniel Clark, <!-- dandclark on GitHub -->
145789145786
Daniel Davis,
145790145787
Daniel Ehrenberg,
145788+
Daniel Ethridge, <!-- wlib on GitHub -->
145791145789
Daniel Glazman,
145792145790
Daniel Holbert,
145793145791
Daniel Peng,

0 commit comments

Comments
 (0)