- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 19 Aug 2009 15:41:53 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7369
Summary: if context font is set to '' or null, the font from the
css should be used. In this case, you have no idea what
font is being use, so measureText should return a height
of the font, as well as the width so that proper
displaying can be done.
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://whatwg.org/specs/web-apps/current-work/#text
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Section: http://whatwg.org/specs/web-apps/current-work/#text
Comment:
if context font is set to '' or null, the font from the css should be used. In
this case, you have no idea what font is being use, so measureText should
return a height of the font, as well as the width so that proper displaying can
be done.
Posted from: 72.44.128.122
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Wednesday, 19 August 2009 15:42:01 UTC