mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
ec414eb774
It turns page.size() and page.setSize() methods are slightly confusing since there multiple different sizes (layout size, content size, viewport size..) This patch renames Page.{size,setSize} methods into Page.{viewportSize,setViewportSize} methods to avoid confusion. |
||
---|---|---|
.. | ||
colorwheel.js | ||
custom-chromium-revision.js | ||
detectsniff.js | ||
features.js | ||
loadurlwithoutcss.js | ||
openurlwithproxy.js | ||
pagecallback.js | ||
screenshot.js | ||
unrandomize.js |