<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>13447</bug_id>
          
          <creation_ts>2011-07-29 07:35:27 +0000</creation_ts>
          <short_desc>SVG content model VENN diagram needs to be made accessible [3.2.5.1 Kinds of content/content-venn.svg].</short_desc>
          <delta_ts>2012-01-24 21:08:39 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>LC1 HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.w3.org/TR/2011/WD-html5-20110525/content-models.html#content-models</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>a11y, a11ytf</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Joshue O Connor">joshue.oconnor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>faulkner.steve</cc>
    
    <cc>ian</cc>
    
    <cc>laura.lee.carlson</cc>
    
    <cc>mike</cc>
    
    <cc>peter.winnberg</cc>
    
    <cc>public-html-a11y</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>51734</commentid>
    <comment_count>0</comment_count>
    <who name="Joshue O Connor">joshue.oconnor</who>
    <bug_when>2011-07-29 07:35:27 +0000</bug_when>
    <thetext>Issues  On focus the SVG diagram container is just announces as Frame 0. This is in breach of WCAG as the frame needs a suitable title that describes the diagram such as @longdesc or ARIA describedby.

Also the SVG diagram isnt keyboard accessible, the descriptions of each of the nodes only appear on mouse over events. They should also be able to be triggered via the keyboard. 

The fallback diagram content-venn.png for where SCG is un-supported etc also needs alternate text to be applied in a way that is accessible. It currently isnt, as the alternate text of the .png document is not announced when the diagram is parsed by Assistive Technology.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>51781</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-07-29 16:33:13 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;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: Rejected
Change Description: no spec change
Rationale:

The entire diagram is completely redundant with information already in the spec. The spec itself is its alternative text. It&apos;s just a way to expose the information to visual users in a way optimised for visual users. Non-visual users already have the information presented in a way optimised for them.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>51807</commentid>
    <comment_count>2</comment_count>
    <who name="Peter Winnberg">peter.winnberg</who>
    <bug_when>2011-07-30 11:19:48 +0000</bug_when>
    <thetext>If you think the image is completely redundant then remove it. Leaving it as it is right now with the accessibility issues that it is has is not an option in a document that is supposed to be about best practice for creating documents on the web.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>51822</commentid>
    <comment_count>3</comment_count>
    <who name="Joshue O Connor">joshue.oconnor</who>
    <bug_when>2011-07-30 16:34:57 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. [...]

&gt; The entire diagram is completely redundant with information already in the
&gt; spec. The spec itself is its alternative text. 

I don&apos;t really follow.  Can you please point out how the &apos;spec is the @alt of the diagram&apos;?

&gt; It&apos;s just a way to expose the
&gt; information to visual users in a way optimised for visual users. 

I think its a good diagram and I like the way the various content (metadata, Flow content models etc) are demonstrated on mouse over in browsers like Safari, FF (doesn&apos;t work in Opera 11.5).

&gt; Non-visual
&gt; users already have the information presented in a way optimised for them.

To me, there is no real programatically determined relationship between the diagram and the spec content. It seems more self contained but just inaccessible for the reasons stated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>51823</commentid>
    <comment_count>4</comment_count>
    <who name="Joshue O Connor">joshue.oconnor</who>
    <bug_when>2011-07-30 16:36:43 +0000</bug_when>
    <thetext>(In reply to comment #2)
&gt; If you think the image is completely redundant then remove it. Leaving it as it
&gt; is right now with the accessibility issues that it is has is not an option in a
&gt; document that is supposed to be about best practice for creating documents on
&gt; the web.

I think it would be a pity to remove it, it just needs that little &apos;extra&apos; to make it accessible IMO.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>51829</commentid>
    <comment_count>5</comment_count>
    <who name="Peter Winnberg">peter.winnberg</who>
    <bug_when>2011-07-30 19:58:13 +0000</bug_when>
    <thetext>(In reply to comment #4)
&gt; I think it would be a pity to remove it, it just needs that little &apos;extra&apos; to
&gt; make it accessible IMO.

Yes, I think that would be the best solution as well because I think it does add some value to the specification.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>52382</commentid>
    <comment_count>6</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:00:54 +0000</bug_when>
    <thetext>mass-moved component to LC1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55284</commentid>
    <comment_count>7</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2011-08-17 08:14:21 +0000</bug_when>
    <thetext>the venn diagram in question also includes content that is currently displayed ONLY on mouse over. This content needs to be made to display in an input device indepenedent manner.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55286</commentid>
    <comment_count>8</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2011-08-17 08:31:02 +0000</bug_when>
    <thetext>(In reply to comment #7)
&gt; the venn diagram in question also includes content that is currently displayed
&gt; ONLY on mouse over. This content needs to be made to display in an input device
&gt; indepenedent manner.


apologies didn&apos;t read the bug correctly, the keyboard issue is already covered</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55289</commentid>
    <comment_count>9</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2011-08-17 10:51:33 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are
&gt; satisfied with this response, please change the state of this bug to CLOSED. If
&gt; you have additional information and would like the editor to reconsider, please
&gt; reopen this bug. If you would like to escalate the issue to the full HTML
&gt; Working Group, please add the TrackerRequest keyword to this bug, and suggest
&gt; title and text for the tracker issue; or you may create a tracker issue
&gt; yourself, if you are able to do so. For more details, see this document:
&gt;    http://dev.w3.org/html5/decision-policy/decision-policy.html
&gt; 
&gt; Status: Rejected
&gt; Change Description: no spec change
&gt; Rationale:
&gt; 
&gt; The entire diagram is completely redundant with information already in the
&gt; spec. The spec itself is its alternative text. It&apos;s just a way to expose the
&gt; information to visual users in a way optimised for visual users. Non-visual
&gt; users already have the information presented in a way optimised for them.

I have provided a simple example solution to this issue:
http://www.paciellogroup.com/blog/2011/08/html5-accessibility-chops-interactive-image-example/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55296</commentid>
    <comment_count>10</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2011-08-17 13:57:09 +0000</bug_when>
    <thetext>added TrackerRequest keyword</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55469</commentid>
    <comment_count>11</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2011-08-19 08:22:56 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are
&gt; satisfied with this response, please change the state of this bug to CLOSED. If
&gt; you have additional information and would like the editor to reconsider, please
&gt; reopen this bug. If you would like to escalate the issue to the full HTML
&gt; Working Group, please add the TrackerRequest keyword to this bug, and suggest
&gt; title and text for the tracker issue; or you may create a tracker issue
&gt; yourself, if you are able to do so. For more details, see this document:
&gt;    http://dev.w3.org/html5/decision-policy/decision-policy.html
&gt; 
&gt; Status: Rejected
&gt; Change Description: no spec change
&gt; Rationale:
&gt; 
&gt; The entire diagram is completely redundant with information already in the
&gt; spec. The spec itself is its alternative text. It&apos;s just a way to expose the
&gt; information to visual users in a way optimised for visual users. Non-visual
&gt; users already have the information presented in a way optimised for them.

I asked for some feedback from actual &apos;non-visual&apos; users on my proposed solution:
http://twitter.com/#!/stevefaulkner/status/104104287671554048
reponses so far:
http://twitter.com/#!/LeonieWatson/status/104458860114358272
http://twitter.com/#!/vick08/status/104234825958965248
http://twitter.com/#!/ezufelt/status/103783313424125952

http://twitter.com/#!/stevefaulkner/status/104126540022956032
http://twitter.com/#!/DesignedByBlind/status/104130426628616192
http://twitter.com/#!/DesignedByBlind/status/104133743316451329</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55669</commentid>
    <comment_count>12</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2011-08-23 08:10:44 +0000</bug_when>
    <thetext>Thhought I would re-open the bug (and remove the trackerrequest keyword) to give the editor the opprotunity to reconsider his WONTFIX position given the new input provided, rather than have to escalate the bug to a HTML WG issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>60793</commentid>
    <comment_count>13</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-12-02 17:39:58 +0000</bug_when>
    <thetext>I&apos;ll move the textual description of the image to after the image, as requested.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63071</commentid>
    <comment_count>14</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-01-24 21:08:39 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;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: see diff given below
Rationale: see comment 13</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>