From e6e69a9959f33dc3698a8e05f2006df4f0cfe488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Wed, 20 May 2020 12:18:08 +0000 Subject: [PATCH] Fix parsing of :is() and :where() to account for constraints from parent selectors. Differential Revision: https://phabricator.services.mozilla.com/D75856 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1632647 gecko-commit: df17138614f6799066a3a3097a54859fa26ff62f gecko-integration-branch: autoland gecko-reviewers: heycam --- css/selectors/is-where-parsing.html | 41 +++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 css/selectors/is-where-parsing.html diff --git a/css/selectors/is-where-parsing.html b/css/selectors/is-where-parsing.html new file mode 100644 index 00000000000000..0f064bab73c4a4 --- /dev/null +++ b/css/selectors/is-where-parsing.html @@ -0,0 +1,41 @@ + +CSS Selectors: :is() and :where() parsing + + + + + +