Martin Tsachev <[EMAIL PROTECTED]> writes: > it compiles on i386-unknown-netbsdelf1.5.2 without any modifications > > I think that wget isn't parsing the @import CSS declaration, it should > save those files when run with -p and convert the links if set so
That is true. Parsing @import would require an (easy) change to the HTML parser and a CSS parser. Noone has stepped up to implement those yet.
