Files
palemoon27/layout/forms/crashtests/progress-crash-issue1066.html
T
2018-07-25 07:24:59 +08:00

21 lines
464 B
HTML

<!DOCTYPE HTML>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
-->
<html class="reftest-print"><head>
<meta charset="utf-8">
<title>Testcase for bug 1279354</title>
</head>
<body>
<div style="position:fixed"><progress></progress></div>
1
<br style="page-break-after: always">
2
<br style="page-break-after: always">
3
<br style="page-break-after: always">
</body>
</html>