Issue #2078 - Follow-up: aPreventComplexSelectors should be passed

This commit is contained in:
FranklinDM 2023-02-21 21:18:58 +08:00 committed by roytam1
commit 83484a34f5

View file

@ -2713,7 +2713,8 @@ static bool SelectorListMatches(Element* aElement,
aNodeMatchContext,
aTreeMatchContext,
SelectorMatchesFlags::IS_PSEUDO_CLASS_ARGUMENT,
aIsForgiving);
aIsForgiving,
aPreventComplexSelectors);
}
static inline