Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / tab-focus-link-with-scroll-expected.txt
blob04ce90d96641173b5cf83c3b31e491a356383355
1 This tests that the scroll should be happened on moving the focus to out of visible area by tabbing.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS document.activeElement.id is 'tab1'
7 PASS document.activeElement.id is 'tab2'
8 PASS document.activeElement.id is 'tab3'
9 PASS document.activeElement.id is 'tab4'
10 PASS document.body.clientHeight is document.scrollingElement.scrollHeight - window.scrollY
11 PASS successfullyParsed is true
13 TEST COMPLETE
14 Tab1
15 Tab2
16 Tab3
17 Tab4