Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / printing / pageNumerForElementById-expected.txt
blob81d6905cec42f2b86c1c79bc6bf2960cb0eba208
1 Test for internals.pageNumber()
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS: page number of "firstPage" is 0
8 PASS: page number of "secondPage" is 1
9 PASS: page number of "thirdPage" is 2
10 PASS: page number of "thirdPage2" is 2
11 All tests passed
13 PASS successfullyParsed is true
15 TEST COMPLETE