Ticket #16221: Notifications-min.html

File Notifications-min.html, 282 bytes (added by madmax, 3 years ago)

Simple test case

Line 
1<!DOCTYPE html>
2<html lang="en" class="height-full">
3 <head>
4 <meta charset="utf-8">
5 <title>Notifications</title>
6 </head>
7
8 <body>
9 <li>🎯 We don't have this</li>
10 <li>this emoji comes now💬oh well this...</li>
11 <li>✋ We have this one</li>
12 </body>
13</html>