Mobile browser compatibility test
Now you can test your mobile web browsers for compatibility with web standards. The Mobile Web Test Suites Working Group at the W3C has published a test for mobile browsers consisting of twelve checks. The result is displayed as a twelve-square grid where each square represents a single check. If a square is green the mobile browser has passed that particular part of the test, and if a square is red or white, it hasn’t. Here is the checklist (taken from Ajaxian):
- CSS2 min-width
- Transparent PNG
- GZIP support
- HTTPS
- iframe inclusing of XHTML-served-as-XML content
- Static SVG
- XMLHTTPRequest
- CSS Media Queries
- Dynamic SVG
- The canvas element
- contenteditable
- CSS3 selectors
On the top right is a screen capture of Opera Mini (hifi ardentopium sr v.4.0.10406, 20080228) on my Sony Ericsoon P1i. The grid shows my Opera Mini doesn’t support “iframe inclusing of XHTML-served-as-XML content”, “Static SVG” and “Dynamic SVG” (I am assuming the grid layout is a standard matrix layout).
No comments:
Post a Comment