something not clear from http://www.w3.org/hypertext/WWW/Style/css/draft.html

John Sturdy writes:

 >   I've been looking at the CSS draft, and can't find any description
 > of what is linked to by a style= link... is it to a document with the
 > style in the header (just as though the style were for that document),
 > or is it to a plain file containing simply the style, or a document
 > with the style as its body, or ... ?

Good question. At the moment, the Arena implementaion tries to read
the whole pointed-to document and looks for possible style hints. So,
all three alternatives you list should work. It will not follow any
<LINK REL=STYLE ..> in the pointed-to doccument, perhaps it should?

Anyway, all of this needs to be defined in the draft document. Thanks
for pointing it out..

Regards,

-h&kon

Hakon W Lie, W3C/INRIA, Sophia-Antipolis, France
http://www.w3.org/hypertext/WWW/People/howcome/

Received on Wednesday, 5 July 1995 11:30:20 UTC