| Index: LayoutTests/inspector-protocol/css/css-set-rule-selector-expected.txt
|
| diff --git a/LayoutTests/inspector-protocol/css/css-set-rule-selector-expected.txt b/LayoutTests/inspector-protocol/css/css-set-rule-selector-expected.txt
|
| index 6c031d5d8672a20543e5291c216af74444f1737d..6b7fa90ff9f6cde422d46f05cf0a8aaa78d58c07 100644
|
| --- a/LayoutTests/inspector-protocol/css/css-set-rule-selector-expected.txt
|
| +++ b/LayoutTests/inspector-protocol/css/css-set-rule-selector-expected.txt
|
| @@ -100,16 +100,16 @@ html, body, div, a {
|
|
|
|
|
| Running test: testInvalidSelectorText
|
| -Expected protocol error: SyntaxError Selector text is not valid.
|
| +Expected protocol error: SyntaxError Selector or media text is not valid.
|
|
|
| Running test: testEmptySelector
|
| -Expected protocol error: SyntaxError Selector text is not valid.
|
| +Expected protocol error: SyntaxError Selector or media text is not valid.
|
|
|
| Running test: testSelectorTextWithUnclosedComment
|
| -Expected protocol error: SyntaxError Selector text is not valid.
|
| +Expected protocol error: SyntaxError Selector or media text is not valid.
|
|
|
| Running test: testEditSubSelector
|
| -Expected protocol error: Source range didn't match any rule selector source range
|
| +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
|
|
|