[w3c/selection-api] Remove compat note for getRangeAt() (#144)

It conflicts with its previous note (the spec does *not* say it should return the same object every time), and also is outdated as Chrome now follows the spec.

The following tasks have been completed:

 * [x] Modified Web platform tests: https://github.com/web-platform-tests/wpt/pull/29773

Implementation commitment: (N/A, no behavior change)

 * [x] WebKit (https://bugs.webkit.org/show_bug.cgi?id=)
 * [x] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=)
 * [x] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=)


<!--
    This comment and the below content is programatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/w3c/selection-api/pull/144.html" title="Last updated on Jul 24, 2021, 12:19 AM UTC (3e1da33)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/selection-api/144/df47621...3e1da33.html" title="Last updated on Jul 24, 2021, 12:19 AM UTC (3e1da33)">Diff</a>
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/selection-api/pull/144

-- Commit Summary --

  * Remove compat note for getRangeAt()

-- File Changes --

    M index.html (8)

-- Patch Links --

https://github.com/w3c/selection-api/pull/144.patch
https://github.com/w3c/selection-api/pull/144.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/selection-api/pull/144

Received on Saturday, 24 July 2021 00:19:39 UTC