From 38723d58063ef5c24bf4ad3fde1f42cd836ae38e Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Mon, 2 Dec 2024 14:57:21 +0000 Subject: [PATCH] Gecko sync update --- css/css-values/META.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/css/css-values/META.yml b/css/css-values/META.yml index d22ed3a6a..4516ae2f5 100644 --- a/css/css-values/META.yml +++ b/css/css-values/META.yml @@ -1206,3 +1206,14 @@ links: - subtest: 'CSS Values and Units Test: attr 2' test: attr-all-types.html url: https://bugzilla.mozilla.org/show_bug.cgi?id=1934230 +- product: firefox + results: + - subtest: basic sibling-index() test + test: calc-sibling-function.html + - subtest: basic sibling-count() test + test: calc-sibling-function.html + - subtest: sibling-index() in calc() with percentage + test: calc-sibling-function.html + - subtest: sibling-count on pseudo-element + test: calc-sibling-function.html + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1934598