Chromium Code Reviews| Index: LayoutTests/svg/animations/remove-begin-event-crash-expected.txt |
| diff --git a/LayoutTests/svg/animations/remove-begin-event-crash-expected.txt b/LayoutTests/svg/animations/remove-begin-event-crash-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..32913f55f802aef665f92da97ed62c1f8637f777 |
| --- /dev/null |
| +++ b/LayoutTests/svg/animations/remove-begin-event-crash-expected.txt |
| @@ -0,0 +1,2 @@ |
| +Test that event listeners are correctly removed when eventBase conditions are cleared. This test passes if it does not crash. |
| +PASS |