Fix a bug in enter selection's empty.
Due to the ordering in which the prototypes are defined, it was still undefined! Also, the empty method depends on the node method being defined. Added a test.
This diff is collapsed.
Please register or sign in to comment