From 5bd5eea28571209aca58945754f7c4dcf695f910 Mon Sep 17 00:00:00 2001
From: Daniel Ethridge
Date: Sat, 14 Dec 2024 23:22:57 -0500
Subject: [PATCH 1/3] Remove obsolete manifest attribute from index
This is the only obsolete attribute that is referenced in this table.
---
source | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/source b/source
index 0553c000382..eb334c84a83 100644
--- a/source
+++ b/source
@@ -140842,8 +140842,7 @@ interface External {
none* |
head *;
body * |
- globals;
- manifest |
+ globals |
HTMLHtmlElement |
@@ -145770,6 +145769,7 @@ INSERT INTERFACES HERE
Daniel Clark,
Daniel Davis,
Daniel Ehrenberg,
+ Daniel Ethridge,
Daniel Glazman,
Daniel Holbert,
Daniel Peng,
From 1347fcd0585e99e4f99e881b192e3ae0688b438c Mon Sep 17 00:00:00 2001
From: Daniel Ethridge
Date: Sun, 15 Dec 2024 10:53:31 -0500
Subject: [PATCH 2/3] Remove reference to obsolete manifest attribute
---
source | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/source b/source
index eb334c84a83..c2eb8b1a364 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).
+ data-x="URL">URLs, except the html
element.
From ff59bae232585ae28a79802d9fad75f9f7d3cc2f Mon Sep 17 00:00:00 2001
From: Daniel Ethridge
Date: Mon, 16 Dec 2024 12:14:59 -0500
Subject: [PATCH 3/3] Remove irrelevant note about
---
source | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source b/source
index c2eb8b1a364..cac15e6cc48 100644
--- a/source
+++ b/source
@@ -15130,7 +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.
+ data-x="URL">URLs.