- From: Håkon Wium Lie <howcome@opera.com>
- Date: Thu, 21 Sep 2006 13:26:01 +0200
- To: "L. David Baron" <dbaron@dbaron.org>
- Cc: www-style@w3.org
Also sprach L. David Baron:
> Section 4 of http://www.w3.org/TR/2002/CR-css3-mediaqueries-20020708 has
> the example:
>
> @media screen and (color), projection and (color)
> { @import url(http://www.example.com/color) }
>
> even though @import is not allowed inside @media. (Or is that supposed
> to be changed in CSS3?)
I suspect the conveniece it provides isn't quite worth it.
> It would also probably be good if some examples in the spec were media
> lists on @import rules; this is a good candidate.
Good point, I'll try to write some.
Cheers,
-h&kon
Håkon Wium Lie CTO °þe®ª
howcome@opera.com http://people.opera.com/howcome
Received on Thursday, 21 September 2006 11:26:38 UTC