mirror of
https://github.com/servo/servo
synced 2026-04-29 19:07:38 +02: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>
|