blob: 538b10ba35910402609ce8b90695fd687590fd1c [file] [log] [blame]
<html>
<body>
This tests whether clicking on an anchor in an iframe with scrolling="no" will scroll to anchor. If clicking on the link below triggers a scroll, the test passes.<br>
<iframe src="resources/iframe-with-anchor.html" width="100%" height="2000" scrolling="no"></iframe>
</body>
</html>