Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / DeviceOrientation / basic-operation-expected.txt
blobbdd6b0b28fda9e822f2de3f8112b94c447dff5bd
1 Tests the basic operation of DeviceOrientation using the mock.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS deviceOrientationEvent.alpha is mockAlpha
7 PASS deviceOrientationEvent.beta is mockBeta
8 PASS deviceOrientationEvent.gamma is mockGamma
9 PASS deviceOrientationEvent.absolute is mockAbsolute
10 PASS successfullyParsed is true
12 TEST COMPLETE