RESOLVED FIXED 201055
Implement StaticRange constructor
https://bugs.webkit.org/show_bug.cgi?id=201055
Summary Implement StaticRange constructor
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.