Sent by Jean-François Bastien on 8 January 2003 21:09
Kevin Smith wrote:
>
> On Wednesday, Jan 8, 2003, at 07:45 US/Eastern, Jean-François Bastien
> wrote:
>
> > Now, were I to use the comments inside the rule:
> >
> > -----------------------
> > a{
> > color:red;
> > /*/*/
> > border:1px solid #000;
> > background:transparent;
> > /* */
> > }
> > -----------------------
> >
> > How would Opera react?
>
> It (Opera 5 on MacOS) correctly renders all three rules.
All three rules are correct, but are the rules following the a{} also rule
allright?
If they are, I'll add a little note about that in the wiki.