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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/css/css-set-media-text-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: 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-media-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/css/css-set-media-text-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/css/css-set-media-text-expected.txt
index 684372838d42acdd28e6137af691a31743c17fa4..cfb5a82aa6d81cf0069c4ca1f4badf291510c192 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/css/css-set-media-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/css/css-set-media-text-expected.txt
@@ -64,7 +64,7 @@ handheld and (max-width: 700px),
Running test: testInvalidParameters
-Expected protocol error: Some arguments of method 'CSS.setMediaText' can't be processed (range.startLine: integer value expected)
+Expected protocol error: Invalid request (range.startLine: integer value expected)
Running test: testInvalidText
Expected protocol error: SyntaxError Selector or media text is not valid.

Powered by Google App Engine
This is Rietveld 408576698