This patch introduces Page.$ and Page.$$ methods which are aliases for `document.querySelector` and `document.querySelectorAll`. Fixes #78.
This patch: - move doclint testing to golden - refactor doclint/lint.js to drop specs and everything