[Bug 15436] New: <!DOCTYPE html> <html lang="ja"> <head> <meta charset="UTF-8"> <meta name="description" content="html、CSS、Movable Type、JavaScriptのブログ。"> <meta property="og:type" content="blog"> <meta property="og:image" content="http://gryng.me/img/ico/iphone_01.png"> <m

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15436

           Summary: <!DOCTYPE html> <html lang="ja"> <head> <meta
                    charset="UTF-8"> <meta name="description"
                    content="html、CSS、Movable Type、JavaScriptのブログ。"> <meta
                    property="og:type" content="blog"> <meta
                    property="og:image"
                    content="http://gryng.me/img/ico/iphone_01.png"> <m
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#top
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


Specification: http://www.w3.org/TR/html5/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">

<meta name="description" content="html、CSS、Movable
Type、JavaScriptのブログ。">
<meta property="og:type" content="blog">

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

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

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

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

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

<!-- [[[ CONTENTS-AREA ]]] -->
<div id="container" class="group">
<div id="main">
<section class="unitStyle1">
<h1 class="unitStyle1Headline">Entries</h1>



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

<div class="boxIntro">
<p>



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

<footer>
<p class="date" title="2011年11月17日 23:31"><time
datetime="2011-11-17T23:31:20+09:00" pubdate>November 17, 2011 11:31
PM</time></p>
<ul class="listStyle2 listTag">

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

</aside>

</article>



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

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

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

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

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

</aside>

</article>



<article class="unitArticle group">
<div class="unitArticleBody">
<header>
<h1 class="entryTitle"><a href="http://gryng.me/2011/04/stumbleupon.php"
rel="bookmark"
title="StumbleUponにポストするリンクの作り方">StumbleUponにポ

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 6 January 2012 01:49:38 UTC