1d44ef07c1
Added annotations such that these tests won't fail when submitted. Added copyright notices if there isn't a copyright notice. Change-Id: I51ae347d44875cdfa1c6d0dad1bc41e00ea443bd Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/139963 Commit-Queue: Srujan Gaddam <srujzs@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com>
15 lines
276 B
HTML
15 lines
276 B
HTML
<!DOCTYPE html>
|
|
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>cross_domain_iframe_script</title>
|
|
</head>
|
|
|
|
<body>
|
|
<script type="application/javascript"
|
|
src="/root_dart/tests/lib_2/html/cross_domain_iframe_script.js">
|
|
</script>
|
|
</body>
|
|
</html>
|