blob: 485b3bd0c9449413dfc6512e6d775e8a11ff2f7e [file] [log] [blame]
<html>
<head>
<title>Frames</title>
</head>
<body>
<p>Test that a document in a subframe processed with XSLT has a correct location.
(<a href='http://bugs.webkit.org/show_bug.cgi?id=18259'>bug 18259</a>).</p>
<Script>
if (window.testRunner)
testRunner.dumpAsText();
</Script>
<iframe src="resources/subframe-location-frame.xml"></iframe>
</body>
</html>