- From: <bugzilla@jessica.w3.org>
- Date: Fri, 04 May 2012 19:51:37 +0000
- To: public-html@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16937
Summary: Several missing references
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: mark_vickers@cable.comcast.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
(1) Spec mentions GIF, JPEG and PNG, but only has [PNG] and [JPEG] references.
Add a reference to:
[GIF] Graphics Interchange Format, Version 89a, 1990, Compuserve,
http://www.w3.org/Graphics/GIF/spec-gif89a.txt
(2) Section 4.8.11 The canvas element has a direct link to
http://dev.w3.org/html5/2dcontext/ in the sentence:
"The most commonly used primary context is the HTML Canvas 2D Context."
Add a reference to Canvas 2D Context:
[CANVAS2D] HTML Canvas 2D Context, http://www.w3.org/TR/2dcontext/
(3) Section 4.8.11 The canvas element has two examples mentioning "webgl"
context.
Add a reference to WebGL:
[WEBGL] WebGL Specification, Final Draft (1.0), 27 January 2011, Khronos
Group, https://www.khronos.org/registry/webgl/specs/1.0/
(4) Section 2.7.2 Encrypted HTTP and related security concerns mentions
HTTP-over-TLS
Add a reference to HTTP-over-TLS:
[RFC2818] HTTP over TLS, RFC 2818 Informational May 2000
(5) Section 11.3.2 The marquee element says:
"The marquee element is a presentational element that animates content.
CSS transitions and animations are a more appropriate mechanism."
Ii this is a reference to CSS Animations and CSS Transitions, add references
to:
[CSSANIMATIONS] CSS Animations Module Level 3,
http://www.w3.org/TR/css3-animations/
[CSSTRANSITIONS] CSS Transitions Module Level 3
http://www.w3.org/TR/css3-transitions/
--
Configure bugmail: https://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 Friday, 4 May 2012 20:11:09 UTC