| Index: LayoutTests/inspector/sources/debugger/network-uisourcecode-provider-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/network-uisourcecode-provider-expected.txt b/LayoutTests/inspector/sources/debugger/network-uisourcecode-provider-expected.txt
|
| index 51499ce80a5f430226ae4c102829deb32a780d58..f8e697bcd9fc765154e8897e99aca266532b6903 100644
|
| --- a/LayoutTests/inspector/sources/debugger/network-uisourcecode-provider-expected.txt
|
| +++ b/LayoutTests/inspector/sources/debugger/network-uisourcecode-provider-expected.txt
|
| @@ -28,7 +28,11 @@ UISourceCode: http://fake.url/4
|
| Highlighter type: text/css
|
| UISourceCode content: <stylesheet resource content>
|
|
|
| -Running: testRemoveStyleSheetFromModel
|
| +Running: testRemoveStyleSheetFromModelWithComplexURL
|
| +Added uiSourceCode: http://example.com/foo.css
|
| +Removed uiSourceCode: http://example.com/foo.css
|
| +
|
| +Running: testRemoveStyleSheetFromModelWithSimpleURL
|
| Added uiSourceCode: foo.css
|
| Removed uiSourceCode: foo.css
|
|
|
|
|