Revert of Revert of Some webview documentation polish fixes. (patchset #1 id:1 of...
[chromium-blink-merge.git] / tools / traceline / svgui / traceline.xml
blob375744d069b50de6cf8256cea12bb6ebd568c990
1 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
2 <head>
3   <title>Traceline SVG</title>
5   <link href="traceline.css" rel="stylesheet" type="text/css" />
6   <script src="traceline.js"></script>
7 </head>
9 <body onload="loadJSON(document.location.hash.substr(1).split(','));">
10 </body>
11 </html>