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

Unified Diff: LayoutTests/fast/css/pseudo-escaped-parenthesis-expected.txt

Issue 23710067: :-webkit-any pseudo with escaped '(' should not crash. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed workaround code for :not() Created 7 years, 3 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/pseudo-escaped-parenthesis.html ('k') | Source/core/css/CSSGrammar.y.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/pseudo-escaped-parenthesis-expected.txt
diff --git a/LayoutTests/fast/css/pseudo-escaped-parenthesis-expected.txt b/LayoutTests/fast/css/pseudo-escaped-parenthesis-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d984be6624325e35cd32ee7719f8dc730e122c1c
--- /dev/null
+++ b/LayoutTests/fast/css/pseudo-escaped-parenthesis-expected.txt
@@ -0,0 +1,14 @@
+
+PASS All stylesheets present
+PASS Drop ":-webkit-any\( {}"
+PASS Drop ":nth-child\( {}"
+PASS Drop ":nth-of-type\( {}"
+PASS Drop ":nth-last-child\( {}"
+PASS Drop ":nth-last-of-type\( {}"
+PASS Drop ":lang\( {}"
+PASS Drop ":not\( {}"
+PASS Drop ":cue\( {}"
+PASS Drop ":-webkit-distributed\( {}"
+PASS Drop ":part\( {}"
+PASS Drop ":host\( {}"
+
« no previous file with comments | « LayoutTests/fast/css/pseudo-escaped-parenthesis.html ('k') | Source/core/css/CSSGrammar.y.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698