RESOLVED FIXED 143203
HTMLCollection caches incorrect length if item(0) is called before length on an empty collection
https://bugs.webkit.org/show_bug.cgi?id=143203
Summary HTMLCollection caches incorrect length if item(0) is called before length on ...
Darin Adler
Reported 2015-03-29 17:28:01 PDT
HTMLCollection caches incorrect length if item(0) is called before length on an empty collection
Attachments
Patch (3.88 KB, patch)
2015-03-29 17:29 PDT, Darin Adler
koivisto: review+
Darin Adler
Comment 1 2015-03-29 17:29:34 PDT
Darin Adler
Comment 2 2015-03-29 17:30:34 PDT
Darin Adler
Comment 3 2015-03-29 17:33:52 PDT
Note You need to log in before you can comment on or make changes to this bug.