- From: <bugzilla@jessica.w3.org>
- Date: Sun, 04 Sep 2011 22:11:51 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14031
Summary: missing reference to HTML Canvas 2D Context
Product: HTML WG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: glenn@skynav.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
In 4.8.11 of the current draft appears:
"The most commonly used primary context is the HTML Canvas 2D Context."
where "HTML Canvas 2D Context" is expressed as a direct link to
http://dev.w3.org/html5/2dcontext.
This reference does not follow the standard treatment of using the References
section of the document to make the reference to the actual document.
To resolve this, please add a '[2DCONTEXT]' reference (or equivalent) to the an
entry in the references section, which in turn references the working draft
http://www.w3.org/TR/2dcontext/ (rather than the editor's draft).
For example, change
"The most commonly used primary context is the HTML Canvas 2D Context."
to read as
"The most commonly used primary context is the HTML Canvas 2D Context
[2DCONTEXT]."
and add the following entry to References section:
"[2DCONTEXT] HTML Canvas 2D Context, I. Hickson, W3C.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Sunday, 4 September 2011 22:11:52 UTC