Skip to content

Commit

Permalink
word smithing
Browse files Browse the repository at this point in the history
  • Loading branch information
aboba authored Jun 29, 2023
1 parent 02ba442 commit cb65463
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -859,12 +859,11 @@ <h2><dfn>CaptureController</dfn></h2>
</pre>
<div class="issue atrisk">
<p>
{{CaptureController}} does not yet define any event handlers.
As such, it is not required to inherit from {{EventTarget}}.
This inheritance was added for the benefit of other specifications
that extend {{CaptureController}} with event handler attributes.
This inheritance may be removed if these other specifications do
not mature successfully.
{{CaptureController}} does not yet define event handlers, so
it is not required to inherit from {{EventTarget}}. This is
for the benefit of future specifications that extend
{{CaptureController}} with event handler attributes; if
inheritance is not used, it can be removed.
</p>
</div>
<dl data-link-for="CaptureController" data-dfn-for="CaptureController" class="methods">
Expand Down

0 comments on commit cb65463

Please sign in to comment.