puppeteer/test/golden-firefox
Mathias Bynens 81d2600236 feat(chromium): roll Chromium to r705776 (#5058)
This corresponds to Chromium 79.0.3942.0.

This roll includes:

- Support CSS media feature emulation in CDP
  https://chromium-review.googlesource.com/c/chromium/src/+/1821608
- Implement timezone ID verification
  https://chromium-review.googlesource.com/c/chromium/src/+/1822557
- Allow aria-hidden objects into the browser-side ax tree
  https://chromium-review.googlesource.com/c/chromium/src/+/1760862
- Remove pre-BlinkGenPropertyTrees codepaths (affects screenshot clipping)
  https://chromium-review.googlesource.com/c/chromium/src/+/1752244
- Terminate some asynchronous waiting commands on cross-process navigation
  https://chromium-review.googlesource.com/c/chromium/src/+/1766001/21#message-a6a61261b97ffca6ecb180c0a2303b538f7a6476

Per upstream Chromium changes, `page.screenshot` now clips elements to the viewport. This matches the clipping behavior of elements in inner scrollers (i.e., document and overflow scroll clipping now work the same).
2019-10-23 11:41:44 +02:00
..
grid-cell-0.png test(firefox): enable screenshot tests for Firefox (#3942) 2019-02-07 07:59:14 -08:00
grid-cell-1.png test(firefox): enable screenshot tests for Firefox (#3942) 2019-02-07 07:59:14 -08:00
screenshot-clip-odd-size.png test(firefox): enable screenshot tests for Firefox (#3942) 2019-02-07 07:59:14 -08:00
screenshot-clip-rect.png test(firefox): enable screenshot tests for Firefox (#3942) 2019-02-07 07:59:14 -08:00
screenshot-element-bounding-box.png test(firefox): enable screenshot tests for Firefox (#3942) 2019-02-07 07:59:14 -08:00
screenshot-element-fractional-offset.png fix(firefox): properly round clip when doing element screenshots (#4001) 2019-02-13 19:47:14 -08:00
screenshot-element-fractional.png test(firefox): enable screenshot tests for Firefox (#3942) 2019-02-07 07:59:14 -08:00
screenshot-element-larger-than-viewport.png test(firefox): enable screenshot tests for Firefox (#3942) 2019-02-07 07:59:14 -08:00
screenshot-element-padding-border.png test(firefox): enable screenshot tests for Firefox (#3942) 2019-02-07 07:59:14 -08:00
screenshot-element-rotate.png test(firefox): enable screenshot tests for Firefox (#3942) 2019-02-07 07:59:14 -08:00
screenshot-element-scrolled-into-view.png test(firefox): enable screenshot tests for Firefox (#3942) 2019-02-07 07:59:14 -08:00
screenshot-grid-fullpage.png test(firefox): enable screenshot tests for Firefox (#3942) 2019-02-07 07:59:14 -08:00
screenshot-sanity.png test(firefox): enable screenshot tests for Firefox (#3942) 2019-02-07 07:59:14 -08:00