Chromium Code Reviews

Unified Diff: LayoutTests/svg/animations/animateMotion-crash-with-large-begin-time-expected.txt

Issue 406263002: Make sure that begin time cannot be greater than (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Moving checks into the parser 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/svg/animations/animateMotion-crash-with-large-begin-time-expected.txt
diff --git a/LayoutTests/svg/animations/animateMotion-crash-with-large-begin-time-expected.txt b/LayoutTests/svg/animations/animateMotion-crash-with-large-begin-time-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3f6f9bd96a03d5c806a9eae61b5e564d3f166b10
--- /dev/null
+++ b/LayoutTests/svg/animations/animateMotion-crash-with-large-begin-time-expected.txt
@@ -0,0 +1 @@
+PASS if Blink does not crash in debug.

Powered by Google App Engine