~zaspire/oxide/push-messaging

« back to all changes in this revision

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

  • Committer: Olivier Tilloy
  • Date: 2015-06-04 08:36:12 UTC
  • mfrom: (1031.1.26 context-menu)
  • Revision ID: olivier.tilloy@canonical.com-20150604083612-lqqn67m3lczzwhur
Add missing unit tests now that clipboard support has landed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<body>
 
3
  <textarea id="textarea" autofocus rows="3" cols="10">lorem ipsum</textarea>
 
4
</body>
 
5
</html>