diff options
Diffstat (limited to 'doc/vimb.1')
-rw-r--r-- | doc/vimb.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1336,6 +1336,9 @@ Whether JavaScript can access the clipboard. Whether JavaScript can open popup windows automatically without user interaction. .TP +.B geolocation (string) +Controls website access to the geolocation API {`always', `never', `ask' (display a prompt each time)} +.TP .B media-playback-allows-inline (bool) Whether media playback is full-screen only or inline playback is allowed. Setting it to false allows specifying that media playback should be always |