Bug 373016

Summary: [CSS] Provide support for font size as a percentage in CSS
Product: [Eclipse Project] Platform Reporter: Wayne Beaton <wayne.beaton>
Component: UIAssignee: Platform UI Triaged <platform-ui-triaged>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: mistria
Version: 4.2   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

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