diff --git a/source b/source index 9448016b5ea..0fdaf5b3804 100644 --- a/source +++ b/source @@ -15132,9 +15132,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