Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / inspector-support / cssURLQuotes-expected.txt
blob2658d2703bddf4411c8068c69b61d3bd40fd826d
1 ALERT: url(file:///unquoted) (URL should not be quoted)
2 ALERT: url(file:///noQuotesNeeded) (URL should not be quoted)
3 ALERT: url('file:///should(Quote)') (URL should be quoted)