[wp-trac] [WordPress Trac] #12733: Merge Twenty Ten print style into style.css
WordPress Trac
wp-trac at lists.automattic.com
Sat Mar 27 17:18:35 UTC 2010
#12733: Merge Twenty Ten print style into style.css
-------------------------+--------------------------------------------------
Reporter: demetris | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.0
Component: Themes | Version: 3.0
Severity: normal | Keywords: has-patch
-------------------------+--------------------------------------------------
The attached patch merges 2010’s print.css into the main CSS file.
It does this to save an extra HTTP request.
This is considered good practice for speedy websites by speed maniacs
(like your humble servant) and also by authoritative sources like:
http://developer.yahoo.com/performance/rules.html
Putting the print rules into the main CSS is less compatible, but to a
negligible degree: As far as I know, there is some problem with IE for
Mac. The major usual suspect, IE for Windows, supports this technique
since version 5.
NOTE:
I noticed that, in long web pages in Firefox, Twenty Ten only prints part
of the document. This is independent of the merge and will have to be
looked at separately.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12733>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list