~osomon/oxide/i18n

« back to all changes in this revision

Viewing changes to qt/tests/qmltests/api/tst_WebView_newViewRequested.html

  • Committer: Olivier Tilloy
  • Date: 2014-04-08 10:03:11 UTC
  • mfrom: (312.2.173 oxide)
  • Revision ID: olivier.tilloy@canonical.com-20140408100311-b3zb7q1jfrevbrf1
Merge the latest changes from trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html><body>
 
2
  <button id="button" onclick="window.open(&quot;empty.html&quot;);">Click me!</button>
 
3
</body></html>