Bug 183561 - Implement AbstractRange superclass
Summary: Implement AbstractRange superclass
Status: RESOLVED DUPLICATE of bug 217846
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-12 04:04 PDT by Anne van Kesteren
Modified: 2021-09-02 02:11 PDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne van Kesteren 2018-03-12 04:04:17 PDT
As per https://github.com/whatwg/dom/pull/589 give Range and StaticRange a common superclass.

web-platform-tests changes: https://github.com/w3c/web-platform-tests/pull/9967.
Comment 1 sideshowbarker 2020-06-10 17:10:31 PDT
FYI and FWIW, I think this is the single only feature in the DOM spec that currently isn’t yet implemented in at least two engines.
Comment 2 Radar WebKit Bug Importer 2020-06-10 17:12:22 PDT
<rdar://problem/64231680>
Comment 3 Manuel Rego Casasnovas 2021-09-02 02:11:31 PDT

*** This bug has been marked as a duplicate of bug 217846 ***