WPT
wpt / sanitizer-api / sanitizer-names.html
Spec: HTML Sanitizer API ↗
Runs: Chrome 155.0.8039.0 (wpt@6ec9fd59f, 2026-09-03) | Firefox 157.0a1 (wpt@6ec9fd59f, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-795e1 (wpt@7e3d005d7, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 27/27 | 27/27 | 0/27 | 0/27 | 27/27 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Namespaced elements #0: elements: ["p"] | PASS | PASS | FAIL | FAIL | PASS | — |
| Namespaced elements #1: elements: ["svg"] | PASS | PASS | FAIL | FAIL | PASS | — |
| Namespaced elements #2: elements: [{"name":"svg","namespace":"http://www.w3.org/2000/svg"}] | PASS | PASS | FAIL | FAIL | PASS | — |
| Namespaced elements #3: elements: ["math"] | PASS | PASS | FAIL | FAIL | PASS | — |
| Namespaced elements #4: elements: [{"name":"math","namespace":"http://www.w3.org/2000/svg"}] | PASS | PASS | FAIL | FAIL | PASS | — |
| Namespaced elements #5: elements: [{"name":"math","namespace":"http://www.w3.org/1998/Math/MathML"}] | PASS | PASS | FAIL | FAIL | PASS | — |
| Namespaced attributes #0: attributes: [{"name":"style"}] | PASS | PASS | FAIL | FAIL | PASS | — |
| Namespaced attributes #1: attributes: [{"name":"href"}] | PASS | PASS | FAIL | FAIL | PASS | — |
| Namespaced attributes #2: attributes: [{"name":"xlink:href"}] | PASS | PASS | FAIL | FAIL | PASS | — |
| Namespaced attributes #3: attributes: [{"name":"href","namespace":"http://www.w3.org/1999/xlink"}] | PASS | PASS | FAIL | FAIL | PASS | — |
| Namespaced attributes #4: attributes: [{"name":"href","namespace":"http://www.w3.org/1999/xlink"}] | PASS | PASS | FAIL | FAIL | PASS | — |
| Namespaced attributes #5: attributes: [{"name":"href"}] | PASS | PASS | FAIL | FAIL | PASS | — |
| Namespaced attributes #6: attributes: [{"name":"xlink:href"}] | PASS | PASS | FAIL | FAIL | PASS | — |
| Namespaced attributes #7: attributes: [{"name":"href","namespace":"http://www.w3.org/1999/xlink"}] | PASS | PASS | FAIL | FAIL | PASS | — |
| Namespaced attributes #8: attributes: [{"name":"href","namespace":"http://www.w3.org/1999/xlink"}] | PASS | PASS | FAIL | FAIL | PASS | — |
| Namespaced attributes #9: attributes: [{"name":"href"}] | PASS | PASS | FAIL | FAIL | PASS | — |
| Namespaced attribute xlink:href inside SVG tree | PASS | PASS | FAIL | FAIL | PASS | — |
| Mixed-case element names #0: "svg:feBlend" | PASS | PASS | FAIL | FAIL | PASS | — |
| Mixed-case element names #1: "svg:feColorMatrix" | PASS | PASS | FAIL | FAIL | PASS | — |
| Mixed-case element names #2: "svg:textPath" | PASS | PASS | FAIL | FAIL | PASS | — |
| Non-matching element name case #0: "DIV" | PASS | PASS | FAIL | FAIL | PASS | — |
| Non-matching element name case #1: "feblend" | PASS | PASS | FAIL | FAIL | PASS | — |
| Non-matching element name case #2: "FEBLEND" | PASS | PASS | FAIL | FAIL | PASS | — |
| Non-matching attribute name case #0: "viewBox" | PASS | PASS | FAIL | FAIL | PASS | — |
| Non-matching attribute name case #1: "viewbox" | PASS | PASS | FAIL | FAIL | PASS | — |
| Non-matching attribute name case #2: "VIEWBOX" | PASS | PASS | FAIL | FAIL | PASS | — |
| Default config keeps case-adjusted SVG attribute names | PASS | PASS | FAIL | FAIL | PASS | — |