File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -5432,14 +5432,6 @@ are:
54325432 <li><p> If <var> constructor</var> is null, then <a>throw</a> a "{{NotSupportedError!!exception}} "
54335433 {{DOMException}} .
54345434
5435- <li>
5436- <p> If the interface indicated by <var> constructor</var> is not exposed on the
5437- <a>relevant global object</a> of <a>this</a> , then <a>throw</a> a
5438- "{{NotSupportedError!!exception}} " {{DOMException}} .
5439-
5440- <p class=note> Typically user agents disable support for touch events in some configurations, in
5441- which case this clause would be triggered for the interface {{TouchEvent}} .
5442-
54435435 <li><p> Let <var> event</var> be the result of <a>creating an event</a> given <var> constructor</var> .
54445436
54455437 <li><p> Initialize <var> event</var> 's {{Event/type}} attribute to the empty string.
You can’t perform that action at this time.
0 commit comments