Home
last modified time | relevance | path

Searched refs:HTML_TITLE (Results 1 – 1 of 1) sorted by relevance

/external/owasp/sanitizer/src/main/org/owasp/html/examples/
DEbayPolicyExample.java80 private static final Pattern HTML_TITLE = Pattern.compile( field in EbayPolicyExample
131 .allowAttributes("title").matching(HTML_TITLE).globally()