Predicate DomBasedXss::isPrefixOfJQueryHtmlString
Holds if prefix is a prefix of htmlString, which may be interpreted as
HTML by a jQuery method.
Import path
import semmle.javascript.security.dataflow.DomBasedXssCustomizationspredicate isPrefixOfJQueryHtmlString(Node htmlString, Node prefix)