From 74633793547186bd1e3609441cbfe7ae1950d853 Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Wed, 27 Nov 2024 17:06:11 +0000 Subject: [PATCH] Gecko sync update --- css/css-scoping/META.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/css/css-scoping/META.yml b/css/css-scoping/META.yml index 427724a66..c8fe323b5 100644 --- a/css/css-scoping/META.yml +++ b/css/css-scoping/META.yml @@ -70,3 +70,8 @@ links: - subtest: '"::slotted(*)::details-content" should be a valid selector' test: slotted-parsing.html url: https://bugzilla.mozilla.org/show_bug.cgi?id=1933816 +- product: firefox + results: + - subtest: 'CSS Scoping: :host(:host)' + test: host-in-host-selector.html + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1933771