TheSpyder / rescript-webapi

ReScript bindings to the DOM and other Web APIs
http://tinymce.github.io/rescript-webapi/api/Webapi/
Other
151 stars 37 forks source link

Corrected MutationRecord API #59

Closed TheSpyder closed 2 years ago

TheSpyder commented 2 years ago

There was actually a lot more wrong than #54 suggested, looking at the spec! I also added a test.

Fixes #54