| Index: third_party/WebKit/LayoutTests/inspector/elements/styles-4/inline-style-sourcemap-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-4/inline-style-sourcemap-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-4/inline-style-sourcemap-expected.txt
|
| index b92608cddd8549ad83097aa69f55c780cbd45220..024098c5b9584f49c12da5d9e3dff443a31350b9 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/elements/styles-4/inline-style-sourcemap-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-4/inline-style-sourcemap-expected.txt
|
| @@ -6,11 +6,11 @@ Verify that inline style sourceMappingURL is resolved properly.
|
| element.style { ()
|
|
|
| [expanded]
|
| -body { (test.less:5 -> test.less:5:1)
|
| +body { (test.less:7 -> test.less:7:3)
|
| background-color: red;
|
|
|
| [expanded]
|
| -.red, body { (test.less:5 -> test.less:5:1)
|
| +.red, body { (mixin.less:2 -> mixin.less:2:3)
|
| color: red;
|
|
|
| [expanded]
|
|
|