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
@@ -1111,7 +1120,7 @@ To <dfn abstract-op>Get Trusted Type data for attribute</dfn> given |element|, |
1111
1120
Issue: The [=event handler content attribute=] concept used below is ambiguous. This spec needs a better mechanism to identify event handler attributes. See [https://github.com/w3c/trusted-types/issues/520](https://github.com/w3c/trusted-types/issues/520).
1112
1121
1113
1122
1. Let |data| be null.
1114
-
1. If |attributeNs| is null, and |attribute| is the name of an [=event handler content attribute=], then:
1123
+
1. If |attributeNs| is null, « [=HTML namespace=], [=SVG namespace=], [=MathML namespace=] » [=list contain|contains=] |element|'s [=element namespace|namespace=], and |attribute| is the name of an [=event handler content attribute=]:
0 commit comments