hepabolu wrote: > Summary: the title attribute in a <link> to a CSS file causes Firefox > and Safari to ignore the print version, while it works fine in IE.
I'm not sure. This https://bugzilla.mozilla.org/show_bug.cgi?id=238767 is indicated as a duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=51848 Which can be interpreted as if Fx currently does not support title on print style sheets, therefore Fx defaults to none. Confirmed with Safari and Fx here. > And IE does not support @import with media indications. http://www.dithered.com/css_filters/css_only/index.php says IE would not support @import url(styles.css) all; So yes, I think you are right, the cross-browser behavior is odd. Ingo -- http://www.satzansatz.de/css.html ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
