Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / console / only-one-deprecation-warning-expected.txt
blob08de2143e581bab5428e79f969071d196382c14a
1 CONSOLE WARNING: 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
2 This test passes if only one deprecation warning is presented in the console.