Searched refs:assertMathNamespace (Results 1 – 1 of 1) sorted by relevance
1783 assertMathNamespace(doc.expectFirst("math")); in mathParseText()1784 assertMathNamespace(doc.expectFirst("mi")); in mathParseText()1788 assertMathNamespace(doc.expectFirst("ms")); in mathParseText()1808 private static void assertMathNamespace(Element el) { in assertMathNamespace() method in HtmlParserTest1821 … assertMathNamespace(svgStyle); // in inherited math namespace as not an HTML integration point in mathSvgStyleTest()1825 assertMathNamespace(doc.expectFirst("svg")); in mathSvgStyleTest()1826 assertMathNamespace(doc.expectFirst("math")); in mathSvgStyleTest()1844 assertMathNamespace(doc.expectFirst("math")); in mathAnnotationSvg()1845 assertMathNamespace(doc.expectFirst("svg")); in mathAnnotationSvg()1849 assertMathNamespace(doc2.expectFirst("math")); in mathAnnotationSvg()[all …]