From 7b4937ff4b83048a78947533beb103b945992183 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20G=C3=B6gge?= Date: Tue, 8 Jun 2021 18:31:32 +0200 Subject: [PATCH] Remove requirement for This matches 2/3, soon to be 3/3, implementations. --- source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source b/source index 7650929760f..72f86069efb 100644 --- a/source +++ b/source @@ -14308,7 +14308,6 @@ interface HTMLMetaElement : HTMLElement { an ASCII case-insensitive match for referrer
  • The element has a content attribute, whose value is not the empty string
  • -
  • The element is a child of the head element of the document
  • @@ -125195,6 +125194,7 @@ INSERT INTERFACES HERE Nicolas Gallagher, Nicolas Pena Moreno, Nikki Bee, + Niklas Gögge, Noah Mendelsohn, Noah Slater, Noel Gordon,