mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-12 06:08:24 +02:00
Differential Revision: https://phabricator.services.mozilla.com/D14993 --HG-- extra : moz-landing-system : lando
6 lines
96 B
HTML
6 lines
96 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<script> document.cookie = "foo=bar"; </script>
|
|
</body>
|
|
</html>
|