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

Use blank lines to group logically related blocks of code. I think you could use a blank line before this line to separate the setup, element registration code from the code that's the key part of the test.

Maybe a blank line between 27, 28 would make sense too since that groups the lines of code with the assertion that tests the effect of that code.

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

Received on Monday, 24 March 2014 02:17:01 UTC