mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
09e47b6177
Some none Dart files were not copied over in the migration. Tests are refactored to use the lib version over lib_2. Change-Id: I21053d81770c4f83b01f27af99cec11f08577c7b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/143330 Reviewed-by: Sigmund Cherem <sigmund@google.com> Reviewed-by: Nicholas Shahan <nshahan@google.com> Commit-Queue: Srujan Gaddam <srujzs@google.com>
14 lines
274 B
HTML
14 lines
274 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/html/cross_domain_iframe_script.js">
|
|
</script>
|
|
</body>
|
|
</html>
|