mirror of
https://github.com/python/cpython.git
synced 2026-06-05 11:04:04 -04:00
d178ba666b
Moved appendChild calls from DOMEventStream to PullDOM (parser indep). Removed duplicated sibling pointer setting (duplicated in appendChild).