Chromium Code Reviews| Index: LayoutTests/svg/as-object/resources/right.svg |
| diff --git a/LayoutTests/svg/as-object/resources/right.svg b/LayoutTests/svg/as-object/resources/right.svg |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b3766ef71401239bdf9323f9e6484f3d0cfcb6f6 |
| --- /dev/null |
| +++ b/LayoutTests/svg/as-object/resources/right.svg |
| @@ -0,0 +1,3 @@ |
| +<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"> |
| +<text x="50" y="2em" text-anchor="middle" font-size="14">RIGHT</text> |
| +</svg> |