-
Notifications
You must be signed in to change notification settings - Fork 259
Open
Description
This is the second issue I open asking for support about html5ever (the other one was in kuchiki) (is there a better place to get support?). When are methods like remove_from_parent and reparent_children called outside of a browser environment? If I parse an html file will those ever get called or are they supposed to be called by JavaScript? Could it be documented when/why methods are called and in which use cases do they decisively need to be implemented (or if I can, for example, improve the performance of other methods to the detriment of methods that won't be called or will barely be called in my use case).
Metadata
Metadata
Assignees
Labels
No labels