This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Section: http://www.whatwg.org/specs/web-apps/current-work/#text Comment: I'm missing the height property in TextMetrics Posted from: 89.15.248.239
Agreed, but I'd rather we waited for browsers to catch up and implement <canvas> well before adding yet more things for them to get wrong. :-)
*** Bug 10335 has been marked as a duplicate of this bug. ***
*** Bug 10457 has been marked as a duplicate of this bug. ***
*** Bug 11472 has been marked as a duplicate of this bug. ***
*** Bug 12536 has been marked as a duplicate of this bug. ***
mass-move component to LC1
*** Bug 14580 has been marked as a duplicate of this bug. ***
See http://wiki.whatwg.org/wiki/Canvas#TextMetrics for proposal.
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document: http://dev.w3.org/html5/decision-policy/decision-policy.html Status: Accepted Change Description: see wiki above Rationale: Concurred with reporter's comments.
Hi there, I was just wondering. From the Spec here: http://dev.w3.org/html5/2dcontext/#textmetrics the TextMetrics object contains a readonly width property which is missing on the whatwg wiki you linked to above: http://wiki.whatwg.org/wiki/Canvas#TextMetrics_-_DONE That confuses me a little, is that property now dropped or are these sources only out of sync? Thanks for the job guys.