Searched refs:allowElements (Results 1 – 12 of 12) sorted by relevance
117 .allowElements("h1", "i"))); in testSimpleTagFilter()134 .allowElements("a") in testLinksAllowed()152 .allowElements("a") in testExternalLinksAllowed()171 .allowElements("a") in testLinksWithNofollow()191 .allowElements("img") in testImagesAllowed()230 .allowElements("h1", "p", "div") in testElementTransforming()231 .allowElements( in testElementTransforming()256 .allowElements("img") in testAllowUrlProtocols()267 .allowElements("a") in testPossibleFalloutFromIssue5()280 .allowElements("select", "option"), in testTextInOption()
100 .allowElements("a") in testAndIntersects()198 .allowElements("a") in testExplicitlyAllowedProtocolsAreCaseInsensitive()236 .allowElements("table", "tbody", "thead", "tr", "td", "th") in testIssue9StylesInTables()269 .allowElements("span", "div", "textarea") in testSkipIfEmptyUnionsProperly()
60 .allowElements("a", "b", "xmp", "pre")
189 .allowElements("a") in sanitizeUsingPolicyBuilder()
355 .allowElements( in sanitize()
71 .allowElements( in makePolicy()
78 .allowStandardUrlProtocols().allowElements("a")104 .allowUrlProtocols("http", "https").allowElements("img")
180 public HtmlPolicyBuilder allowElements(String... elementNames) { in allowElements() method in HtmlPolicyBuilder181 return allowElements(ElementPolicy.IDENTITY_ELEMENT_POLICY, elementNames); in allowElements()190 return allowElements(ElementPolicy.REJECT_ALL_ELEMENT_POLICY, elementNames); in disallowElements()199 public HtmlPolicyBuilder allowElements( in allowElements() method in HtmlPolicyBuilder223 return allowElements( in allowCommonInlineFormattingElements()232 return allowElements( in allowCommonBlockElements()
84 .allowElements(89 .allowElements("quote", "ecode")
126 .allowElements( in run()
199 .allowElements(
META-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/ ...