<?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>21916</bug_id>
          
          <creation_ts>2013-05-02 22:45:49 +0000</creation_ts>
          <short_desc>bug-assist should use data-* attributes instead of &lt;meta name&gt;</short_desc>
          <delta_ts>2015-07-06 08:07:17 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>HISTORICAL - Component Model</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></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>15013</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Simon Pieters">zcorpan</reporter>
          <assigned_to name="Dimitri Glazkov">dglazkov</assigned_to>
          <cc>dominicc</cc>
    
    <cc>philipj</cc>
    
    <cc>robin</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>87199</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-05-02 22:45:49 +0000</bug_when>
    <thetext>&lt;meta name=bug.foo&gt; is not valid HTML without registring bug.foo. Since these fields are only intended to be read by the script, it seems more appropriate to use data-* attributes (e.g. on the root element or the script element).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88771</commentid>
    <comment_count>1</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2013-06-05 22:31:43 +0000</bug_when>
    <thetext>We have that: http://www.w3.org/TR/html51/bug-assist.js</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88801</commentid>
    <comment_count>2</comment_count>
    <who name="Dominic Cooney">dominicc</who>
    <bug_when>2013-06-06 06:06:21 +0000</bug_when>
    <thetext>I have updated the Explainer in &lt;https://dvcs.w3.org/hg/webcomponents/rev/3f951ae02c0a&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>99110</commentid>
    <comment_count>3</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-01-26 17:28:52 +0000</bug_when>
    <thetext>What&apos;s the canonical source for bug-assist.js? I want to get rid of the &lt;meta&gt; stuff in WebVTT, and http://w3c.github.io/webcomponents/explainer/bug-assist.js is what I can find.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>99123</commentid>
    <comment_count>4</comment_count>
    <who name="Dimitri Glazkov">dglazkov</who>
    <bug_when>2014-01-27 05:14:14 +0000</bug_when>
    <thetext>(In reply to Philip Jägenstedt from comment #3)
&gt; What&apos;s the canonical source for bug-assist.js? I want to get rid of the
&gt; &lt;meta&gt; stuff in WebVTT, and
&gt; http://w3c.github.io/webcomponents/explainer/bug-assist.js is what I can
&gt; find.

https://github.com/w3c/webcomponents/blob/gh-pages/assets/scripts/spec-assist.js

:)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>99129</commentid>
    <comment_count>5</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-01-27 07:18:30 +0000</bug_when>
    <thetext>(In reply to Dimitri Glazkov from comment #4)
&gt; (In reply to Philip Jägenstedt from comment #3)
&gt; &gt; What&apos;s the canonical source for bug-assist.js? I want to get rid of the
&gt; &gt; &lt;meta&gt; stuff in WebVTT, and
&gt; &gt; http://w3c.github.io/webcomponents/explainer/bug-assist.js is what I can
&gt; &gt; find.
&gt; 
&gt; https://github.com/w3c/webcomponents/blob/gh-pages/assets/scripts/spec-
&gt; assist.js
&gt; 
&gt; :)

That&apos;s spec-assist.js, but the bug-assist.js in the same place still relies on &lt;meta&gt;, so I guess the canonical source is not what I&apos;m looking for :/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>99135</commentid>
    <comment_count>6</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2014-01-27 08:49:32 +0000</bug_when>
    <thetext>(In reply to Philip Jägenstedt from comment #5)
&gt; (In reply to Dimitri Glazkov from comment #4)
&gt; &gt; (In reply to Philip Jägenstedt from comment #3)
&gt; &gt; &gt; What&apos;s the canonical source for bug-assist.js? I want to get rid of the
&gt; &gt; &gt; &lt;meta&gt; stuff in WebVTT, and
&gt; &gt; &gt; http://w3c.github.io/webcomponents/explainer/bug-assist.js is what I can
&gt; &gt; &gt; find.
&gt; &gt; 
&gt; &gt; https://github.com/w3c/webcomponents/blob/gh-pages/assets/scripts/spec-
&gt; &gt; assist.js
&gt; &gt; 
&gt; &gt; :)
&gt; 
&gt; That&apos;s spec-assist.js, but the bug-assist.js in the same place still relies
&gt; on &lt;meta&gt;, so I guess the canonical source is not what I&apos;m looking for :/

The one in:

    https://github.com/w3c/html/tree/master/js

uses data-*. You can steal it from there. There is currently no canonical version that I know of, people just copy it. I plan to incorporate the functionality into:

    https://github.com/darobin/specstatic

but at this point that&apos;s on standby until I have a day or two&apos;s time to hack.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>99137</commentid>
    <comment_count>7</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2014-01-27 08:57:30 +0000</bug_when>
    <thetext>OK, thanks Robin!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121663</commentid>
    <comment_count>8</comment_count>
    <who name="Hayato Ito">hayato</who>
    <bug_when>2015-07-06 08:07:17 +0000</bug_when>
    <thetext>Moved to https://github.com/w3c/webcomponents/issues/229</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>