Skip to content

Commit

Permalink
[e] (0) AryehGregor suggested linking to the decision directly instea…
Browse files Browse the repository at this point in the history
…d of characterising it as political (plus some other changes suggested on IRC)

git-svn-id: http://svn.whatwg.org/webapps@5102 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jun 9, 2010
1 parent 3f91831 commit aef3a47
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 14 deletions.
23 changes: 22 additions & 1 deletion complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,27 @@

.glyph.control { color: red; }

@font-face {
font-family: 'Essays1743';
src: url('Essays1743.ttf');
}
@font-face {
font-family: 'Essays1743';
font-weight: bold;
src: url('Essays1743-Bold.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
src: url('Essays1743-Italic.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
font-weight: bold;
src: url('Essays1743-BoldItalic.ttf');
}

</style><link href=status.css rel=stylesheet><script>
function init() {
if (location.search == '?slow-browser')
Expand All @@ -188,7 +209,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<hgroup><h1>Web Applications 1.0</h1>
<h2 class="no-num no-toc">Draft Standard &mdash; 5 June 2010</h2>
<h2 class="no-num no-toc">Draft Standard &mdash; 7 June 2010</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
Expand Down
38 changes: 31 additions & 7 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,27 @@

.glyph.control { color: red; }

@font-face {
font-family: 'Essays1743';
src: url('Essays1743.ttf');
}
@font-face {
font-family: 'Essays1743';
font-weight: bold;
src: url('Essays1743-Bold.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
src: url('Essays1743-Italic.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
font-weight: bold;
src: url('Essays1743-BoldItalic.ttf');
}

</style><style>
.domintro:before { display: table; margin: -1em -0.5em -0.5em auto; width: auto; content: 'This box is non-normative. Implementation requirements are given below this box.'; color: black; font-style: italic; border: solid 2px; background: white; padding: 0 0.25em; }
</style><link href=data:text/css, id=complete rel=stylesheet title="Complete specification"><link href=data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20} id=author rel="alternate stylesheet" title="Author documentation only"><link href=data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20} id=highlight rel="alternate stylesheet" title="Highlight implementation requirements"><link href=status.css rel=stylesheet><script>
Expand All @@ -192,7 +213,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<hgroup><h1>HTML5 (including next generation additions still in development)</h1>
<h2 class="no-num no-toc">Draft Standard &mdash; 5 June 2010</h2>
<h2 class="no-num no-toc">Draft Standard &mdash; 9 June 2010</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
Expand Down Expand Up @@ -1241,14 +1262,16 @@
just HTML.</li>

<li>Examples that use features from HTML5 are not present in the
W3C version since the W3C version is published as HTML4 due to W3C
publication policies.</li>
W3C version since the W3C version is published as HTML4 due to <a href="http://www.w3.org/2005/07/pubrules?uimode=filter&amp;uri=#format">W3C
publication policies</a>.</li>

<li>The W3C version includes a redundant and inconsistent reference
to the WCAG document.</li>
<li>The W3C version includes an additional reference to the WCAG
document specifically with regarding to images (<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=9241">by
request</a>).</li>

<li>The W3C version omits a paragraph of implementation advice for
political reasons.</li>
<li>The W3C version omits a paragraph of implementation advice
because of <a href=http://lists.w3.org/Archives/Public/public-html/2010Jun/0001.html>a
working group decision from May 2010</a>.</li>

</ul><p>Features that are considered part of the next generation of HTML
beyond HTML5 (and that are therefore not included in the W3C version
Expand Down Expand Up @@ -1287,6 +1310,7 @@
<li><a href=http://www.w3.org/TR/SVG/>SVG</a>
<li><a href=http://www.w3.org/TR/MathML/>MathML</a>
<li><a href=http://dev.w3.org/2006/webapi/XMLHttpRequest-2/>XMLHttpRequest</a>
<li>Parts of <a href=http://www.w3.org/Style/CSS/current-work>CSS</a>.</li>
</ul><h3 id=background><span class=secno>1.2 </span>Background</h3>

<p><i>This section is non-normative.</i></p>
Expand Down
18 changes: 12 additions & 6 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,19 @@
just HTML.</li>

<li>Examples that use features from HTML5 are not present in the
W3C version since the W3C version is published as HTML4 due to W3C
publication policies.</li>
W3C version since the W3C version is published as HTML4 due to <a
href="http://www.w3.org/2005/07/pubrules?uimode=filter&amp;uri=#format">W3C
publication policies</a>.</li>

<li>The W3C version includes a redundant and inconsistent reference
to the WCAG document.</li>
<li>The W3C version includes an additional reference to the WCAG
document specifically with regarding to images (<a
href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=9241">by
request</a>).</li>

<li>The W3C version omits a paragraph of implementation advice for
political reasons.</li>
<li>The W3C version omits a paragraph of implementation advice
because of <a
href="http://lists.w3.org/Archives/Public/public-html/2010Jun/0001.html">a
working group decision from May 2010</a>.</li>

</ul>

Expand Down Expand Up @@ -112,6 +117,7 @@
<li><a href="http://www.w3.org/TR/SVG/">SVG</a>
<li><a href="http://www.w3.org/TR/MathML/">MathML</a>
<li><a href="http://dev.w3.org/2006/webapi/XMLHttpRequest-2/">XMLHttpRequest</a>
<li>Parts of <a href="http://www.w3.org/Style/CSS/current-work">CSS</a>.</li>
</ul>

<!--END html-->
Expand Down

0 comments on commit aef3a47

Please sign in to comment.