Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / inspector / resources / console-show-all-messages-iframe.html
1 <script>
2 console.log("message from iframe!");
3 </script>