HighDots Forums  

How many levels of nested @import are allowed?

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss How many levels of nested @import are allowed? in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default How many levels of nested @import are allowed? - 06-07-2004 , 07:24 AM






The question's all in the title really, but here's the context.

I was writing a Perl script to fetch the CSS from pages and calculate
the size of the images referenced in it.

Then I remembered that you can nest another @import statement inside
an imported or linked style sheet.

How many times can you do this? A third one inside the second one? A
fourth inside the third?

Reply With Quote
  #2  
Old   
Mark Tranchant
 
Posts: n/a

Default Re: How many levels of nested @import are allowed? - 06-07-2004 , 07:33 AM






Hostile17 wrote:

Quote:
Then I remembered that you can nest another @import statement inside
an imported or linked style sheet.

How many times can you do this? A third one inside the second one? A
fourth inside the third?
Until the browser with the weakest support breaks.

--
Mark.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.