<?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>28262</bug_id>
          
          <creation_ts>2015-03-22 00:13:50 +0000</creation_ts>
          <short_desc>[webvtt] 4.3.2 emphasis spans [I18N-ISSUE-428]</short_desc>
          <delta_ts>2016-11-10 20:12:56 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>TextTracks CG</product>
          <component>WebVTT</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard>widereview</status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Silvia Pfeiffer">silviapfeiffer1</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>addison</cc>
    
    <cc>ishida</cc>
    
    <cc>philipj</cc>
    
    <cc>silviapfeiffer1</cc>
    
    <cc>singer</cc>
    
    <cc>www-international</cc>
    
    <cc>zcorpan</cc>
          
          <qa_contact name="Web Media Text Tracks CG">public-texttracks</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>118774</commentid>
    <comment_count>0</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2015-03-22 00:13:50 +0000</bug_when>
    <thetext>Feedback by Addison Phillips from W3C I18N group:
http://lists.w3.org/Archives/Public/public-tt/2015Mar/0061.html

I18N comment: https://www.w3.org/International/track/issues/428

4.3.2 WebVTT cue text
http://www.w3.org/TR/webvtt1/#webvtt-cue-text

A variety of spanning mechanisms, such as bold, italic, and underline are provided. Some languages use different emphasis forms. Should these emphasis types also be provided?

We advise against presentational markup of this kind, since it isn&apos;t interoperable across writing systems and may cause unnecessary problems for localization. (The HTML5 specification has also proposed that these tags should be used more along semantic lines.) In the HTML case, there was a legacy issue, but here we don&apos;t see one, and recommend instead that styling be used to determine the presentation of the text.

For some of the issues associated with &lt;b&gt; and &lt;i&gt; tags, see http://www.w3.org/International/questions/qa-b-and-i-tags</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>118842</commentid>
    <comment_count>1</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2015-03-23 03:36:53 +0000</bug_when>
    <thetext>This is posed as a question, &quot;Should these emphasis types also be provided?&quot;, which I don&apos;t know the answer to.

The default style of &lt;i&gt; and &lt;b&gt; can be overridden, and we have the more generic (like &lt;span&gt;) &lt;c&gt;:
http://www.w3.org/TR/webvtt1/#dfn-webvtt-cue-class-span

Is that sufficient, or is there a concrete suggestion for change?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>118920</commentid>
    <comment_count>2</comment_count>
    <who name="David Singer">singer</who>
    <bug_when>2015-03-24 21:55:09 +0000</bug_when>
    <thetext>I think it&apos;s worth noting that basic markup like this was wanted without having to use a style sheet at all.  As noted, if you do have styling support, the actual behavior can be overridden.  Perhaps we could have picked more generic terms (like &apos;strong&apos;), but...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121495</commentid>
    <comment_count>3</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2015-06-27 12:18:58 +0000</bug_when>
    <thetext>I&apos;m going to close this since it&apos;s possible to work around it just like in HTML.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>124000</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2015-10-30 04:17:31 +0000</bug_when>
    <thetext>https://github.com/w3c/webvtt/issues/228</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>127728</commentid>
    <comment_count>5</comment_count>
    <who name="David Singer">singer</who>
    <bug_when>2016-10-11 17:58:47 +0000</bug_when>
    <thetext>You can style &lt;b&gt; &lt;i&gt; etc. with CSS for your language.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>127750</commentid>
    <comment_count>6</comment_count>
    <who name="Richard Ishida">ishida</who>
    <bug_when>2016-10-12 12:28:43 +0000</bug_when>
    <thetext>That rather misses the point made in the article linked to above, which explains how using these presentational tags reduces the ability to distinguish semantic differences that are styled *differently* in other languages.

Is this bug not now handled in https://github.com/w3c/webvtt/issues/228 ?  The threads on this and other issues seem to be diverging between bugzilla and github, which is taking up a lot of time when i try to track things.  Can we not close these bugs and point to github issues?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>128140</commentid>
    <comment_count>7</comment_count>
    <who name="David Singer">singer</who>
    <bug_when>2016-11-10 20:12:56 +0000</bug_when>
    <thetext>unfortunately we&apos;re using the status of these bugs to tell whether we&apos;ve resolved all the wide-review issues, so I prefer to see &apos;closed&apos; to mean only &apos;dealt with&apos; rather than &apos;transferred to GitHub&apos;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>