| Index: LayoutTests/svg/animations/discard-rect-with-anim-child-b-expected.svg
|
| diff --git a/LayoutTests/svg/animations/discard-rect-with-anim-child-b-expected.svg b/LayoutTests/svg/animations/discard-rect-with-anim-child-b-expected.svg
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d63b365323b18caa86c4bf36d9453052eb183f85
|
| --- /dev/null
|
| +++ b/LayoutTests/svg/animations/discard-rect-with-anim-child-b-expected.svg
|
| @@ -0,0 +1,6 @@
|
| +<?xml version="1.0" encoding="UTF-8"?>
|
| +<svg version="1.2" baseProfile="tiny" id="svg-root" width="100%" height="100%"
|
| + viewBox="0 0 480 360" xmlns="http://www.w3.org/2000/svg"
|
| + xmlns:xlink="http://www.w3.org/1999/xlink">
|
| + <rect id="r1" x="100" y="100" width="200" height="200" fill="green"/>
|
| +</svg>
|
|
|