diff --git a/index.html b/index.html index 80db906..419e848 100644 --- a/index.html +++ b/index.html @@ -1494,12 +1494,13 @@
getTargetRanges() returns an array of StaticRanges representing the content that the event will - modify if it is not canceled, if the [=editing host=] is - contenteditable node or an - EditContext editing host. Otherwise this method will return - none. The returned StaticRanges MUST cover only the code points + EditContext editing host. Otherwise this method returns an + empty Array. The returned StaticRanges MUST cover only the + code points that the browser would normally replace, even if they are only part of a [=grapheme cluster=].