[xhtml2] style attribute and default style sheet language

Hi,
This is a QA Review comment for "XHTML 2.0"
http://www.w3.org/TR/2006/WD-xhtml2-20060726/
2006-07-26
8th WD

About http://www.w3.org/TR/2006/WD-xhtml2-20060726/mod-styleAttribute.html#col_Style

XHTML 2.0 says:

 "The syntax of the value of the style attribute 
 is determined by the default style sheet language."
 
How the default style sheet language is specified?
If there is a formal way, define it and put it in the specification.

In HTML 4.01, it was done either by setting in the document.
 <META http-equiv="Content-Style-Type" content="text/css">
or in the HTTP headers
 Content-Style-Type: text/css
 
What Are the different ways in XHTML 2.0?




-- 
Karl Dubost - http://www.w3.org/People/karl/
W3C Conformance Manager, QA Activity Lead
   QA Weblog - http://www.w3.org/QA/
      *** Be Strict To Be Cool ***

Received on Thursday, 17 August 2006 03:29:02 UTC