Bug 1874684 - Part 17: Fix uninitialised variable warnings from clang-tidy. r=allstarschh
[gecko.git] / layout / reftests / pagination / 129941-1c.html
blob8ba77bf4c788d97048009c6f8a813f0d65e32ec9
1 <!DOCTYPE html>
2 <html class="reftest-paged" style="margin: 0; padding: 0; overflow: hidden">
3 <body style="margin: 0; padding: 0; overflow: scroll; height: 5in">
4 <div>
5 <div style="height: 1.25in; border: 0.25in solid green"></div>
6 <div style="height: 1.25in; border: 0.25in solid green"></div>
7 <div style="height: 1.25in; border: 0.25in solid green"></div>
8 </div>
9 </body>
10 </html>