Backed out changeset 713114c0331a (bug 1938707) by developer request CLOSED TREE
[gecko.git] / js / xpconnect / tests / browser / browser_promise_userInteractionHandling.html
blob72f8ef3ee1550b35f2195bc8dd68dfc0070463e3
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>Test UserInteractionHandling propagation</title>
6 </head>
7 <body>
8 <button id="button">Meow</button>
9 </body>
10 </html>