[Release] Webkit2-efl-123997_0.11.113
[framework/web/webkit-efl.git] / ManualTests / inspector-wrappers / inspector-evaluate.html
1 <html>
2 <head>
3 <script src="inspector-wrappers-test-utils.js"></script>
4 <script>
5 document.evaluate = doAttack;
6 </script>
7 </head>
8 <body>
9 <script>instructions({trigger: "Type something into the search box"});</script>
10 </body>
11 </html>