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

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

Issue 1767883002: DevTools: generate string16-based handlers for v8_inspector. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: for landing 2 Created 4 years, 9 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 cd973b0b551586fe975268e46b429a60e80e3900..9819986b86db6564039bae019ad5e0e269e0efca 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: Some arguments of method 'CSS.setRuleSelector' can't be processed (range.startLine: integer value expected)
+Expected protocol error: Invalid request (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