Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/css/css-set-rule-selector-expected.txt

Issue 2463673004: [inspector_protocol] Support fall through. (Closed)
Patch Set: example domain converted Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 9819986b86db6564039bae019ad5e0e269e0efca..ee85626227ba322b91978f669f8b8c50502bf94d 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: Invalid request (range.startLine: integer value expected)
+Expected protocol error: Invalid parameters (range.startLine: integer value expected)
Running test: testNegativeRangeParameters
Expected protocol error: range.startLine must be a non-negative integer

Powered by Google App Engine
This is Rietveld 408576698