зеркало из https://github.com/mozilla/gecko-dev.git
22 строки
445 B
HTML
22 строки
445 B
HTML
<!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>
|