GT2/GT2-Android/node_modules/winchan/test/cases/nav-away/child2.html

9 lines
108 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<body>
</body>
<script>
window.location = "child.html#complete";
</script>
</html>