Skip to main content

Bug Tracker

Side navigation

Ticket #4320: test-4320.html


File test-4320.html, 0.5 KB (added by dmethvin, October 19, 2009 01:55AM UTC)

Test case for #4320, moved from duplicate ticket #4632

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Test</title>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.js" type="text/javascript"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.1/jquery-ui.min.js" type="text/javascript"></script>
<script type="text/javascript">
window.location = 'http://www.google.com/';
</script>
</head>
<body>

Download in other formats:

Original Format