Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / scroll-behavior / main-frame-pinch-scrollTo-expected.txt
blob30b73d0bc5d4729caf0831c6692c45eb5e056fe1
1 Test that scrollTo works on the visual viewport.
3 This is a testharness.js-based test.
4 PASS Scroll x:0, y:1000, smooth:true 
5 PASS Scroll x:10, y:400, smooth:true 
6 PASS Scroll x:0, y:1000, smooth:false 
7 PASS Scroll x:10, y:400, smooth:false 
8 Harness: the test ran to completion.