Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / pagination / paged-y-no-content.html
blobe7b219a8d06b8a5409f86bb01b27f90c558c2fe5
1 <!DOCTYPE html>
2 <html>
3 <!-- This test ensures that we successfully paint a page with no
4 content that makes use of pagination, thus we have to describe
5 the test purpose in a comment rather than with visible in-page
6 developer facing text. -->
7 <body style="overflow: -webkit-paged-y;">
8 </body>
9 </html>