Sign in
dart
/
sdk
/
c0ac8a57cee1fd77ced9ad18bd8d3c83778cfa08
/
.
/
tests
/
html
/
cross_domain_iframe_script.html
blob: 9b8ce84c1b44d169747420687d0870b6061aea9f [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
"utf-8"
>
<title>
cross_domain_iframe_script
</title>
</head>
<body>
<script
type
=
"application/javascript"
src
=
"/root_dart/tests/html/cross_domain_iframe_script.js"
>
</script>
</body>
</html>