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