Skip to content
Commit adcbacd4 authored by Tomas Popela's avatar Tomas Popela
Browse files

Correctly process a WebKitDOMHTMLCollection objects

WebKitDOMHTMLCollection is a live list, so we can't process it like a static
list (like WebKitDOMNodeList). So process it correctly and while fixing it
rework the WebKitODMNodeList processing so we can get rid of the length
variable.
parent f9c75967
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment