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

Unified Diff: LayoutTests/fast/css/atrule-with-escape-character-crash-expected.txt

Issue 241053002: ASSERTION FAILED: name[0] == '@' && length >= 2 in WebCore::CSSTokenizer::detectAtToken (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated patch Created 6 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
« no previous file with comments | « LayoutTests/fast/css/atrule-with-escape-character-crash.html ('k') | Source/core/css/CSSTokenizer-in.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/atrule-with-escape-character-crash-expected.txt
diff --git a/LayoutTests/fast/css/atrule-with-escape-character-crash-expected.txt b/LayoutTests/fast/css/atrule-with-escape-character-crash-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9d1fd22c5310c79fd5d614543e4d8f642ecd8bb4
--- /dev/null
+++ b/LayoutTests/fast/css/atrule-with-escape-character-crash-expected.txt
@@ -0,0 +1 @@
+Test for crash when the identifier of an at-rule contains unicode escapes. The test passes if it does not cause an assertion failure. (http://code.google.com/p/chromium/issues/detail?id=364492)
« no previous file with comments | « LayoutTests/fast/css/atrule-with-escape-character-crash.html ('k') | Source/core/css/CSSTokenizer-in.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698