| Index: third_party/WebKit/LayoutTests/inspector-protocol/css/css-set-rule-selector-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/css/css-set-rule-selector-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/css/css-set-rule-selector-expected.txt
|
| index 6b7fa90ff9f6cde422d46f05cf0a8aaa78d58c07..cd973b0b551586fe975268e46b429a60e80e3900 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/css/css-set-rule-selector-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/css/css-set-rule-selector-expected.txt
|
| @@ -112,7 +112,7 @@ Running test: testEditSubSelector
|
| Expected protocol error: NotFoundError Source range didn't match existing source range
|
|
|
| Running test: testInvalidParameters
|
| -Expected protocol error: range.startLine must be a non-negative integer
|
| +Expected protocol error: Some arguments of method 'CSS.setRuleSelector' can't be processed (range.startLine: integer value expected)
|
|
|
| Running test: testNegativeRangeParameters
|
| Expected protocol error: range.startLine must be a non-negative integer
|
|
|