Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / elements / styles-4 / stylesheet-source-url-comment-expected.txt
blob1292e77e3c8d00cdd479326b489aac9f828b80ae
1 Tests that stylesheets with sourceURL comment are shown in the Sources panel.
4 Running: testSourceURLCommentInInlineScript
6 Running: testSourceURLComment
7 body { color: black; }
9 Running: testDeprecatedSourceURLComment
10 body { color: black; }
12 Running: testNonRelativeURL
13 body { color: red; }