- From: <bugzilla@jessica.w3.org>
- Date: Fri, 03 Feb 2012 22:15:32 +0000
- To: public-html@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15874
Summary: The third paragraph under the canvas element write-up:
-- When authors use the canvas element, they must also
provide content that, when presented to the user,
conveys essentially the same function or purpose as
the bitmap canvas. This content may be plac
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#top
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification: http://dev.w3.org/html5/spec/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top
Comment:
The third paragraph under the canvas element write-up:
--
When authors use the canvas element, they must also provide content that, when
presented to the user, conveys essentially the same function or purpose as the
bitmap canvas. This content may be placed as content of the canvas element.
The contents of the canvas element, if any, are the element's fallback
content.
--
This is very unclear:
The author "must provide content" ... then "The contents of the canvas
element, if any, are the element's fallback content"
does their have to be content or not? I don't know how to demonstrate this
with sample html and code.
Posted from: 174.29.119.51
User agent: Mozilla/5.0 (Windows NT 5.1; rv:9.0.1) Gecko/20100101 Firefox/9.0.1
--
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 Saturday, 4 February 2012 04:09:22 UTC