Re: [css3-reader] Editorial suggestions

Etan Wexler writes:
> 
> Following are comments on the draft "The CSS 'Reader' Media Type" 
> (<http://www.w3.org/TR/2004/WD-css3-reader-20040224>).
> 
> 
> 
> In General
> 
> 
> The draft suffers from the URI-in-your-face idiom described by Susan 
> Lesch in the W3C Manual of Style 
> (<http://www.w3.org/2001/06/manual/#ref-section>). The suffering is 
> worst in the references, but apparent elsewhere.

The only visible URLs I could find were in the required places ("this
version," status and bibliography). Did I miss any?
 
> 2. Introduction 
> (<http://www.w3.org/TR/2004/WD-css3-reader-20040224/#intro>)
> 
> 
>  From the second example:
> 
>      <?xml-stylesheet href="style1.css" type="text/css"
>        media="screen and (color) and (max-width: 400px"?>
> 
> The malformed expression "(max-width: 400px" needs an ending 
> parenthesis.
>
>      <?xml-stylesheet href="style2.css" type="text/css"
>        media="reader and (max-device-ratio: 1/1)"?>
> 
> The feature "max-device-ratio" is not defined. It needs to be 
> "max-device-aspect-ratio".

Thanks, I'll fix these errors (in the internal draft for now).


Bert
-- 
  Bert Bos                                ( W 3 C ) http://www.w3.org/
  http://www.w3.org/people/bos/                              W3C/ERCIM
  bert@w3.org                             2004 Rt des Lucioles / BP 93
  +33 (0)4 92 38 76 92            06902 Sophia Antipolis Cedex, France

Received on Friday, 6 August 2004 14:04:21 UTC