mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 13:58:49 +00:00
Issue #2078 - Follow-up: aPreventComplexSelectors should be passed
This commit is contained in:
@@ -2713,7 +2713,8 @@ static bool SelectorListMatches(Element* aElement,
|
||||
aNodeMatchContext,
|
||||
aTreeMatchContext,
|
||||
SelectorMatchesFlags::IS_PSEUDO_CLASS_ARGUMENT,
|
||||
aIsForgiving);
|
||||
aIsForgiving,
|
||||
aPreventComplexSelectors);
|
||||
}
|
||||
|
||||
static inline
|
||||
|
||||
Reference in New Issue
Block a user