Re: [custom-elements-tests] Tests for callback 'created' (#609)

Nice assertion values, but these messages need to be better, for example, "removing an attribute should invoke the attributeChanged callback with a null new value" or something like that. It's possible that this assertion will fire if the first or second arguments are wrong too; that's OK, because many attribute tests will probably be failing in that case. The essence of this assertion is checking for that null, really.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/609#discussion_r10918976

Received on Tuesday, 25 March 2014 06:40:16 UTC