YusukeIwaki / puppeteer-ruby

A Ruby port of Puppeteer
Apache License 2.0
289 stars 41 forks source link

fix: CSS coverage should work with empty stylesheets #233

Closed YusukeIwaki closed 2 years ago

YusukeIwaki commented 2 years ago

https://github.com/puppeteer/puppeteer/pull/8570

Only rspec is added.