prettier/tests/dom
Christopher Chedeau fb52e7a5c8 Do not put a newline on empty `{}` for functions (#447)
The original intent of it was for `if then else` and `try catch` as they aren't likely to be empty, but it accidentally caught function bodys, which have many valid reasons to be empty. Let's special case those out.
2017-01-24 12:37:01 -05:00
..
__snapshots__ Do not put a newline on empty `{}` for functions (#447) 2017-01-24 12:37:01 -05:00
CanvasRenderingContext2D.js Add testing 2016-12-23 19:51:53 +00:00
CustomEvent.js Add testing 2016-12-23 19:51:53 +00:00
Document.js Add testing 2016-12-23 19:51:53 +00:00
Element.js Add testing 2016-12-23 19:51:53 +00:00
HTMLCanvasElement.js Add testing 2016-12-23 19:51:53 +00:00
HTMLElement.js Add testing 2016-12-23 19:51:53 +00:00
HTMLInputElement.js Add testing 2016-12-23 19:51:53 +00:00
URL.js Add testing 2016-12-23 19:51:53 +00:00
eventtarget.js Add testing 2016-12-23 19:51:53 +00:00
jsfmt.spec.js Add testing 2016-12-23 19:51:53 +00:00
path2d.js Add testing 2016-12-23 19:51:53 +00:00
registerElement.js Add testing 2016-12-23 19:51:53 +00:00
traversal.js Add testing 2016-12-23 19:51:53 +00:00