NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 536 - Accessibility of <canvas> is not optional. (credit: sf)
Accessibility of <canvas> is not optional. (credit: sf)
Status: RESOLVED INTENTIONAL
Product: Validator.nu
Classification: Unclassified
Component: General
HEAD
All All
: P2 normal
Assigned To: Henri Sivonen
http://svn.whatwg.org/webapps/source?...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-27 14:24 CEST by Henri Sivonen
Modified: 2009-05-27 14:33 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henri Sivonen 2009-05-27 14:24:42 CEST
Index: source
===================================================================
--- source	(revision 2867)
+++ source	(revision 2868)
@@ -21785,8 +21785,8 @@
   elements (typically <code>h1</code>) and then styled using CSS and
   supporting technologies such as XBL.</p>
 
-  <p>When authors use the <code>canvas</code> element, they should
-  also provide content that, when presented to the user, conveys
+  <p>When authors use the <code>canvas</code> 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 <code>canvas</code>
   element. The contents of the <code>canvas</code> element, if any,