Remove test for capturing screenshots outside the frame
This patch removes a CaptureScreenshotTest.CaptureScreenshotArea subtest that was testing screenshots extending beyond the frame. This does not affect the devtools screenshot feature which resizes the frame to be large enough. There could be non-chrome users of the devtools api that depend on this behavior but I think there are not. For example, on a page such as https://pr.gg/fixedtall.html, capturing pixels outside the frame would mean the blue fixed div would be in the middle of the screenshot. Bug: 922706 Change-Id: I8ed1e143bffd08de6e0f2b6ec6d76da93ab1e797 Reviewed-on: https://chromium-review.googlesource.com/c/1435836Reviewed-by:Eric Seckler <eseckler@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Auto-Submit: Philip Rogers <pdr@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#628417}
Showing
Please register or sign in to comment