Re: [css-d] at import loading

2007-08-13 Thread Robert O'Rourke
Gate Wizard wrote: > question > How does a browser handle @import? > > Example: > in HEAD we have: > > > > - > main.css > /* */ > > Does the browser load the imported CSS before it starts rendering the page, > or after? > > I've looked here, but it doesn't se

[css-d] at import loading

2007-08-13 Thread Gate Wizard
question How does a browser handle @import? Example: in HEAD we have: - main.css /* */ Does the browser load the imported CSS before it starts rendering the page, or after? I've looked here, but it doesn't seem to answer my question: http://www.w3.org/TR