diff --git a/source b/source index 0553c000382..cac15e6cc48 100644 --- a/source +++ b/source @@ -15130,9 +15130,7 @@ interface HTMLBaseElement : HTMLElement {
A base
element, if it has an href
attribute,
must come before any other elements in the tree that have attributes defined as taking URLs, except the html
element (its manifest
attribute isn't affected by base
- elements).
head
*;
body
*manifest
HTMLHtmlElement