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

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: Rebased 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
« no previous file with comments | « LayoutTests/transitions/background-webkit-mask-crash.html ('k') | Source/core/rendering/style/FillLayer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « LayoutTests/transitions/background-webkit-mask-crash.html ('k') | Source/core/rendering/style/FillLayer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698