- add sources.
[platform/framework/web/crosswalk.git] / src / third_party / webdriver / test_data / transformable.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <?xml-stylesheet type="text/xsl" href="transformable.xsl"?>\r
3 <!DOCTYPE html [ <!ENTITY nbsp "&#160;"> ]>\r
4 <html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml" xmlns:ui="http://dummy.com/mynamespace">\r
5   <body id='body'>\r
6     <p>Click the button.</p>\r
7     <ui:app url="xhtmlTest.html">\r
8       <ui:someButton id="x" name="y">Go to another page</ui:someButton>\r
9     </ui:app>\r
10   </body>\r
11 </html>