[Release] Webkit-EFL Ver. 2.0_beta_118996_0.6.24
[framework/web/webkit-efl.git] / LayoutTests / svg / dynamic-updates / SVGLineElement-dom-x1-attr.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2 <html>
3 <head>
4 <script src="resources/SVGTestCase.js"></script>
5 <script src="../../fast/js/resources/js-test-pre.js"></script>
6 <script src="../../fast/repaint/resources/repaint.js"></script>
7 </head>
8 <body onload="runRepaintTest()">
9 <h1>SVG 1.1 dynamic update tests</h1>
10 <p id="description"></p>
11 <div id="console"></div>
12 <script src="script-tests/SVGLineElement-dom-x1-attr.js"></script>
13 </body>
14 </html>