blob: 5013392526a4f1f92bb9f9c76fb8649b9ab7580f (
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-paged"><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>
|