<?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>10938</bug_id>
          
          <creation_ts>2010-10-01 03:58:59 +0000</creation_ts>
          <short_desc>Add &lt;textual/&gt; - a visible textual substitute element w/link capability</short_desc>
          <delta_ts>2012-01-10 19:15:09 +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>pre-LC1 HTML5 spec (editor: Ian Hickson)</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>NEEDSINFO</resolution>
          
          
          <bug_file_loc>http://www.w3.org/TR/html5/embedded-content-1.html#embedded-content-1</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>LC</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Leif Halvard Silli">xn--mlform-iua</reporter>
          <assigned_to name="Leif Halvard Silli">xn--mlform-iua</assigned_to>
          <cc>cooper</cc>
    
    <cc>faulkner.steve</cc>
    
    <cc>ian</cc>
    
    <cc>laura.lee.carlson</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-a11y</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>shelleyp</cc>
    
    <cc>xn--mlform-iua</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>40377</commentid>
    <comment_count>0</comment_count>
    <who name="Leif Halvard Silli">xn--mlform-iua</who>
    <bug_when>2010-10-01 03:58:59 +0000</bug_when>
    <thetext>SUMMARAY:

Add a new &lt;textual&gt; element for *visible* textual substitutes for embedded content. 

In-depth, original description: http://html4all.org/pipermail/list_html4all.org/2010-September/001071.html

RATIONALE
* To break down the dichotomy between visible and invisible alternative text.
* To allow visible textual substitute text to all embedded elements - img, video etc
* To allow, via a description-link attribute, &lt;textual&gt; to link to descriptions without affecting a possible &lt;a&gt; wrapper
* To avoid the need to use more complicated and &quot;big&quot; elements like &lt;figure&gt; or specialized elements as &lt;details&gt;
   (&lt;textual&gt; could instead be used inside these elemetns, when they contain embedded content)
* To allow for inline use.
* Should be possible to wrap an anchor element around it, without breaking the interactive functionality - The link feature should be of the same nature as @longdesc and @cite
* Allow programmatic association of description links and text substitute, without explicit use fo ARIA.
* Provide an element that encourages authors to provide textual substitute and link to textual descriptions

UA/AT support
* The wrapper element approach provides a close link between &lt;textual&gt; and the emebedded content.
* That it is a separate element allows for reuse of existing attributes:
   - @alt can be used as link text container (like in &lt;area alt=&quot;&quot;&gt;)
   - @longdesc or @href  can be used as link attribute

Code example:

&lt;figure&gt;
  &lt;figcaption&gt;
     Photo number 22, summer 2010
  &lt;/figcaption&gt;
&lt;a href=link-to-big-picture title=&quot;see full size&quot;&gt;
  &lt;textual dref=link alt=&quot;Link to long description. &quot;&gt;
    &lt;img alt=&quot;Our summer house in France&quot;&gt;
   Mom, dad and myself in front of the house.
  &lt;/textual&gt;
&lt;/a&gt;
&lt;/figure&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40488</commentid>
    <comment_count>1</comment_count>
    <who name="Leif Halvard Silli">xn--mlform-iua</who>
    <bug_when>2010-10-02 07:30:24 +0000</bug_when>
    <thetext>Contexts in which this element can be used - additional note:

* as wrapper around &lt;object&gt;,&lt;video&gt;,&lt;audio&gt;, &lt;iframe&gt;,&lt;img&gt;,&lt;embed&gt;, &lt;canvas&gt;, &lt;math&gt;,&lt;svg&gt;

Content model - additional note:

* It should be forbidden to nest one &lt;textual&gt; inside another
* &lt;textual&gt; is phrasing content - block elements are not permitted inside
* &lt;textual&gt; only wraps around one element 
  (may exception for several images combinded into one image?)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40491</commentid>
    <comment_count>2</comment_count>
    <who name="Leif Halvard Silli">xn--mlform-iua</who>
    <bug_when>2010-10-02 10:46:59 +0000</bug_when>
    <thetext>The link attribute - additional note:
Instead of @longdesc or @href as link attribute, @desclink (bug 10967) could be used</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40593</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-10-04 23:50:15 +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: Did Not Understand Request
Change Description: no spec change
Rationale: What&apos;s wrong with using &lt;a href=&quot;&quot;&gt; for this, possibly with a rel=&quot;&quot; value if necessary?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>41758</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Cooper">cooper</who>
    <bug_when>2010-10-26 15:24:26 +0000</bug_when>
    <thetext>Bug triage sub-team thinks this is a A11Y TF priority because it&apos;s related to longdesc (ISSUE-30 http://www.w3.org/html/wg/tracker/issues/30). Adding dependency on 10455 to reflect this, and TrackerIssue keyword to reflect relationship to ISSUE-30. Note the ultimate engineering of longdesc solutions may or may not support the suggestion in this bug, so this will have to be addressed when longdesc is complete.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44971</commentid>
    <comment_count>5</comment_count>
    <who name="Michael Cooper">cooper</who>
    <bug_when>2011-02-01 16:39:03 +0000</bug_when>
    <thetext>HTML A11Y TF Action 66 http://www.w3.org/WAI/PF/HTML/track/actions/66 and Action 90 http://www.w3.org/WAI/PF/HTML/track/actions/90 are meant to provide information about embedded content, including long description. Adding dependency on 8885 to reflect this. Note this relates to ISSUE-30 which is closed, but the task force may wish to reopen longdesc discussion.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>45062</commentid>
    <comment_count>6</comment_count>
    <who name="Michael Cooper">cooper</who>
    <bug_when>2011-02-03 16:33:24 +0000</bug_when>
    <thetext>Assigning to Leif to provide further information http://www.w3.org/2011/02/03-html-a11y-minutes.html#item01</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62509</commentid>
    <comment_count>7</comment_count>
    <who name="steve faulkner">faulkner.steve</who>
    <bug_when>2012-01-10 19:15:09 +0000</bug_when>
    <thetext>left this one to leif to follow up after discussion with a11y taskforce subteam.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>