Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,18 +214,6 @@ <h4>Association and activation</h4>
<p>
A {{Document}} has an <dfn>active EditContext</dfn>, which may be null.
</p>
<p class="issue">
The following paragraph can be removed once the behavior change lands
in [[input-events]].
</p>
<p>
When an [=EditContext editing host=] receives text input from the
[=Text Input Service=], as the
<a href="https://www.w3.org/TR/uievents/#default-action">default action</a> for the
<a href="https://www.w3.org/TR/uievents/#event-type-beforeinput">beforeinput</a>
event fired as a result of that input the user agent must run
[=Handle Input for EditContext=] given the [=EditContext editing host=] .
</p>
<h4 id="edit-context-differences">Differences for an EditContext editing host</h4>
<div>
<p>
Expand Down
Loading