I didn't dig into it TOO much, but even the basic box model that lets you 
display stuff using CSS2 as if it is a table is too broken for realistic 
everyday use in the real world. That may well be because too many people have 
somewhat older versions of browsers etc, but that seems to be the case. 
Perhaps with the latest and greatest mozilla releases you can get this stuff 
to work on your own system. I'm not coming down on the idea either, I can't 
wait for it to be useable, it will be amazing, but don't count on deploying 
anything for more than highly experimental use.

On Tuesday 03 December 2002 05:53 am, Kjetil Kjernsmo wrote:
> On Monday 02 December 2002 23:20, Tod Harter wrote:
> > Yeah,. but have you ever ACTUALLY tried to use CSS3 (and heck even a
> > lot of CSS2) with XML and Mozilla?
>
> Well, yeah, I have... :-)
>
> > Don't hold your breath for it to
> > work reliably. Some things do, but the level of hackery required is
> > 11 on a scale of 1 to 10. Its a LOT simpler at this stage of the game
> > to just output XHTML to browsers unless they specifically ask for XML
> > (stylechooser etc.). IMHO.
>
> CSS3 is at this point in development, and none of the specifications has
> currently proceeded to Recommendation status,
> http://www.w3.org/Style/CSS/current-work
> ....but, what I have in mind is only one little feature from the CSS3
> Selectors specification (which is currently a Candidate
> Recommendation), namely the possibility to attach a style to an element
> with a namespace prefix. The reason you need that for this purpose is
> that you would have to mix namespaces, including XHTML (title elements;
> allow users to write HTML comments in your blog, etc.). But, once
> you've got that selector working, I'd say GO! :-)
>
> And that's what's working reliably in Mozilla, I think. I've made a
> simple text-case here:
> http://dev.kjernsmo.net/examples/xmlcssns.xml
>
> Also check out the W3C Test Suite for CSS3 Selectors, I think Mozilla is
> doing pretty good...:
> http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/xml/full/flat/
>
> The relevant Mozilla bug is
> http://bugzilla.mozilla.org/show_bug.cgi?id=65133 (Vote, vote, vote!)
> (the owner of that bug is BTW one if the editors for the CSS3 Selectors
> specification)
>
> Cheers,
>
> Kjetil

-- 
Tod Harter
Giant Electronic Brain

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to