[html5] r8857 - [e] (0) Add a reference for future use ([SHADOW]). Fixing https://www.w3.org/Bug [...]
whatwg at whatwg.org
whatwg at whatwg.org
Fri Nov 21 16:02:54 PST 2014
Author: ianh
Date: 2014-11-21 16:02:50 -0800 (Fri, 21 Nov 2014)
New Revision: 8857
Modified:
complete.html
index
source
Log:
[e] (0) Add a reference for future use ([SHADOW]).
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=27406
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2014-11-20 18:08:29 UTC (rev 8856)
+++ complete.html 2014-11-22 00:02:50 UTC (rev 8857)
@@ -340,7 +340,7 @@
</style><body onload=init()>
<header id=head class="head with-buttons">
<p><a href=https://whatwg.org/ class=logo><img src=//whatwg.org/images/logo width=101 alt=WHATWG height=101></a></p>
- <hgroup><h1 class=allcaps>HTML</h1><h2 id=living-standard-—-last-updated-[date:-01-jan-1901] class="no-num no-toc">Living Standard — Last Updated <span class=pubdate>20 November 2014</span></h2></hgroup>
+ <hgroup><h1 class=allcaps>HTML</h1><h2 id=living-standard-—-last-updated-[date:-01-jan-1901] class="no-num no-toc">Living Standard — Last Updated <span class=pubdate>21 November 2014</span></h2></hgroup>
<nav>
<div>
@@ -10440,7 +10440,7 @@
<code id=the-article-element:the-article-element-10><a href=#the-article-element>article</a></code>, but it is technically redundant in that case (since it's self-evident that
the page is a single composition, as it is a single document).</p>
- <div id=article-example class=example>
+ <div id=article-example class=example><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Spec bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=27388" title="Use https://schema.org/ in examples if feasible">27388</a></div>
<p>This example shows a blog post using the <code id=the-article-element:the-article-element-11><a href=#the-article-element>article</a></code> element, with some schema.org
annotations:</p>
Modified: index
===================================================================
--- index 2014-11-20 18:08:29 UTC (rev 8856)
+++ index 2014-11-22 00:02:50 UTC (rev 8857)
@@ -340,7 +340,7 @@
</style><body onload=init()>
<header id=head class="head with-buttons">
<p><a href=https://whatwg.org/ class=logo><img src=//whatwg.org/images/logo width=101 alt=WHATWG height=101></a></p>
- <hgroup><h1 class=allcaps>HTML</h1><h2 id=living-standard-—-last-updated-[date:-01-jan-1901] class="no-num no-toc">Living Standard — Last Updated <span class=pubdate>20 November 2014</span></h2></hgroup>
+ <hgroup><h1 class=allcaps>HTML</h1><h2 id=living-standard-—-last-updated-[date:-01-jan-1901] class="no-num no-toc">Living Standard — Last Updated <span class=pubdate>21 November 2014</span></h2></hgroup>
<nav>
<div>
@@ -10440,7 +10440,7 @@
<code id=the-article-element:the-article-element-10><a href=#the-article-element>article</a></code>, but it is technically redundant in that case (since it's self-evident that
the page is a single composition, as it is a single document).</p>
- <div id=article-example class=example>
+ <div id=article-example class=example><div class=status><input onclick=toggleStatus(this) value=⋰ type=button><p class=bugs><strong>Spec bugs:</strong> <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=27388" title="Use https://schema.org/ in examples if feasible">27388</a></div>
<p>This example shows a blog post using the <code id=the-article-element:the-article-element-11><a href=#the-article-element>article</a></code> element, with some schema.org
annotations:</p>
Modified: source
===================================================================
--- source 2014-11-20 18:08:29 UTC (rev 8856)
+++ source 2014-11-22 00:02:50 UTC (rev 8857)
@@ -116174,6 +116174,9 @@
<dt id="refsSHA1">[SHA1]</dt>
<dd><cite><a href="http://csrc.nist.gov/publications/fips/fips180-2/fips180-2withchangenotice.pdf">Secure Hash Standard</a></cite>. NIST.</dd>
+ <dt id="refsSHADOW">[SHADOW]</dt>
+ <dd><cite><a href="http://w3c.github.io/webcomponents/spec/shadow/">Shadow DOM</a></cite>, D. Glazkov, H. Ito. W3C.</dd>
+
<dt id="refsSHIFTJIS">[SHIFTJIS]</dt>
<dd><cite>JIS X0208: 7-bit and 8-bit double byte coded KANJI sets
for information interchange</cite>. Japanese Industrial Standards Committee.</dd>
More information about the Commit-Watchers
mailing list