Skip to content

Commit 1705c03

Browse files
committed
Fix affiliation capitalization
1 parent f592fe5 commit 1705c03

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

css-style-attr/Overview.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515

1616
<h1>CSS Style Attributes</h1>
1717

18-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 September
18+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 28 September
1919
2010</h2>
2020

2121
<dl>
2222
<dt>This version:</dt>
23-
<!-- <dd><dd><a href="http://www.w3.org/TR/2010/WD-css-style-attr-20100913/">http://www.w3.org/TR/2010/WD-css-style-attr-20100913/</a></dd> -->
23+
<!-- <dd><dd><a href="http://www.w3.org/TR/2010/WD-css-style-attr-20100928/">http://www.w3.org/TR/2010/WD-css-style-attr-20100928/</a></dd> -->
2424

2525
<dd><a
2626
href="http://dev.w3.org/csswg/css-style-attr/">http://dev.w3.org/csswg/css-style-attr/</a>
@@ -41,17 +41,16 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 September
4141
<dt>Editors:
4242

4343
<dd class=vcard><a class="fn url" href="http://tantek.com/"
44-
lang=tr>Tantek &Ccedil;elik</a> (<span class="company role url">invited
45-
expert</span>, and before at <a
46-
href="http://www.microsoft.com/">Microsoft Corporation</a>) &lt;<a
47-
class=email
44+
lang=tr>Tantek &Ccedil;elik</a> (<span class="company role url">Invited
45+
Expert</span>, formerly <a href="http://www.microsoft.com/">Microsoft
46+
Corporation</a>) &lt;<a class=email
4847
href="mailto:tantek@cs.stanford.edu">tantek@cs.stanford.edu</a>&gt;
4948

5049
<dd class=vcard><a class="fn n url"
5150
href="http://fantasai.inkedblade.net/contact"><span
5251
class=given-name>Elika</span> <abbr class=additional-name>J.</abbr>
5352
<span class=family-name>Etemad</span></a> (<span class="company
54-
role">invited expert</span>)
53+
role">Invited Expert</span>)
5554

5655
<dt>Previous Editors:
5756

css-style-attr/Overview.src.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
2525
<dd><a href="http://www.w3.org/TR/2010/WD-css-style-attr-20100121/">http://www.w3.org/TR/2010/WD-css-style-attr-20100121/</a>
2626
<dt>Editors:
2727
<dd class="vcard"><a lang="tr" class="fn url" href="http://tantek.com/">Tantek &Ccedil;elik</a>
28-
(<span class="company role url">invited expert</span>,
29-
and before at <a href="http://www.microsoft.com/">Microsoft Corporation</a>)
28+
(<span class="company role url">Invited Expert</span>,
29+
formerly <a href="http://www.microsoft.com/">Microsoft Corporation</a>)
3030
&lt;<a class="email"
3131
href="mailto:tantek@cs.stanford.edu">tantek@cs.stanford.edu</a>&gt;
3232
</dd>
33-
<dd class="vcard"><a class="fn n url" href="http://fantasai.inkedblade.net/contact"><span class="given-name">Elika</span> <abbr class="additional-name">J.</abbr> <span class="family-name">Etemad</span></a> (<span class="company role">invited expert</span>)
33+
<dd class="vcard"><a class="fn n url" href="http://fantasai.inkedblade.net/contact"><span class="given-name">Elika</span> <abbr class="additional-name">J.</abbr> <span class="family-name">Etemad</span></a> (<span class="company role">Invited Expert</span>)
3434
</dd>
3535
<dt>Previous Editors:
3636
<dd class="vcard"><a class="fn url" href="http://www.w3.org/People/Bos/">Bert Bos</a> (<a class="org" href="http://www.w3.org/">W3C</a>), &lt;<a class="email" href="mailto:bert@w3.org">bert@w3.org</a>&gt;

0 commit comments

Comments
 (0)