Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / pagination / paged-y-to-paged-x-expected.html
blob57c211fb32125c622235dd04f0a88c0119eb3433
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Changing from paged-y to paged-x</title>
5 </head>
6 <body>
7 There should be a horizontal scrollbar on this page.
8 <div style="position:absolute; left:0; width:200vw; height:1px;"></div>
9 </body>
10 </html>