Bug 1874684 - Part 17: Fix uninitialised variable warnings from clang-tidy. r=allstarschh
[gecko.git] / layout / reftests / pagination / 577450-1.html
blob3e511c94b1027569f0b8c7ffc108fde3de15e5b5
1 <!DOCTYPE html>
2 <html class="reftest-paged">
3 <body style="color: green; font-size: 2em">
4 <div style="position: fixed">Big green text</div>
5 <!-- force two pages -->
6 <div style="height: 3in; width: 2in"></div>
7 </body>
8 </html>