- From: <bugzilla@jessica.w3.org>
- Date: Fri, 19 Oct 2012 19:10:05 +0000
- To: public-html@w3.org
- Message-ID: <bug-19641-2495@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19641
Priority: P2
Bug ID: 19641
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Assignee: jaymunro@microsoft.com
Summary: example "This canvas element has a couple of
checkboxes" don`t work.
QA Contact: public-html-bugzilla@w3.org
Severity: normal
Classification: Unclassified
OS: Windows NT
Reporter: __igor@tut.by
Hardware: PC
Status: NEW
Version: unspecified
Component: HTML Canvas 2D Context
Product: HTML WG
In the section "8 The current default path"
example "This canvas element has a couple of checkboxes" don`t work.
The example's string : "var metrics =
context.measureText(element.labels[0].textContent);" is not correctly.
May be this is right: "var metrics = context.measureText(element.textContent);"
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Friday, 19 October 2012 19:10:07 UTC