trisquel-icecat/icecat/js/xpconnect/tests/browser/browser_promise_userInteractionHandling.html

10 lines
178 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>Test UserInteractionHandling propagation</title>
</head>
<body>
<button id="button">Meow</button>
</body>
</html>