mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-05 16:09:02 +00:00
8 lines
154 B
HTML
8 lines
154 B
HTML
<!DOCTYPE HTML>
|
|
<script>
|
|
opener.t.step(function() {
|
|
opener.assert_equals(localStorage.test6564729, '0123456789Z');
|
|
opener.t.done();
|
|
});
|
|
</script>
|