| 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 ab0dccf47bb945bbca0377d18f635314c3abe862..1292e77e3c8d00cdd479326b489aac9f828b80ae 100644
|
| --- a/LayoutTests/inspector/styles/stylesheet-source-url-comment-expected.txt
|
| +++ b/LayoutTests/inspector/styles/stylesheet-source-url-comment-expected.txt
|
| @@ -5,13 +5,10 @@ Running: testSourceURLCommentInInlineScript
|
|
|
| Running: testSourceURLComment
|
| body { color: black; }
|
| -/*# sourceURL=css/addedInlineStylesheet.css */
|
|
|
| Running: testDeprecatedSourceURLComment
|
| body { color: black; }
|
| -/*@ sourceURL=css/addedInlineStylesheetDeprecated.css */
|
|
|
| Running: testNonRelativeURL
|
| body { color: red; }
|
| -/*# sourceURL=/css/nonRelativeInlineStylesheet.css */
|
|
|
|
|