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

Unified Diff: LayoutTests/css3/supports-crash.html

Issue 14473002: The bison grammar for @supports should return 0 in case of an error. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 | « no previous file | LayoutTests/css3/supports-crash-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/css3/supports-crash.html
diff --git a/LayoutTests/css3/supports-crash.html b/LayoutTests/css3/supports-crash.html
new file mode 100644
index 0000000000000000000000000000000000000000..70113381ff8b8c4eefb1c446e5c6bef0afa417cc
--- /dev/null
+++ b/LayoutTests/css3/supports-crash.html
@@ -0,0 +1,2 @@
+<script>testRunner.dumpAsText();</script>
+This test passes if it doesn't crash.<style>@supports ([padding]) {
« no previous file with comments | « no previous file | LayoutTests/css3/supports-crash-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698