diff --git a/sections/event-types.txt b/sections/event-types.txt index d8e0cad..0fe3c5f 100644 --- a/sections/event-types.txt +++ b/sections/event-types.txt @@ -3499,10 +3499,10 @@ events.

Introduced in this specification

- The {{CompositionEvent} interface provides specific contextual + The {{CompositionEvent}} interface provides specific contextual information associated with Composition Events. - To create an instance of the {{CompositionEvent} interface, + To create an instance of the {{CompositionEvent}} interface, use the {{CompositionEvent}} constructor, passing an optional {{CompositionEventInit}} dictionary. diff --git a/sections/glossary.txt b/sections/glossary.txt index 857c438..050cd7d 100644 --- a/sections/glossary.txt +++ b/sections/glossary.txt @@ -101,7 +101,7 @@ the definitions for more information. event MAY have more than one default action under some circumstances, such as when associated with an activation trigger. A default action MAY be cancelled through the invocation of the - {{Event.preventDefault()} method. For more details, see + {{Event/preventDefault()}} method. For more details, see [[#event-flow-default-cancel]]. : delta