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

Unified Diff: LayoutTests/transitions/background-webkit-mask-crash-expected.txt

Issue 38573005: Web Animations CSS: Fix crash when transitioning background or mask properties (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removed passing tests from TestExpectations Created 7 years, 1 month 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/transitions/background-webkit-mask-crash-expected.txt
diff --git a/LayoutTests/transitions/background-webkit-mask-crash-expected.txt b/LayoutTests/transitions/background-webkit-mask-crash-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7c4b43a99a52d46561451c4a930aeae804862669
--- /dev/null
+++ b/LayoutTests/transitions/background-webkit-mask-crash-expected.txt
@@ -0,0 +1 @@
+This tests a crash that was occuring when a transition was targeting background or -webkit-mask properties on an element that did not have any style specified for those properties. This test passes if it does not crash.

Powered by Google App Engine
This is Rietveld 408576698