Index: LayoutTests/inspector/sources/debugger/network-uisourcecode-provider.html |
diff --git a/LayoutTests/inspector/sources/debugger/network-uisourcecode-provider.html b/LayoutTests/inspector/sources/debugger/network-uisourcecode-provider.html |
index 4e20316825eb0a06ac9b43d1306804026859168b..ea5e4f9f1e35f0292724c2c17dad55ec930ae03a 100644 |
--- a/LayoutTests/inspector/sources/debugger/network-uisourcecode-provider.html |
+++ b/LayoutTests/inspector/sources/debugger/network-uisourcecode-provider.html |
@@ -11,7 +11,7 @@ function test() |
var mockStyleSheetHeader = { |
styleSheetId: "1", |
- sourceURL: "foo.css", |
+ sourceURL: "http://example.com/foo.css", |
vsevik
2014/10/17 13:42:55
Please test for both sourceURLs
lushnikov
2014/10/17 17:29:42
Done.
|
sourceMapURL: "", |
origin: "regular", |
title: "", |