RESOLVED FIXED 160217
Range.prototype.compareBoundaryPoints.length should be 2
https://bugs.webkit.org/show_bug.cgi?id=160217
Summary Range.prototype.compareBoundaryPoints.length should be 2
Chris Dumez
Reported 2016-07-26 15:05:44 PDT
Range.prototype.compareBoundaryPoints.length: - https://dom.spec.whatwg.org/#interface-range We have a bug in order IDL which causes length to be 0 even though both parameters are mandatory.
Attachments
Patch (3.60 KB, patch)
2016-07-26 15:25 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-07-26 15:25:23 PDT
WebKit Commit Bot
Comment 2 2016-07-26 15:44:02 PDT
Comment on attachment 284646 [details] Patch Clearing flags on attachment: 284646 Committed r203745: <http://trac.webkit.org/changeset/203745>
WebKit Commit Bot
Comment 3 2016-07-26 15:44:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.