From 5741c3ac1923d7ef4971daa62ebbd9f675e0f450 Mon Sep 17 00:00:00 2001
From: Daniel Ethridge
Date: Tue, 17 Dec 2024 02:27:47 -0500
Subject: [PATCH] Remove obsolete manifest attribute references
---
source | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
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).
+ data-x="URL">URLs.
@@ -140845,8 +140843,7 @@ interface External {
none* |
head *;
body * |
- globals;
- manifest |
+ globals |
HTMLHtmlElement |
@@ -145773,6 +145770,7 @@ INSERT INTERFACES HERE
Daniel Clark,
Daniel Davis,
Daniel Ehrenberg,
+ Daniel Ethridge,
Daniel Glazman,
Daniel Holbert,
Daniel Peng,