-
Mark-up to meet the different needs of a variety of devices - including mobile
-
Conformance profiles which will specify exactly which HTML tags a given device
has to support
-
Easier for developers to implement the features appropriate to a given device
-
Two different devices will present things in the same way if (a) they belong
to the same conformance profile and (b) the document is within that profile
-
The conformance profile will specify the HTML tags sets supported, style
sheet support, and also additional semantic contraints, (for example which
tags cannot be nested), and which data formats are supported, levels of scripting
support, and so on
-
A Web document will be able to reference the conformance profile needed to
support its correct rendering
-
Conformance profiles should greatly simplify matters when it comes to tuning
mark-up to match the needs of different devices.
The intention of the W3C:
To write Proposed Recommendations for conformance profiles for specific classes
of Web clients, for example, television and mobile access.