You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mathml-safe-list.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,6 @@ MathML-core considers all elements and attributes of MathML-core (as listed in [
5
5
6
6
We recommend the [Sanitzer API](https://wicg.github.io/sanitizer-api/) to sanitize MathML by keeping all elements and attributes except the follwing:
7
7
- any common attribute with HTML attributes for which need a sanitzation as done in HTML,
8
-
- the `mphantom` element which should be removed,
9
8
- the `maction` elements which should, ideally, be replaced by its first child element, and
10
9
- 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.
0 commit comments