qutebrowser/tests/end2end/data/javascript
Florian Bruhin 908abb6566 notifications: Fix image padding assertion
The underlying Chromium pads images so that scanlines align on 4-byte
boundaries. Thus, with an image size of e.g. 239x239, we'll have 3 bytes
of padding (239 mod 4 = 3; 240 mod 4 = 0).

Fixes #6375
2021-04-09 17:14:26 +02:00
..
img notifications: Fix image padding assertion 2021-04-09 17:14:26 +02:00
consolelog.html
enabled.html Add tests for per-URL JavaScript settings 2018-02-23 15:08:07 +01:00
localstorage.html Add tests for per-URL JavaScript settings 2018-02-23 15:08:07 +01:00
notifications.html notifications: Fix image padding assertion 2021-04-09 17:14:26 +02:00
window_open.html Improve window_open.html tests 2018-03-25 19:56:48 +02:00
windowsize.html Set an initial window size for background tabs 2017-06-11 17:48:01 +02:00