Re: [mediacapture-screen-share] capture screenshot of DOM (#145)

Interestingly Chromium 87 outputs the incorrect value for `document.body.clientHeight`, resulting in an image 39 pixels less in height than at Firefo when running CTRL+SHIFT+P then  "Capture full size screenshot" command. To reproduce navigate to https://developer.mozilla.org/en-US/ log `document.body.clientHeight` at `console` before running the above screenshot command then observe the pixel dimensions of the resulting image.

Firefox Web Console does output the entire image when `:screenshot --fullpage` https://developer.mozilla.org/en-US/docs/Tools/Web_Console/Helpers#screenshot is run.

-- 
GitHub Notification of comment by guest271314
Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/145#issuecomment-703361729 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 5 October 2020 02:19:21 UTC