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

Unified Diff: LayoutTests/inspector/console/console-css-warnings-expected.txt

Issue 15660004: Reporing invalid CSS selectors. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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: LayoutTests/inspector/console/console-css-warnings-expected.txt
diff --git a/LayoutTests/inspector/console/console-css-warnings-expected.txt b/LayoutTests/inspector/console/console-css-warnings-expected.txt
index 8c91ed69f3962115b49ad1fcf37addbf23dc7b56..1cfab162a3720c0e42f47f9c116d4cecedce6230 100644
--- a/LayoutTests/inspector/console/console-css-warnings-expected.txt
+++ b/LayoutTests/inspector/console/console-css-warnings-expected.txt
@@ -18,5 +18,6 @@ Invalid CSS property name: invalidproperty console-css-warnings.html:66
Invalid CSS property declaration at: - console-css-warnings.html:67
Invalid CSS property name: -webkit-invalidproperty console-css-warnings.html:70
Invalid CSS property value: invalid-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%) console-css-warnings.html:77
-Unexpected CSS token: @ console-css-warnings.html:82
+Invalid CSS selector: x, console-css-warnings.html:81
apavlov 2013/05/23 10:47:07 optional: You could append new test cases to the e
SeRya 2013/05/23 15:02:37 I intentionally keep simple test at the end of the
+Unexpected CSS token: @ console-css-warnings.html:85

Powered by Google App Engine
This is Rietveld 408576698