puppeteer/utils/doclint/test
JoelEinbinder 117a128b42 Introduce Page.$ and Page.$$ (#75)
This patch introduces Page.$ and Page.$$ methods which are
aliases for `document.querySelector` and `document.querySelectorAll`. 

Fixes #78.
2017-07-17 18:56:56 -07:00
..
01-class-errors [doclint] move doclint testing to golden 2017-07-13 11:17:02 -07:00
02-method-errors Introduce Page.$ and Page.$$ (#75) 2017-07-17 18:56:56 -07:00
03-property-errors [doclint] move doclint testing to golden 2017-07-13 11:17:02 -07:00
04-bad-arguments [doclint] move doclint testing to golden 2017-07-13 11:17:02 -07:00
05-outdated-toc [doclint] move doclint testing to golden 2017-07-13 11:17:02 -07:00
06-duplicates [doclint] simplify error reporting 2017-07-13 15:52:49 -07:00
07-sorting [doclint] lint events 2017-07-14 23:52:13 -07:00
08-return [doclint] be more permissive with syntax 2017-07-15 10:22:07 -07:00
09-event-errors [doclint] lint events 2017-07-14 23:52:13 -07:00
golden [doclint] be more permissive with syntax 2017-07-15 10:22:07 -07:00
test.js [doclint] lint events 2017-07-14 23:52:13 -07:00