Bedrock/Font blocks

From MozillaWiki
Jump to navigation Jump to search


(You can view all of the features at Mozilla.com/Bedrock#Roadmap_.26_Features.)

Please use the "Edit with Form" link above to edit
Priority bedrock-priority::P2
Feature bedrock-feature::Font blocks for embedding web font includes in page headers
Stage bedrock-stage::Inbox
Target bedrock-target::2011/12/31
Owner bedrock-owner::Steven Garrity
Notes bedrock-notes::

Description:

Most pages include a default set of web fonts inline in the header of the page. These are done inline rather than in an external .css file so the font files can begin loading without another round-trip to the server for the css file.

Most pages use the default set, which should be included by default in a (the?) common template. However, some pages need to override this default set, either adding other fonts for a specific page or removing some or all of the default font includes for some page-specific performance reason.