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

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

Issue 18345005: Reporting unterminated comments in CSS. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 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
« no previous file with comments | « LayoutTests/inspector/console/console-css-unterminated-comment.html ('k') | Source/core/css/CSSParser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/console/console-css-unterminated-comment-expected.txt
diff --git a/LayoutTests/inspector/console/console-css-unterminated-comment-expected.txt b/LayoutTests/inspector/console/console-css-unterminated-comment-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..73fca273c3e7bb972ea44b93e47ab61b683347c5
--- /dev/null
+++ b/LayoutTests/inspector/console/console-css-unterminated-comment-expected.txt
@@ -0,0 +1,6 @@
+Tests that unterminated comment in CSS generates a warning.
+
+Unterminated CSS comment (line 6)
+Unterminated CSS comment (line 7)
+Unterminated CSS comment (line 10)
+
« no previous file with comments | « LayoutTests/inspector/console/console-css-unterminated-comment.html ('k') | Source/core/css/CSSParser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698