<?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>11993</bug_id>
          
          <creation_ts>2011-02-07 01:56:33 +0000</creation_ts>
          <short_desc>&lt;!DOCTYPE html&gt; &lt;html lang=&quot;ja&quot;&gt; &lt;head&gt; &lt;title&gt;samplegragh01&lt;/title&gt; &lt;link href=&quot;sample_graph_vbar.css&quot; type=&quot;text/css&quot; rel=&quot;stylesheet&quot; /&gt; &lt;script type=&quot;text/javascript&quot; src=&quot;rendering-mode.js&quot;&gt;&lt;/script&gt;  &lt;!--[if IE]&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;.</short_desc>
          <delta_ts>2011-08-04 05:12:35 +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>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#top</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>mike</cc>
    
    <cc>Ms2ger</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>45165</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-02-07 01:56:33 +0000</bug_when>
    <thetext>Specification: http://www.w3.org/TR/html5/spec.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#top

Comment:
&lt;!DOCTYPE html&gt;

&lt;html lang=&quot;ja&quot;&gt;

&lt;head&gt;
&lt;title&gt;samplegragh01&lt;/title&gt;
&lt;link href=&quot;sample_graph_vbar.css&quot; type=&quot;text/css&quot; rel=&quot;stylesheet&quot; /&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;rendering-mode.js&quot;&gt;&lt;/script&gt; 
&lt;!--[if IE]&gt;&lt;script type=&quot;text/javascript&quot;
src=&quot;../html5jp/excanvas/excanvas.js&quot;&gt;&lt;/script&gt;&lt;![endif]--&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;../html5jp/graph/vbar.js&quot;&gt;&lt;/script&gt;


&lt;script type=&quot;text/javascript&quot;&gt;
	window.onload = function() {
	  var g = new html5jp.graph.vbar(&quot;sample&quot;);
	  if( ! g ) { return; }
	  var items = [
	    [&quot;商品A&quot;, 20, 58, 40, 14, 38, 20, 40],
	    [&quot;商品B&quot;, 10, 14, 58, 80, 70, 90, 20],
	    [&quot;商品C&quot;, 10, 14, 58, 80, 70, 90, 20],
	    [&quot;商品D&quot;, 10, 14, 58, 80, 70, 90, 20],
	    [&quot;商品E&quot;, 10, 14, 58, 80, 70, 90, 20]
	  ];
	  var params = {
	    x: [&quot;曜日&quot;, &quot;日&quot;, &quot;月&quot;, &quot;火&quot;, &quot;水&quot;, &quot;木&quot;, &quot;金&quot;, &quot;土&quot;],
	    y: [&quot;注文数(個)&quot;]
	  };
	  g.draw(items, params);
	};
&lt;/script&gt;


&lt;/head&gt;

&lt;body&gt;

	&lt;div&gt;&lt;canvas width=&quot;400&quot; height=&quot;300&quot; id=&quot;sample&quot;&gt;&lt;/canvas&gt;&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;

Posted from: 202.248.73.112</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>53309</commentid>
    <comment_count>1</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:12:35 +0000</bug_when>
    <thetext>mass-move component to LC1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>