Bug 201055

Summary: Implement StaticRange constructor
Product: WebKit Reporter: Sanket Joshi <sajos>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, dbates, esprehn+autocc, ews-watchlist, kangil.han, kondapallykalyan, rniwa, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Adds the constructor
none
Rebaselined a test wenson_hsieh: review+

Sanket Joshi
Reported 2019-08-22 15:01:46 PDT
Currently, StaticRange is not constructible in any browser. This bug is being filed in response to this spec PR: https://github.com/whatwg/dom/pull/778, which introduces a StaticRange constructor.
Attachments
Adds the constructor (17.92 KB, patch)
2019-08-22 19:39 PDT, Ryosuke Niwa
no flags
Rebaselined a test (19.39 KB, patch)
2019-08-22 20:51 PDT, Ryosuke Niwa
wenson_hsieh: review+
Radar WebKit Bug Importer
Comment 1 2019-08-22 16:34:39 PDT
Ryosuke Niwa
Comment 2 2019-08-22 19:39:38 PDT
Created attachment 377093 [details] Adds the constructor
Ryosuke Niwa
Comment 3 2019-08-22 20:51:50 PDT
Created attachment 377099 [details] Rebaselined a test
Ryosuke Niwa
Comment 4 2019-08-23 19:22:30 PDT
Note You need to log in before you can comment on or make changes to this bug.