Skip to content

Commit 93392c7

Browse files
committed
removed the removal of mphantom
1 parent 1eb208e commit 93392c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mathml-safe-list.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ MathML-core considers all elements and attributes of MathML-core (as listed in [
55

66
We recommend the [Sanitzer API](https://wicg.github.io/sanitizer-api/) to sanitize MathML by keeping all elements and attributes except the follwing:
77
- any common attribute with HTML attributes for which need a sanitzation as done in HTML,
8-
- the `mphantom` element which should be removed,
98
- the `maction` elements which should, ideally, be replaced by its first child element, and
109
- any `annotation` or `annotation-xml` element whose `encoding` attribute is of a media-type that is is either absent or is not among the trusted types or if it contains an `href` attribute, which should be removed.
1110

0 commit comments

Comments
 (0)