Jump to content

Web Compatibility Test for Mobile Browsers

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Finnusertop (talk | contribs) at 21:55, 19 October 2015 (Finnusertop moved page Draft:Web Compatibility Test for Mobile Browsers to Web Compatibility Test for Mobile Browsers). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Web Compatibility Test for Mobile Browsers
Type of site
Web standards test
OwnerThe World Wide Web Consortium
Created byDominique Hazael-Massieux, Wilhelm Joys Andersen, Kai Hendry
URLwww.w3.org/2008/06/mobile-test/
Commercialno
Registrationnone

Web Compatibility Test for Mobile Browsers (often Mobile Acid test[1]) is a test page published and promoted by the World Wide Web Consortium (W3C) to expose web page rendering flaws in mobile web browsers and other applications that render HTML. It was developed in the spirit of the Acid test by the Web Standards Project and test the relevant parts that mobile browser need to support. The test uses for some parts JavaScript to test the different technologies. The browser have to accomplish 16 different subtest indicated by a 4 X 4 raster of squares.

History

Overview of standards tested

The mobile Acid test tests a variety of web standards published by the World Wide Web Consortium and the Internet Engineering Task Force. Specifically, the mobile Acid test tests:[2]

  • Subtest 1. CSS2 min-width
  • Subtest 2. Transparent PNG
  • Subtest 3. gzip support: A method for compression the transferd web page. It is part of the http 1.1 specification.
  • Subtest 4. HTTPS: A method to broadcast the web page in a secure way.
  • Subtest 5. Cookies support: The web page is able to store data in small text files on the mobile.
  • Subtest 6. iframe inclusing of XHTML-served-as-XML content
  • Subtest 7. XMLHttpRequest
  • Subtest 8. Static SVG (gzipped)
  • Subtest 9. CSS Media Queries
  • Subtest 10. JavaScript framework
  • Subtest 11. Dynamic SVG
  • Subtest 12. IRIs and IDN
  • Subtest 13. DOM 'mutation' events
  • Subtest 14. The canvas element
  • Subtest 15. contenteditable
  • Subtest 16. CSS3 selectors

See also

References

  1. ^ Hazael-Massieux, Dominique (13 Mar 2008). "Renaming Mobile Acid Test". World Wide Web Consortium. Retrieved 2009-04-12.
  2. ^ "Web Compatibility Test for Mobile Browsers". The World Wide Web Consortium. Retrieved 2009-04-12.

Template:Acid tests