blob: 1f4f40942cc7af4d9c09e636b41567cc5ac35d7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!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>
|