Re: Integration of HTM

On Wed, 3 Feb 2010, Richard Schwerdtfeger wrote:
> 
> As we discussed, the use of media query of alternative content I am 
> working to pull over a standard set of attributes from the IMS Access 
> For All specification. It was suggested that we preface these with an 
> aria-, however these are not part of the aria specification and 
> preceding these with an aria- dash would not give credit to the IMS 
> Access For All effort.
> 
> [...] For example, one attribute would be AdaptationType and we would 
> define an equivalent CSS Media query property for it.

I don't think this media-specific approach is a good approach for HTML. I 
think media-specific features should be done in CSS, so that an HTML 
document can remain device-independent.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Thursday, 4 February 2010 00:07:26 UTC