| Index: LayoutTests/inspector/styles/stylesheet-source-url-comment-expected.txt
|
| diff --git a/LayoutTests/inspector/styles/stylesheet-source-url-comment-expected.txt b/LayoutTests/inspector/styles/stylesheet-source-url-comment-expected.txt
|
| index 2110972443dbae65c2214aa6c4f0c6ca9fb1c401..12af74d5b0e9f6d7daa683cc099d59551b1613d1 100644
|
| --- a/LayoutTests/inspector/styles/stylesheet-source-url-comment-expected.txt
|
| +++ b/LayoutTests/inspector/styles/stylesheet-source-url-comment-expected.txt
|
| @@ -5,9 +5,9 @@ Running: testSourceURLCommentInInlineScript
|
|
|
| Running: testSourceURLComment
|
| body { color: black; }
|
| -/*@ sourceURL=css/addedInlineStylesheet.css */
|
| +/*# sourceURL=css/addedInlineStylesheet.css */
|
|
|
| Running: testNonRelativeURL
|
| body { color: red; }
|
| -/*@ sourceURL=/css/nonRelativeInlineStylesheet.css */
|
| +/*# sourceURL=/css/nonRelativeInlineStylesheet.css */
|
|
|
|
|