Mobile Web Best Practices Working Group News
mobileOK Basic Tests 1.0 - One step to go! — 3 November 2008
The Mobile Web Best Practices Working Group published yesterday the Proposed Recommendation of W3C mobileOK Basic Tests 1.0.
The document already has a long history of publications at less mature levels on the W3C Recommendation track. Publication as a Proposed Recommendation means the document is stable, and that, pending any formal objections from W3C Members, the Working Group expects it to be published as a final W3C Recommendation by the end of the year.
Publication as a Proposed Recommendation also means that there exist implementations of the specification. In the case of mobileOK, some relevant implementations are the open-source Java library of a mobileOK Checker is mostly complete (pending a minor change on SSL certificates before we officially publish version 1.0), and a list of mainstream web sites are mobileOK. Even more importantly, the working group is happy to report that some authoring tools are also known to generate mobileOK content! See the implementation report for details.
The new document contains a few editorial changes, mostly triggered by the Working Group's experience while developing the library:
-
SSL certificates checks were adjusted and moved to a dedicated HTTPS section.
Certificates were previously covered in the HTTP Response part, but the validation of such certificates technically occurs before any HTTP message is exchanged. -
Handling of HTTP errors was adjusted in the HTTP Response section.
When anobjectelement is used, the content it references may be not acceptable for a device. In such a case, a request to the content may yield a406 Not AcceptableHTTP status code. That's perfectly fine provided theobjectdefines some fallback content that is compatible with the device. This particular case had not been taken into account in previous versions of the document. -
The cases when an
objectelement should be treated as an Included Resource were clarified.
Mobile browsers handleobjectelements differently. Previous versions of the document mentioned beingpart of the ultimate representation of the resource under test
but the notion was not precisely defined. The new version clarifies the intent and removes the confusing text. -
The Object Element Processing rule was completed with a few additional warnings.
The warnings cover the case when a resource is downloaded and tasted by a mobile browser but discarded in the end because the browser does not support the resource's format, and the case when thetypeattribute of theobjectelement does not match theContent-Typeof the retrieved resource. -
The STYLE_SHEETS_USE test was simplified.
Some of the warnings previously defined were duplicates.
Comments, Pingbacks:
No Comments/Pingbacks for this post yet...
Leave a comment:
Dominique Hazaël-Massieux and François Daoust, W3C Team Contacts