From 52abeb8aaf51719b80296f9d64a7444658505b2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20J=C3=A4genstedt?= Date: Thu, 12 Jan 2023 20:49:22 +0700 Subject: [PATCH 1/2] Add popover feature Added to HTML today :) --- feature-group-definitions/popover.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature-group-definitions/popover.yml diff --git a/feature-group-definitions/popover.yml b/feature-group-definitions/popover.yml new file mode 100644 index 00000000000..57e132be6ee --- /dev/null +++ b/feature-group-definitions/popover.yml @@ -0,0 +1 @@ +spec: https://html.spec.whatwg.org/#the-popover-attribute From 314818d0a1fe7b601bd26939318828fbba6c773f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20J=C3=A4genstedt?= Date: Sat, 28 Jan 2023 11:23:52 +0100 Subject: [PATCH 2/2] Update popover.yml --- feature-group-definitions/popover.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feature-group-definitions/popover.yml b/feature-group-definitions/popover.yml index 57e132be6ee..3bf468ffaaf 100644 --- a/feature-group-definitions/popover.yml +++ b/feature-group-definitions/popover.yml @@ -1 +1 @@ -spec: https://html.spec.whatwg.org/#the-popover-attribute +spec: https://html.spec.whatwg.org/multipage/#the-popover-attribute