This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24788 - HTMl5 should point to 2D Context instead of "below"
Summary: HTMl5 should point to 2D Context instead of "below"
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC Linux
: P3 minor
Target Milestone: ---
Assignee: Travis Leithead [MSFT]
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords: CR
Depends on:
Blocks:
 
Reported: 2014-02-24 20:22 UTC by Philippe Le Hegaret
Modified: 2014-02-25 00:38 UTC (History)
4 users (show)

See Also:


Attachments

Description Philippe Le Hegaret 2014-02-24 20:22:28 UTC
[[
Set the canvas element's context mode to direct-2d; follow the 2D context creation algorithm defined in the section below,
]]
http://www.w3.org/html/wg/drafts/html/CR/scripting-1.html#the-canvas-element

There is no algorithm below however. The algorithm would be likely in 2D Context instead but I wasn't to locate it either.


[[
The bitmaps of canvas elements, as well as some of the bitmaps of rendering contexts, such as those described in the section on the CanvasRenderingContext2D object below, have an origin-clean flag, which can be set to true or false. Initially, when the canvas element is created, its bitmap's origin-clean flag must be set to true.
]]

This should as well point to 2D Context instead of "below".
Comment 1 Travis Leithead [MSFT] 2014-02-25 00:13:46 UTC
Note, linking off to Canvas2D for these changes will change HTML 5.0's non-normative reference to Canvas2d to a normative reference. I don't think that's a problem, but please let me know otherwise...
Comment 2 Travis Leithead [MSFT] 2014-02-25 00:38:53 UTC
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: Re-wrote the sections to refer [normatively] to the HTML Canvas 2D Context spec (on TR/)

https://github.com/w3c/html/commit/ca580a6a43629525ed0f690670c5ad838adde5ef