Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsTreeSanitizer.cpp632 constexpr const nsStaticAtom* const kURLAttributesSVG[] = {nsGkAtoms::href, variable
635 static_assert(AllOf(std::begin(kURLAttributesSVG), std::end(kURLAttributesSVG),
1434 allowed.mURLs = kURLAttributesSVG; in SanitizeChildren()
1477 allowed.mURLs = kURLAttributesSVG; in SanitizeChildren()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsTreeSanitizer.cpp632 constexpr const nsStaticAtom* const kURLAttributesSVG[] = {nsGkAtoms::href, variable
635 static_assert(AllOf(std::begin(kURLAttributesSVG), std::end(kURLAttributesSVG),
1434 allowed.mURLs = kURLAttributesSVG; in SanitizeChildren()
1477 allowed.mURLs = kURLAttributesSVG; in SanitizeChildren()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsTreeSanitizer.cpp632 constexpr const nsStaticAtom* const kURLAttributesSVG[] = {nsGkAtoms::href, variable
635 static_assert(AllOf(std::begin(kURLAttributesSVG), std::end(kURLAttributesSVG),
1434 allowed.mURLs = kURLAttributesSVG; in SanitizeChildren()
1477 allowed.mURLs = kURLAttributesSVG; in SanitizeChildren()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsTreeSanitizer.cpp616 const nsStaticAtom* const kURLAttributesSVG[] = {nsGkAtoms::href, nullptr}; variable
1356 allowed.mURLs = kURLAttributesSVG; in SanitizeChildren()
1399 allowed.mURLs = kURLAttributesSVG; in SanitizeChildren()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsTreeSanitizer.cpp618 nsStaticAtom** const kURLAttributesSVG[] = { variable
1459 SanitizeAttributes(elt, sAttributesSVG, kURLAttributesSVG, true, in SanitizeChildren()
1494 SanitizeAttributes(elt, sAttributesSVG, kURLAttributesSVG, true, in SanitizeChildren()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsTreeSanitizer.cpp595 nsIAtom** const kURLAttributesSVG[] = { variable
1407 (nsIAtom***)kURLAttributesSVG, in SanitizeChildren()
1446 (nsIAtom***)kURLAttributesSVG, in SanitizeChildren()