summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/non-replaced-elements/the-page/test-body.xhtml
blob: cd733b17ba47402669d33262e82a33f5ed9115da (plain)
1
2
3
4
5
6
7
8
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title> This is a test page</title>
</head>
<body>
<p> To rerun this test, delete history and go <a href="body_link.xhtml">back </a> to previous test.</p>
</body>
</html>