puppeteer/utils/doclint/check_public_api
Andrey Lushnikov 24354a4879
feat: implement CSS Coverage (#1714)
This patch adds two new methods to the `page.coverage` namespace:
- `page.coverage.startCSSCoverage()` - to initiate css coverage
- `page.coverage.stopCSSCoverage()` - to stop css coverage

The coverage format is consistent with the JavaScript coverage.
2018-01-03 18:21:40 -08:00
..
test tests: drop jasmine test runner (#1519) 2017-12-07 16:37:22 -08:00
Documentation.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
index.js feat: implement CSS Coverage (#1714) 2018-01-03 18:21:40 -08:00
JSBuilder.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
MDBuilder.js feat(JSHandles): introduce JSHandles (#943) 2017-10-06 15:35:02 -07:00