Home
last modified time | relevance | path

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

/external/owasp/sanitizer/src/tests/org/owasp/html/
DCssFuzzerTest.java122 if (!renormalized.equals(fixDigitSpaceUnit(tokens))) { in testUnderStress()
255 static String fixDigitSpaceUnit(CssTokens tokens) { in fixDigitSpaceUnit() method in CssFuzzerTest