Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCrash in dom/nodes/Element-children.html #2212
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Our proxy bindings like HTMLCollection need to implement an enumerate trap, since it's pure-virtual in C++ and we don't provide one right now.