mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-03 19:29:05 +00:00
9 lines
157 B
HTML
9 lines
157 B
HTML
<!DOCTYPE HTML>
|
|
<p>FAIL</p>
|
|
<script>
|
|
opener.t.step(function() {
|
|
opener.assert_equals(localStorage.test6564729, '012345678')
|
|
opener.t.done();
|
|
});
|
|
</script>
|