mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-06 11:48:41 +00:00
Experimenting with selenium-webdriver@3.0.1 and Firefox 50.1.0 I observed screenshots having a height of merely 8 pixels. Presumably the margin or padding of an otherwise empty document. So in order to get the actual size of the document area, the screenshotter now loads a document which fills the entire viewport.