mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-12 06:08:24 +02:00
Added test for context menu button. Differential Revision: https://phabricator.services.mozilla.com/D8086 --HG-- extra : moz-landing-system : lando
10 lines
173 B
HTML
10 lines
173 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Pocket Test</title>
|
|
</head>
|
|
<body>
|
|
<h1 id="pocket-actions-test">Pocket Actions Test</h1>
|
|
</body>
|
|
</html>
|