<?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>15437</bug_id>
          
          <creation_ts>2012-01-06 01:49:26 +0000</creation_ts>
          <short_desc>&lt;!DOCTYPE html&gt; &lt;html lang=&quot;ja&quot;&gt; &lt;head&gt; &lt;meta charset=&quot;UTF-8&quot;&gt; &lt;meta name=&quot;description&quot; content=&quot;html、CSS、Movable Type、JavaScriptのブログ。&quot;&gt; &lt;meta property=&quot;og:type&quot; content=&quot;blog&quot;&gt; &lt;meta property=&quot;og:image&quot; content=&quot;http://gryng.me/img/ico/iphone_01.png&quot;&gt; &lt;m</short_desc>
          <delta_ts>2012-01-06 21:44:50 +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>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>15436</dup_id>
          
          <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>62318</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-01-06 01:49:26 +0000</bug_when>
    <thetext>Specification: http://www.w3.org/TR/html5/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:

&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ja&quot;&gt;
&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;

&lt;meta name=&quot;description&quot; content=&quot;html、CSS、Movable
Type、JavaScriptのブログ。&quot;&gt;
&lt;meta property=&quot;og:type&quot; content=&quot;blog&quot;&gt;

&lt;meta property=&quot;og:image&quot; content=&quot;http://gryng.me/img/ico/iphone_01.png&quot;&gt;
&lt;meta property=&quot;fb:page_id&quot; content=&quot;137333519655149&quot; /&gt;
&lt;meta property=&quot;fb:admins&quot; content=&quot;gryng&quot;/&gt;
&lt;meta name=&quot;keywords&quot; content=&quot;html,css,movable type,
javascript,mt,仮面ライダー,イケメン&quot;&gt;
&lt;title&gt;Gryng.me - html、CSS、Movable Type、JavaScriptのブログ&lt;/title&gt;
&lt;link rel=&quot;author&quot; href=&quot;http://gryng.me/&quot; title=&quot;gryng&quot;&gt;
&lt;link rel=&quot;shortcut icon&quot; type=&quot;image/vnd.microsoft.icon&quot; sizes=&quot;16x16&quot;
href=&quot;/favicon.ico&quot;&gt;
&lt;link rel=&quot;apple-touch-icon&quot; href=&quot;/img/ico/iphone_01.png&quot;&gt;
&lt;link rel=&quot;mixi-check-image&quot; href=&quot;http://gryng.me/img/ico/iphone_01.png&quot; /&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;/css/common.css&quot; media=&quot;screen, print&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;/css/print.css&quot; media=&quot;print&quot;&gt;
&lt;link rel=&quot;alternate&quot; type=&quot;application/atom+xml&quot; title=&quot;Recent Entries&quot;
href=&quot;/rss.xml&quot;&gt;
&lt;link rel=&quot;index&quot; href=&quot;/&quot; title=&quot;トップページ&quot;&gt;
&lt;link rel=&quot;archives&quot; href=&quot;/archive&quot; title=&quot;すべての記事&quot;&gt; 

&lt;!--[if lte IE 8]&gt;
&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;chrome=1&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;/css/ie.css&quot; media=&quot;screen, print&quot;&gt;
&lt;script src=&quot;http://html5shiv.googlecode.com/svn/trunk/html5.js&quot;&gt;&lt;/script&gt;
&lt;![endif]--&gt;

&lt;!-- [ SCRIPTS ] --&gt;
&lt;script
src=&quot;http://platform.twitter.com/anywhere.js?id=MZzbN7ZhCIZXi19VAhssNA&amp;v=1&quot;&gt;&lt;/
script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
  twttr.anywhere(function (T) {
    T(&quot;#sub&quot;).hovercards();
    T(&quot;#sub&gt;.unitProfile&gt;.photo img&quot;).hovercards({
      username: function(node) {
	return node.alt;
      }
    });
    T(&quot;#siteFooter&gt;.twitter&gt;p img&quot;).hovercards({
      username: function(node) {
	return node.alt;
      }
    });
  });
&lt;/script&gt;
&lt;!-- /[ SCRIPTS ] --&gt;

&lt;!-- [ ANALYSIS ] --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
  var _gaq = _gaq || [];
  _gaq.push([&apos;_setAccount&apos;, &apos;UA-18120102-1&apos;]);
  _gaq.push([&apos;_trackPageview&apos;]);
  (function() {
    var ga = document.createElement(&apos;script&apos;); ga.type = &apos;text/javascript&apos;;
ga.async = true;
    ga.src = (&apos;https:&apos; == document.location.protocol ? &apos;https://ssl&apos; :
&apos;http://www&apos;) + &apos;.google-analytics.com/ga.js&apos;;
    var s = document.getElementsByTagName(&apos;script&apos;)[0];
s.parentNode.insertBefore(ga, s);
  })();
&lt;/script&gt;
&lt;!-- /[ ANALYSIS ] --&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;!-- [[[ HEADER-AREA ]]] --&gt;
&lt;header id=&quot;siteHeader&quot;&gt;
&lt;h1&gt;&lt;a href=&quot;/&quot; rel=&quot;index&quot; title=&quot;トップページへ&quot;&gt;Gryng.me&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;html、CSS、Movable Type、JavaScript、とイケメンの日常。&lt;/p&gt;
&lt;/header&gt;
&lt;!-- /[[[ HEADER-AREA ]]] --&gt;

&lt;!-- [[[ CONTENTS-AREA ]]] --&gt;
&lt;div id=&quot;container&quot; class=&quot;group&quot;&gt;
&lt;div id=&quot;main&quot;&gt;
&lt;section class=&quot;unitStyle1&quot;&gt;
&lt;h1 class=&quot;unitStyle1Headline&quot;&gt;Entries&lt;/h1&gt;



&lt;article class=&quot;unitArticle group&quot;&gt;
&lt;div class=&quot;unitArticleBody&quot;&gt;
&lt;header&gt;
&lt;h1 class=&quot;entryTitle&quot;&gt;&lt;a href=&quot;http://gryng.me/2011/11/titanium1.php&quot;
rel=&quot;bookmark&quot; title=&quot;はじめてのTitanium -
タブを作ってみる&quot;&gt;はじめてのTitanium -
タブを作ってみる&lt;/a&gt;&lt;/h1&gt;
&lt;a
href=&quot;http://b.hatena.ne.jp/entry/http://gryng.me/2011/11/titanium1.php&quot;&gt;&lt;img
src=&quot;http://b.hatena.ne.jp/entry/image/http://gryng.me/2011/11/titanium1.php&quot;
alt=&quot;はてなブックマーク - はじめてのTitanium -
タブを作ってみる&quot; title=&quot;はてなブックマーク -
はじめてのTitanium - タブを作ってみる&quot;&gt;&lt;/a&gt;
&lt;/header&gt;

&lt;div class=&quot;boxIntro&quot;&gt;
&lt;p&gt;
	

       
画面下部にあるグローバルナビゲーション的な「タブ」を
作ってみました。
...&lt;a href=&quot;http://gryng.me/2011/11/titanium1.php&quot; class=&quot;readMore&quot;
rel=&quot;bookmark&quot; title=&quot;はじめてのTitanium -
タブを作ってみる&quot;&gt;続きを読む&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;

&lt;footer&gt;
&lt;p class=&quot;date&quot; title=&quot;2011年11月17日 23:31&quot;&gt;&lt;time
datetime=&quot;2011-11-17T23:31:20+09:00&quot; pubdate&gt;November 17, 2011 11:31
PM&lt;/time&gt;&lt;/p&gt;
&lt;ul class=&quot;listStyle2 listTag&quot;&gt;

&lt;/ul&gt;
&lt;/footer&gt;
&lt;!-- / .unitArticleBody --&gt;&lt;/div&gt;
&lt;aside class=&quot;share&quot;&gt;
&lt;div class=&quot;twitter&quot;&gt;
&lt;a href=&quot;http://twitter.com/share&quot; class=&quot;twitter-share-button&quot;
data-text=&quot;はじめてのTitanium - タブを作ってみる&quot;
data-url=&quot;http://gryng.me/2011/11/titanium1.php&quot; data-count=&quot;vertical&quot;
data-related=&quot;gryngme:ブログの更新情報をツイートしています&quot;&gt;
Tweet&lt;/a&gt;&lt;script type=&quot;text/javascript&quot;
src=&quot;http://platform.twitter.com/widgets.js&quot;&gt;&lt;/script&gt;
&lt;/div&gt;

&lt;/aside&gt;

&lt;/article&gt;



&lt;article class=&quot;unitArticle group&quot;&gt;
&lt;div class=&quot;unitArticleBody&quot;&gt;
&lt;header&gt;
&lt;h1 class=&quot;entryTitle&quot;&gt;&lt;a href=&quot;http://gryng.me/2011/04/windows-live.php&quot;
rel=&quot;bookmark&quot; title=&quot;Windows
Liveでシェアするリンクの作り方&quot;&gt;Windows
Liveでシェアするリンクの作り方&lt;/a&gt;&lt;/h1&gt;
&lt;a
href=&quot;http://b.hatena.ne.jp/entry/http://gryng.me/2011/04/windows-live.php&quot;&gt;&lt;i
mg
src=&quot;http://b.hatena.ne.jp/entry/image/http://gryng.me/2011/04/windows-live.ph
p&quot; alt=&quot;はてなブックマーク - Windows
Liveでシェアするリンクの作り方&quot;
title=&quot;はてなブックマーク - Windows
Liveでシェアするリンクの作り方&quot;&gt;&lt;/a&gt;
&lt;/header&gt;

&lt;div class=&quot;boxIntro&quot;&gt;
&lt;p&gt;
	一度も使うことが無いかもしれないけど、Windows
Liveでシェアするリ...&lt;a href=&quot;http://gryng.me/2011/04/windows-live.php&quot;
class=&quot;readMore&quot; rel=&quot;bookmark&quot; title=&quot;Windows
Liveでシェアするリンクの作り方&quot;&gt;続きを読む&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;

&lt;footer&gt;
&lt;p class=&quot;date&quot; title=&quot;2011年4月19日 16:57&quot;&gt;&lt;time
datetime=&quot;2011-04-19T16:57:46+09:00&quot; pubdate&gt;April 19, 2011  4:57
PM&lt;/time&gt;&lt;/p&gt;
&lt;ul class=&quot;listStyle2 listTag&quot;&gt;

&lt;li&gt;&lt;a
href=&quot;http://gryng.me/mt/mt-search.cgi?blog_id=2&amp;amp;tag=social&amp;amp;limit=20&quot;
rel=&quot;tag archives&quot; title=&quot;social&quot;&gt;social&lt;/a&gt;&lt;/li&gt;

&lt;/ul&gt;
&lt;/footer&gt;
&lt;!-- / .unitArticleBody --&gt;&lt;/div&gt;
&lt;aside class=&quot;share&quot;&gt;
&lt;div class=&quot;twitter&quot;&gt;
&lt;a href=&quot;http://twitter.com/share&quot; class=&quot;twitter-share-button&quot;
data-text=&quot;Windows Liveでシェアするリンクの作り方&quot;
data-url=&quot;http://gryng.me/2011/04/windows-live.php&quot; data-count=&quot;vertical&quot;
data-related=&quot;gryngme:ブログの更新情報をツイートしています&quot;&gt;
Tweet&lt;/a&gt;&lt;script type=&quot;text/javascript&quot;
src=&quot;http://platform.twitter.com/widgets.js&quot;&gt;&lt;/script&gt;
&lt;/div&gt;

&lt;/aside&gt;

&lt;/article&gt;



&lt;article class=&quot;unitArticle group&quot;&gt;
&lt;div class=&quot;unitArticleBody&quot;&gt;
&lt;header&gt;
&lt;h1 class=&quot;entryTitle&quot;&gt;&lt;a href=&quot;http://gryng.me/2011/04/stumbleupon.php&quot;
rel=&quot;bookmark&quot;
title=&quot;StumbleUponにポストするリンクの作り方&quot;&gt;StumbleUponにポ</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62357</commentid>
    <comment_count>1</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2012-01-06 21:44:50 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 15436 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>