Skip to content

Conversation

anka-213
Copy link

@anka-213 anka-213 commented Sep 19, 2019

The value of a namespaced attribute is an object on the form

{ __namespace: String
, __value: String
}

so we cannot use reference equality to compare them.

This patch instead uses reference equality on namespace and value separately.

See issue #62

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