Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / animation / request-animation-frame-prefix-expected.txt
blobc0fb4351fcf41f229e7e6fcfb4cc16d2373c4def
1 CONSOLE WARNING: 'webkitRequestAnimationFrame' is vendor-specific. Please use the standard 'requestAnimationFrame' instead.
2 Tests the timestamps provided to prefixed webkitRequestAnimationFrame callbacks
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS successfullyParsed is true
9 TEST COMPLETE
10 PASS legacyFirstTimestamp is >= firstTimestamp
11 PASS legacySecondTimestamp is >= secondTimestamp
12 PASS deltaError < 0.001 is true