summaryrefslogtreecommitdiff
path: root/tests/end2end/data/javascript/notifications.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/end2end/data/javascript/notifications.html')
-rw-r--r--tests/end2end/data/javascript/notifications.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/end2end/data/javascript/notifications.html b/tests/end2end/data/javascript/notifications.html
index db28328d5..2c4590417 100644
--- a/tests/end2end/data/javascript/notifications.html
+++ b/tests/end2end/data/javascript/notifications.html
@@ -101,6 +101,8 @@
<input type="button" onclick="show_image_notification('RGB', 'rgb.png')" value="Show image notification without alpha channel" id="show-image-button-noalpha">
<input type="button" onclick="show_image_notification('Big', 'big.png')" value="Show a big image notification" id="show-image-button-big">
<input type="button" onclick="show_image_notification('Padded', 'padded.png')" value="Show a padded image notification" id="show-image-button-padded">
+ <input type="button" onclick="show_image_notification('Padded 2', 'padded2.png')" value="Show a padded image notification 2"
+id="show-image-button-padded-2">
</div>
<div>
More advanced test pages: