mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-11 01:38:29 +00:00
10 lines
173 B
HTML
10 lines
173 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>HTML Test</title>
|
|
<link rel="author" title="Intel" href="http://www.intel.com">
|
|
<script>
|
|
|
|
parent.callback("test1");
|
|
|
|
</script>
|