Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / printing / custom-page-size-style-expected.txt
blobb32707e2705700d0f10a2e88cecfff5d0b8edf5c
1 This tests page custom size style.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Test page size: 10in 10in. Page has custom page size style
7 PASS testRunner.hasCustomPageSizeStyle(0) is true
8 Test page size: auto. Page does not have any custom page size style
9 PASS testRunner.hasCustomPageSizeStyle(0) is false
11 PASS successfullyParsed is true
13 TEST COMPLETE