JackToncatridr
New member
I have a test document as follows:
<html>
<head></head>
<body></body>
</html>
So it's just an empty document. In normal browser mode, I get an nice empty page, no scrolls.
But when I open devtools and turn on mobile emulation (for example, Sony Xperia Z, Z1), I see scroll echat bars (both horizontal and vertical), and html element size is 980x1742. Where does this come from? Shouldn't omeglz it be at least zero height?
<html>
<head></head>
<body></body>
</html>
So it's just an empty document. In normal browser mode, I get an nice empty page, no scrolls.
But when I open devtools and turn on mobile emulation (for example, Sony Xperia Z, Z1), I see scroll echat bars (both horizontal and vertical), and html element size is 980x1742. Where does this come from? Shouldn't omeglz it be at least zero height?
Last edited: