Bug 373016 - [CSS] Provide support for font size as a percentage in CSS
Summary: [CSS] Provide support for font size as a percentage in CSS
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.2   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-01 15:10 EST by Wayne Beaton CLA
Modified: 2014-06-26 11:38 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wayne Beaton CLA 2012-03-01 15:10:51 EST
AFAICT, a '%' added after a font-size property is ignored. Being able to specify relative font sizes will provide greater flexibility and fidelity with the desktop environment (especially in conjunction with Bug 373015).

More generally, being able to specify absolute (e.g. 'small', 'medium', 'large') or relative (e.g. 'smaller', 'larger') would be useful.

http://www.w3.org/TR/CSS2/fonts.html#propdef-font-size