Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / transforms / change-transform-origin-presentation-attribute-expected.xhtml
blobd2fdf38243c5decd8eb81e613b2f751e37315c05
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <body>
3 <div style="position: absolute; left: 25px; top: 25px; width: 100px; height: 100px; background: green;"></div>
4 </body>
5 </html>