Chromium Code Reviews

Unified Diff: LayoutTests/fast/css/cubic-bezier-with-multiple-calcs-crash-expected.txt

Issue 369313002: m_parsedCalculation has to be cleared between parsing cubic-bezier() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Test update Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/fast/css/cubic-bezier-with-multiple-calcs-crash-expected.txt
diff --git a/LayoutTests/fast/css/cubic-bezier-with-multiple-calcs-crash-expected.txt b/LayoutTests/fast/css/cubic-bezier-with-multiple-calcs-crash-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1da3626193df208e036aeb7d8d7255d48242d59a
--- /dev/null
+++ b/LayoutTests/fast/css/cubic-bezier-with-multiple-calcs-crash-expected.txt
@@ -0,0 +1,3 @@
+This tests that calc() values in cubic-bezier functions are read correctly.
+
+PASS
« no previous file with comments | « LayoutTests/fast/css/cubic-bezier-with-multiple-calcs-crash.html ('k') | Source/core/css/parser/CSSPropertyParser.cpp » ('j') | no next file with comments »

Powered by Google App Engine