| Index: third_party/WebKit/LayoutTests/inspector/sources/formatter-css-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/sources/formatter-css-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/formatter-css-expected.txt
|
| index 7862ad012b581370a0e5cb0921ed1dc22aa0ca0b..b5880c282eda9a6144fa5cd4bb1978d49a393ac7 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/sources/formatter-css-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/sources/formatter-css-expected.txt
|
| @@ -15,18 +15,18 @@ body {
|
|
|
| Location mapping with formatted source:
|
| Mapped locations:
|
| -0:15 -> 0:14
|
| -0:22 -> 1:9
|
| -0:65 -> 8:5
|
| +0:15 -> 0:14 -> 0:15
|
| +0:22 -> 1:9 -> 0:22
|
| +0:65 -> 8:5 -> 0:65
|
| Live locations (updated: 3):
|
| 0:14
|
| 1:9
|
| 8:5
|
| Location mapping without formatted source:
|
| Mapped locations:
|
| -0:15 -> 0:15
|
| -0:22 -> 0:22
|
| -0:65 -> 0:65
|
| +0:15 -> 0:15 -> 0:15
|
| +0:22 -> 0:22 -> 0:22
|
| +0:65 -> 0:65 -> 0:65
|
| Live locations (updated: 6):
|
| 0:15
|
| 0:22
|
|
|