Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / elements / styles / stylesheet-source-url-comment-expected.txt
1 Tests that stylesheets with sourceURL comment are shown in the Sources panel.
2
3
4 Running: testSourceURLCommentInInlineScript
5
6 Running: testSourceURLComment
7 body { color: black; }
8
9 Running: testDeprecatedSourceURLComment
10 body { color: black; }
11
12 Running: testNonRelativeURL
13 body { color: red; }
14