summaryrefslogtreecommitdiffstats
path: root/layout/reftests/scrolling/deferred-anchor2.xhtml
blob: 7cc9b726171efe76c8c3276cd5e1dcdebbd58144 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" style="height: 100%; overflow: hidden;">
<head/>
<body style="margin: 0; height: 100%;">
<iframe style="width: 100%; height: 100%; border: none; background-color: -moz-Dialog;" src="iframe-deferred-anchor.xhtml"/>
</body>
</html>