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

Unified Diff: LayoutTests/svg/animations/smil-scheduled-in-inactive-document-crash-expected.txt

Issue 1178733005: SMIL animation should only progress() on active documents (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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
Index: LayoutTests/svg/animations/smil-scheduled-in-inactive-document-crash-expected.txt
diff --git a/LayoutTests/svg/dom/set-class-attribute-expected.txt b/LayoutTests/svg/animations/smil-scheduled-in-inactive-document-crash-expected.txt
similarity index 75%
copy from LayoutTests/svg/dom/set-class-attribute-expected.txt
copy to LayoutTests/svg/animations/smil-scheduled-in-inactive-document-crash-expected.txt
index 49c33dba8fff1629fbc944543d90887787e79e62..43b41c6e1e047e95e1831be33f560222f0acdb9a 100644
--- a/LayoutTests/svg/dom/set-class-attribute-expected.txt
+++ b/LayoutTests/svg/animations/smil-scheduled-in-inactive-document-crash-expected.txt
@@ -1,11 +1,11 @@
CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
-Test for crbug.com/345178: This test passes if it does not crash
+SMIL animations scheduled in inactive document cause crash
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS if no crash on debug builds
PASS successfullyParsed is true
TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698