Changes between Version 3 and Version 4 of QtWebKitCheckList
- Timestamp:
- Mar 3, 2011, 1:44:38 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitCheckList
v3 v4 11 11 Here is what you should do with QtTestBrowser : 12 12 13 -Go to gmail.com (https version), log in, browse some mails, start a chat14 -Go to facebook.com, log in, browse some friends and pictures, start a chat15 -Go to youtube.com, launch some videos in flash (check the sound too)16 -Go to youtube.com/html5, join the html5 trial and browse a video rendered in13 * Go to gmail.com (https version), log in, browse some mails, start a chat 14 * Go to facebook.com, log in, browse some friends and pictures, start a chat 15 * Go to youtube.com, launch some videos in flash (check the sound too) 16 * Go to youtube.com/html5, join the html5 trial and browse a video rendered in 17 17 html5 (check the sound) 18 -Uploading an image to imgur.com works as expected19 -Go to http://www.html5rocks.com/ and play with the site (interactive18 * Uploading an image to imgur.com works as expected 19 * Go to http://www.html5rocks.com/ and play with the site (interactive 20 20 presentation) 21 -Go to http://mugtug.com/sketchpad/ and play with it. Does it work as21 * Go to http://mugtug.com/sketchpad/ and play with it. Does it work as 22 22 expected? 23 -Go to http://tiny.cc/wkmedia and play with the videos, try different formats and check the sound, try seeking, try changing the volume as well as switching fullscreen23 * Go to http://tiny.cc/wkmedia and play with the videos, try different formats and check the sound, try seeking, try changing the volume as well as switching fullscreen 24 24 25 25 Test it with QWebView and QGraphicsWebView (Develop menu in QtTestBrowser).