Chromium Code Reviews| 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. |