Files
UXP-Fixed/testing/web-platform/tests/html/rendering/non-replaced-elements/the-page/test-body.xhtml
T
2018-02-02 04:16:08 -05:00

8 lines
221 B
HTML

<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>