[whatwg] [web-apps] Some comments

Ian Hickson ian at hixie.ch
Fri Nov 12 03:42:18 PST 2004


On Fri, 12 Nov 2004, Jim Ley wrote:
> On Fri, 12 Nov 2004 10:31:34 +0000 (UTC), Ian Hickson <ian at hixie.ch> wrote:
> > On Sun, 29 Aug 2004, Jim Ley wrote:
> > > On Sun, 29 Aug 2004 17:23:27 +0000 (UTC), Ian Hickson <ian at hixie.ch> wrote:
> > > > On Thu, 26 Aug 2004, Anne van Kesteren wrote:
> > > > > Somehow, I feel this is contradicting with your other statement that
> > > > > Javascript may be required because it is an application.
> > > >
> > > > From a purely theoretical basis, JavaScript can be part of the content,
> > > > and CSS can't.
> > >
> > > Could you give a situation where the javascript is part of the content?
> > 
> > Sure. A JS-driven calculator, for instance.
> 
> So why are you claiming CSS is not content (a map with CSS positioned
> points of interest on top is an example of one of those.)

A map with CSS positioned points of interest is semantically meaningless, 
unless the relationship between the map and the points of interest is
given in the markup itself somehow.

The whole point of CSS is that is is cascadable -- that is, optional, 
overridable, not part of the content. If you use CSS to position things to 
convey meaning that otherwise would not be in the content, you are doing 
no better than using <font> instead of <h1>.

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



More information about the whatwg mailing list