Wed, 31 Dec 2014 13:27:57 +0100
Ignore runtime configuration files generated during quality assurance.
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" class="reftest-print">
3 <head>
4 <title>AbsPos Pagination</title>
5 <style type="text/css">
6 html, body, pre { margin: 0; padding: 0; }
7 pre {
8 padding-top: 1in;
9 line-height: 1;
10 font-size: 0.25in;
11 }
12 </style>
13 </head>
14 <body>
15 <pre>1
16 2
17 3
18 4
19 5
20 6
21 7
22 8
23 9
24 10
25 11
26 12
27 13
28 14
29 15
30 16
31 17
32 18
33 19
34 20
35 21
36 22
37 23
38 24</pre>
39 </body>
40 </html>