Bug 183561
Summary: | Implement AbstractRange superclass | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anne van Kesteren <annevk> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | cdumez, eoconnor, megan_gardner, mike, rego, rniwa, webkit-bug-importer, wenson_hsieh |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Anne van Kesteren
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
sideshowbarker
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.
Radar WebKit Bug Importer
<rdar://problem/64231680>
Manuel Rego Casasnovas
*** This bug has been marked as a duplicate of bug 217846 ***