wmlbrowser 
| resources: | Home Mailing List Installation Screenshots Source Code WBMP support Tests Bugs |
|---|
WML display tests
Basic display tests
- Test of a single card deck
- Simple test of multiple cards in a deck
- Test of text styling [screenshot]
- Image support (PNG) [screenshot]
- Vertical scrolling test
Navigation tests
- Test of DO element containing GO element
- Specifying a URL with query parameters
- Test of 'accesskey' attribute on links
- Test of relative links
- Simple test of timers
- Timer with zero duration (should not expire)
- Onevent/timer test with HTTP GET and query parameters in URL
- Onevent/timer test with HTTP POST and query parameters in postfield
- 'Previous' anchors
Form tests
- Form submission test
- Form submission test using POST
- Test of 'onpick' attribute on options
- Password fields are displayed correctly
- Appropriate lifetime of form input data
- Form submission confused by a field named 'action'
- Form submission confused by a field named 'method'
- Test case for bug 6436 (currently only one of the login buttons works)
- Test with postfield inside onevent/go
- Test the appearance of a fieldset with a title
Tests of multiple cards and events
It is intended to fix these in the 0.8 build.
- Onevent/Onforward/Go test with postfield
- 3 cards with onenterforward/onenterbackward navigation
- Operation of timers with multiple cards
Tests of non-ASCII characters and encodings
- Correct use of character entity references
- Incorrect use of character entity references This page should fail to load
- Character encoding test 1, ISO-8859-1
- Character references (e.g. Cyrillic characters)
- Numeric entity references
- Whitespace before XML declaration
- Character encoding test 2, UTF-8 (in Windows, you may need to download additional fonts to see this correctly)
- Byte order mark test
Miscellaneous parsing issues
- Empty link
- Ampersands in URLs
- A non-well-formed file. This page should fail to load.
WBMP images
Note: the wmlbrowser extension does not support WBMP images.
External sites
Browser integration tests
- Back/Forward work
- Open in New Window/Open in New Tab work
- Reload works (currently broken for .wml files loaded from filesystem)
- View Source works
- Add to Bookmarks works