You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This one is probably too strict for undom - we have to err on the side of minimalism. There are a bunch of nice spec-compliant DOM implementations out there, undom's value is in being tiny (and therein sometimes less compliant).
One more thing is to add Attribute, which should not inherit from
Node
, so this would be enoughI can PR with fixes and updates addressed in couple of issues, do you want such PR?
The text was updated successfully, but these errors were encountered: