mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
27a7a54dc2
--HG-- extra : rebase_source : 1914dd5f2998a2f45e10ccf3574d854ba9240f52
9 lines
340 B
HTML
9 lines
340 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html class="reftest-print">
|
|
<title>Fixed Positioning Test</title>
|
|
|
|
<div style="position: fixed; left: 0; top: 0; width: 3in; border: solid; font-size: 16px;">
|
|
This box must be repeated at this same position on the first, second, and third pages.
|
|
</div>
|
|
|
|
<p style="width: 0; height: 5in;"> |