Skip to content

Implemented MutationObserver#68

Open
7HR4IZ3 wants to merge 6 commits into
byteface:masterfrom
7HR4IZ3:master
Open

Implemented MutationObserver#68
7HR4IZ3 wants to merge 6 commits into
byteface:masterfrom
7HR4IZ3:master

Conversation

@7HR4IZ3
Copy link
Copy Markdown

@7HR4IZ3 7HR4IZ3 commented Feb 5, 2024

I added MutationObserver and MutationRecord classes implemented according to the html specification.

Added MutationRecord and MutationObserver classes
Added a global instantiation of the 'current' variable which was previously only created when looping through the child of the target node, but is also accessed outside the loop causing the function to fail for single nodes with no children.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant