qutebrowser/qutebrowser/javascript
Florian Bruhin a23f3a24b3 scroll.js: Use window.inner{Width,Height}
It seems with document.documentElement.client{Height,Width} we
sometimes (e.g. without <!DOCTYPE html)...) get the full element height
instead of the viewport height.

Fixes #1821.
2016-08-11 11:57:20 +02:00
..
.eslintrc.yaml Modularize javascript code 2016-08-09 13:17:44 +02:00
position_caret.js js: Don't leak to global ns in position_caret.js 2016-08-09 13:36:46 +02:00
scroll.js scroll.js: Use window.inner{Width,Height} 2016-08-11 11:57:20 +02:00
webelem.js QtWebEngine: Make :open-editor work 2016-08-09 16:00:59 +02:00