| Index: LayoutTests/svg/animations/end-event-expected.svg
 | 
| diff --git a/LayoutTests/svg/animations/end-event-expected.svg b/LayoutTests/svg/animations/end-event-expected.svg
 | 
| new file mode 100755
 | 
| index 0000000000000000000000000000000000000000..59184f6e8f7218d075cab4221771812622008b11
 | 
| --- /dev/null
 | 
| +++ b/LayoutTests/svg/animations/end-event-expected.svg
 | 
| @@ -0,0 +1,5 @@
 | 
| +<?xml version="1.0" encoding="UTF-8"?>
 | 
| +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Tiny//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd">
 | 
| +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
 | 
| +  <rect x="100" y="0" width="50" height="50" fill="green" />
 | 
| +</svg>
 | 
| 
 |