Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Commit bb38453

Browse files
committed
s/authors/Web developers/
1 parent 4670a9c commit bb38453

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<div class="not-whatwg">
3434
<h1>HTML5 Differences from HTML4</h1>
35-
<p id="w3c-doctype">Editor's Draft 21 August 2014</p>
35+
<p id="w3c-doctype">Editor's Draft 22 August 2014</p>
3636
</div>
3737

3838
<dl>
@@ -102,7 +102,7 @@ <h2 class="no-num no-toc" id="sotd">Status of This Document</h2>
102102
found in the <a href="http://www.w3.org/TR/">W3C technical reports index</a>
103103
at http://www.w3.org/TR/.</i></p>
104104

105-
<p>This is the 21 August 2014 Editor's Draft produced by the
105+
<p>This is the 22 August 2014 Editor's Draft produced by the
106106
<a href="http://www.w3.org/html/wg/">HTML Working Group</a>, part of the
107107
<a href="http://www.w3.org/MarkUp/Activity">HTML Activity</a>. The
108108
Working Group intends to publish this document as a

Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@ <h3 id="new-attributes">New Attributes</h3>
772772
and <code data-anolis-spec=html title=attr-img-sizes>sizes</code>,
773773
along with the new elements <code data-anolis-spec=html>picture</code> and
774774
<code data-anolis-spec=html title=picture-source>source</code>
775-
to allow authors to declaratively control or give hints to the user agent
775+
to allow Web developers to declaratively control or give hints to the user agent
776776
about which image resource to use, based on the screen pixel density,
777777
viewport size, image format, and other factors.
778778
</ul>

Overview.whatwg.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<hgroup class="not-w3c">
2323
<h1>Differences from HTML4</h1>
24-
<h2 class="no-num no-toc">Living Document — Last Updated 21 August 2014</h2>
24+
<h2 class="no-num no-toc">Living Document — Last Updated 22 August 2014</h2>
2525
</hgroup>
2626

2727

@@ -80,7 +80,7 @@ <h2 class="no-num no-toc">Living Document — Last Updated 21 August 2014</h2>
8080
<p class="copyright not-w3c"><a href="http://creativecommons.org/publicdomain/zero/1.0/" rel="license"><img alt="CC0" src="http://i.creativecommons.org/p/zero/1.0/80x15.png"></a>
8181
To the extent possible under law, the editors have waived all copyright and
8282
related or neighboring rights to this work. In addition, as of
83-
21 August 2014, the editors have made this specification available
83+
22 August 2014, the editors have made this specification available
8484
under the
8585
<a href="http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0" rel="license">Open Web Foundation Agreement Version 1.0</a>,
8686
which is available at
@@ -747,7 +747,7 @@ <h3 id="new-attributes"><span class="secno">3.2 </span>New Attributes</h3>
747747
and <code class="external" title="attr-img-sizes"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#attr-img-sizes">sizes</a></code>,
748748
along with the new elements <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#the-picture-element">picture</a></code> and
749749
<code class="external" title="picture-source"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#the-source-element-when-used-with-the-picture-element">source</a></code>
750-
to allow authors to declaratively control or give hints to the user agent
750+
to allow Web developers to declaratively control or give hints to the user agent
751751
about which image resource to use, based on the screen pixel density,
752752
viewport size, image format, and other factors.
753753
</ul>

0 commit comments

Comments
 (0)