Skip to content

Commit f8db0ce

Browse files
author
Simon Pieters
committed
[cssom*] Editorial: fix links
1 parent 7dc9459 commit f8db0ce

File tree

5 files changed

+33
-33
lines changed

5 files changed

+33
-33
lines changed

cssom-view/Overview.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<h1>CSSOM View Module</h1>
1818

19-
<h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 4 December 2013</h2>
19+
<h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 5 December 2013</h2>
2020

2121
<dl>
2222

@@ -38,10 +38,10 @@ <h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 4 December 2013</h2>
3838

3939

4040

41-
<dt class="dontpublish">Previous Versions:</dt>
42-
<dd class="dontpublish"><a href="http://www.w3.org/TR/2009/WD-cssom-view-20090804/">http://www.w3.org/TR/2009/WD-cssom-view-20090804/</a></dd>
43-
<dd class="dontpublish"><a href="http://www.w3.org/TR/2008/WD-cssom-view-20080222/">http://www.w3.org/TR/2008/WD-cssom-view-20080222/</a></dd>
44-
<dd class="dontpublish"><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/">http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/</a></dd>
41+
<dt>Previous Versions:</dt>
42+
<dd><a href="http://www.w3.org/TR/2009/WD-cssom-view-20090804/">http://www.w3.org/TR/2009/WD-cssom-view-20090804/</a></dd>
43+
<dd><a href="http://www.w3.org/TR/2008/WD-cssom-view-20080222/">http://www.w3.org/TR/2008/WD-cssom-view-20080222/</a></dd>
44+
<dd><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/">http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/</a></dd>
4545

4646
<dt>Editors:</dt>
4747
<dd>Simon Pieters
@@ -83,7 +83,7 @@ <h2 class="no-num no-toc" id="sotd">Status of This Document</h2>
8383
can be found in the <a href="http://www.w3.org/TR/">W3C technical reports
8484
index at http://www.w3.org/TR/.</a></em>
8585

86-
<p>This is the 4 December 2013 Editor's Draft of CSSOM View. Please send
86+
<p>This is the 5 December 2013 Editor's Draft of CSSOM View. Please send
8787
comments to
8888
<a href="mailto:www-style@w3.org?subject=%5Bcssom-view%5D%20">www-style@w3.org</a>
8989
(<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)
@@ -1789,7 +1789,7 @@ <h2 class="no-num" id="references">References</h2>
17891789
<dd><cite><a href="http://www.w3.org/TR/SVG/">Scalable Vector Graphics (SVG)</a></cite>, O. Andersson, R. Berjon, E. Dahlström et al.. W3C.
17901790

17911791
<dt id="refsWEBIDL">[WEBIDL]
1792-
<dd><cite><a href="http://dev.w3.org/2006/webapi/WebIDL/">Web IDL</a></cite>, Cameron McCormack. W3C.
1792+
<dd><cite><a href="http://heycam.github.io/webidl/">Web IDL</a></cite>, Cameron McCormack. W3C.
17931793

17941794
</dl></div>
17951795

cssom-view/Overview.src.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ <h2 class="no-num no-toc" id="w3c-doctype">[LONGSTATUS] [DATE: 3 August 2002]</h
3737
<dt class=publish>Latest Editor Draft:</dt>
3838
<dd class=publish><a href="http://dev.w3.org/csswg/cssom-view/">http://dev.w3.org/csswg/cssom-view/</a></dd>
3939

40-
<dt class=dontpublish>Previous Versions:</dt>
41-
<dd class=dontpublish><a href="http://www.w3.org/TR/2009/WD-cssom-view-20090804/">http://www.w3.org/TR/2009/WD-cssom-view-20090804/</a></dd>
42-
<dd class=dontpublish><a href="http://www.w3.org/TR/2008/WD-cssom-view-20080222/">http://www.w3.org/TR/2008/WD-cssom-view-20080222/</a></dd>
43-
<dd class=dontpublish><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/">http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/</a></dd>
40+
<dt>Previous Versions:</dt>
41+
<dd><a href="http://www.w3.org/TR/2009/WD-cssom-view-20090804/">http://www.w3.org/TR/2009/WD-cssom-view-20090804/</a></dd>
42+
<dd><a href="http://www.w3.org/TR/2008/WD-cssom-view-20080222/">http://www.w3.org/TR/2008/WD-cssom-view-20080222/</a></dd>
43+
<dd><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/">http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/</a></dd>
4444

4545
<dt>Editors:</dt>
4646
<dd>Simon Pieters

cssom-view/TR/Overview.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616

1717
<h1>CSSOM View Module</h1>
1818

19-
<h2 class="no-num no-toc" id="w3c-doctype">W3C Working Draft 4 December 2013</h2>
19+
<h2 class="no-num no-toc" id="w3c-doctype">W3C Working Draft 5 December 2013</h2>
2020

2121
<dl>
2222

2323
<dt>This Version:</dt>
2424

25-
<dd class="publish"><a href="http://www.w3.org/TR/2013/WD-cssom-view-20131204/">http://www.w3.org/TR/2013/WD-cssom-view-20131204/</a></dd>
25+
<dd class="publish"><a href="http://www.w3.org/TR/2013/WD-cssom-view-20131205/">http://www.w3.org/TR/2013/WD-cssom-view-20131205/</a></dd>
2626

2727

2828

@@ -78,7 +78,7 @@ <h2 class="no-num no-toc" id="sotd">Status of This Document</h2>
7878
can be found in the <a href="http://www.w3.org/TR/">W3C technical reports
7979
index at http://www.w3.org/TR/.</a></em>
8080

81-
<p>This is the 4 December 2013 W3C Working Draft of CSSOM View. Please send
81+
<p>This is the 5 December 2013 W3C Working Draft of CSSOM View. Please send
8282
comments to
8383
<a href="mailto:www-style@w3.org?subject=%5Bcssom-view%5D%20">www-style@w3.org</a>
8484
(<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)
@@ -1784,7 +1784,7 @@ <h2 class="no-num" id="references">References</h2>
17841784
<dd><cite><a href="http://www.w3.org/TR/SVG/">Scalable Vector Graphics (SVG)</a></cite>, O. Andersson, R. Berjon, E. Dahlström et al.. W3C.
17851785

17861786
<dt id="refsWEBIDL">[WEBIDL]
1787-
<dd><cite><a href="http://dev.w3.org/2006/webapi/WebIDL/">Web IDL</a></cite>, Cameron McCormack. W3C.
1787+
<dd><cite><a href="http://heycam.github.io/webidl/">Web IDL</a></cite>, Cameron McCormack. W3C.
17881788

17891789
</dl></div>
17901790

cssom/Overview.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<h1>CSS Object Model (CSSOM)</h1>
1717

1818

19-
<h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 4 December 2013</h2>
19+
<h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 5 December 2013</h2>
2020

2121
<dl>
2222

@@ -38,9 +38,9 @@ <h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 4 December 2013</h2>
3838

3939

4040

41-
<dt class="dontpublish">Previous Version:</dt>
42-
<dd class="dontpublish"><a href="http://www.w3.org/TR/2011/WD-cssom-20110712/">http://www.w3.org/TR/2011/WD-cssom-20110712/</a></dd>
43-
<dd class="dontpublish"><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/">http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/</a></dd>
41+
<dt>Previous Versions:</dt>
42+
<dd><a href="http://www.w3.org/TR/2011/WD-cssom-20110712/">http://www.w3.org/TR/2011/WD-cssom-20110712/</a></dd>
43+
<dd><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/">http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/</a></dd>
4444

4545
<dt>Editors:</dt>
4646
<dd>Simon Pieters
@@ -90,7 +90,7 @@ <h2 class="no-num no-toc" id="sotd">Status of This Document</h2>
9090
can be found in the
9191
<a href="http://www.w3.org/TR/">W3C technical reports index at http://www.w3.org/TR/.</a></em>
9292

93-
<p class="dontpublish">This is the 4 December 2013 Editor's Draft of CSSOM. Please send comments to
93+
<p class="dontpublish">This is the 5 December 2013 Editor's Draft of CSSOM. Please send comments to
9494
<a href="mailto:www-style@w3.org?subject=%5Bcssom%5D%20">www-style@w3.org</a>
9595
(<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)
9696
with <samp>[cssom]</samp> at the start of the subject line.
@@ -207,7 +207,7 @@ <h2 id="introduction"><span class="secno">1 </span>Introduction</h2>
207207
features no longer considered to be essential in this context, and (3) to newly specify certain extensions that have been
208208
or expected to be widely implemented.</p>
209209

210-
<p>A full list of the changes to API signatures can be found in <a href="#changes-from-dom-2-style"><cite>Changes from DOM-2 Style</cite></a>.</p>
210+
<!--<p>A full list of the changes to API signatures can be found in <a href="#changes-from-dom-2-style"><cite>Changes from DOM-2 Style</cite></a>.</p>-->
211211

212212

213213
<h2 id="conformance"><span class="secno">2 </span>Conformance</h2>
@@ -587,9 +587,9 @@ <h3 id="the-medialist-interface"><span class="secno">4.4 </span>The <code title=
587587
void <a href="#dom-medialist-deletemedium" title="dom-MediaList-deleteMedium">deleteMedium</a>(DOMString medium);
588588
};</pre>
589589

590-
<p>The object's <a class="external" data-anolis-spec="webidl" href="http://dev.w3.org/2006/webapi/WebIDL/#dfn-supported-property-indices">supported property indices</a> are the numbers in the range zero to one less than the number of media queries
590+
<p>The object's <a class="external" data-anolis-spec="webidl" href="http://heycam.github.io/webidl/#dfn-supported-property-indices">supported property indices</a> are the numbers in the range zero to one less than the number of media queries
591591
in the <a href="#collection-of-media-queries">collection of media queries</a> represented by the collection. If there are no such media queries, then there are no
592-
<a class="external" data-anolis-spec="webidl" href="http://dev.w3.org/2006/webapi/WebIDL/#dfn-supported-property-indices">supported property indices</a>.
592+
<a class="external" data-anolis-spec="webidl" href="http://heycam.github.io/webidl/#dfn-supported-property-indices">supported property indices</a>.
593593

594594
<p>To <dfn id="create-a-medialist-object">create a <code>MediaList</code> object</dfn> with a string <var>text</var>, run the following steps:
595595
<ol>
@@ -1186,9 +1186,9 @@ <h4 id="the-stylesheetlist-interface"><span class="secno">6.2.2 </span>The <code
11861186
readonly attribute unsigned long <a href="#dom-stylesheetlist-length" title="dom-StyleSheetList-length">length</a>;
11871187
};</pre>
11881188

1189-
<p>The object's <a class="external" data-anolis-spec="webidl" href="http://dev.w3.org/2006/webapi/WebIDL/#dfn-supported-property-indices">supported property indices</a> are the numbers in the range zero to one less than the number of
1189+
<p>The object's <a class="external" data-anolis-spec="webidl" href="http://heycam.github.io/webidl/#dfn-supported-property-indices">supported property indices</a> are the numbers in the range zero to one less than the number of
11901190
<a href="#css-style-sheet" title="CSS style sheet">CSS style sheets</a> represented by the collection. If there are no such <a href="#css-style-sheet" title="CSS style sheet">CSS style sheets</a>,
1191-
then there are no <a class="external" data-anolis-spec="webidl" href="http://dev.w3.org/2006/webapi/WebIDL/#dfn-supported-property-indices">supported property indices</a>.
1191+
then there are no <a class="external" data-anolis-spec="webidl" href="http://heycam.github.io/webidl/#dfn-supported-property-indices">supported property indices</a>.
11921192

11931193
<p>The <dfn id="dom-stylesheetlist-item" title="dom-StyleSheetList-item"><code>item(<var>index</var>)</code></dfn> method must return the <var>index</var>th <a href="#css-style-sheet">CSS style
11941194
sheet</a> in the collection. If there is no <var>index</var>th object in the collection, then the method must return null.
@@ -1862,9 +1862,9 @@ <h4 id="the-cssrulelist-interface"><span class="secno">6.4.1 </span>The <code ti
18621862
readonly attribute unsigned long <a href="#dom-cssrulelist-length" title="dom-CSSRuleList-length">length</a>;
18631863
};</pre>
18641864

1865-
<p>The object's <a class="external" data-anolis-spec="webidl" href="http://dev.w3.org/2006/webapi/WebIDL/#dfn-supported-property-indices">supported property indices</a> are the numbers in the range zero to one less than the number of
1865+
<p>The object's <a class="external" data-anolis-spec="webidl" href="http://heycam.github.io/webidl/#dfn-supported-property-indices">supported property indices</a> are the numbers in the range zero to one less than the number of
18661866
<code><a href="#cssrule">CSSRule</a></code> objects represented by the collection. If there are no such <code><a href="#cssrule">CSSRule</a></code> objects, then there are no
1867-
<a class="external" data-anolis-spec="webidl" href="http://dev.w3.org/2006/webapi/WebIDL/#dfn-supported-property-indices">supported property indices</a>.
1867+
<a class="external" data-anolis-spec="webidl" href="http://heycam.github.io/webidl/#dfn-supported-property-indices">supported property indices</a>.
18681868

18691869
<p>The <dfn id="dom-cssrulelist-item" title="dom-CSSRuleList-item"><code>item(<var>index</var>)</code></dfn> method must return the <var>index</var>th <code><a href="#cssrule">CSSRule</a></code>
18701870
object in the collection. If there is no <var>index</var>th object in the collection, then the method must return null.
@@ -2336,9 +2336,9 @@ <h4 id="the-cssstyledeclaration-interface"><span class="secno">6.6.1 </span>The
23362336
attribute DOMString <a href="#dom-cssstyledeclaration-cssfloat" title="dom-CSSStyleDeclaration-cssFloat">cssFloat</a>;<!-- setProperty's value arg has [TreatNullAs=EmptyString] -->
23372337
};</pre>
23382338

2339-
<p>The object's <a class="external" data-anolis-spec="webidl" href="http://dev.w3.org/2006/webapi/WebIDL/#dfn-supported-property-indices">supported property indices</a> are the numbers in the range zero to one less than the number of
2339+
<p>The object's <a class="external" data-anolis-spec="webidl" href="http://heycam.github.io/webidl/#dfn-supported-property-indices">supported property indices</a> are the numbers in the range zero to one less than the number of
23402340
<a href="#css-declaration" title="CSS declaration">CSS declarations</a> in the <a href="#concept-css-declaration-block-declarations" title="concept-css-declaration-block-declarations">declarations</a>. If there are no such
2341-
<a href="#css-declaration" title="CSS declaration">CSS declarations</a>, then there are no <a class="external" data-anolis-spec="webidl" href="http://dev.w3.org/2006/webapi/WebIDL/#dfn-supported-property-indices">supported property indices</a>.
2341+
<a href="#css-declaration" title="CSS declaration">CSS declarations</a>, then there are no <a class="external" data-anolis-spec="webidl" href="http://heycam.github.io/webidl/#dfn-supported-property-indices">supported property indices</a>.
23422342

23432343
<p>The <dfn id="dom-cssstyledeclaration-csstext" title="dom-CSSStyleDeclaration-cssText"><code>cssText</code></dfn> attribute must return the result of
23442344
<a href="#serialize-a-css-declaration-block" title="serialize a CSS declaration block">serializing</a> the <a href="#concept-css-declaration-block-declarations" title="concept-css-declaration-block-declarations">declarations</a>.</p>

cssom/Overview.src.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ <h2 class="no-num no-toc" id="w3c-doctype">[LONGSTATUS] [DATE: 3 August 2002]</h
3737
<dt class=publish>Latest Editor's draft:</dt>
3838
<dd class=publish><a href="http://dev.w3.org/csswg/cssom/">http://dev.w3.org/csswg/cssom/</a></dd>
3939

40-
<dt class=dontpublish>Previous Version:</dt>
41-
<dd class=dontpublish><a href="http://www.w3.org/TR/2011/WD-cssom-20110712/">http://www.w3.org/TR/2011/WD-cssom-20110712/</a></dd>
42-
<dd class=dontpublish><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/">http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/</a></dd>
40+
<dt>Previous Versions:</dt>
41+
<dd><a href="http://www.w3.org/TR/2011/WD-cssom-20110712/">http://www.w3.org/TR/2011/WD-cssom-20110712/</a></dd>
42+
<dd><a href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/">http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/</a></dd>
4343

4444
<dt>Editors:</dt>
4545
<dd>Simon Pieters
@@ -127,7 +127,7 @@ <h2>Introduction</h2>
127127
features no longer considered to be essential in this context, and (3) to newly specify certain extensions that have been
128128
or expected to be widely implemented.</p>
129129

130-
<p>A full list of the changes to API signatures can be found in <a href="#changes-from-dom-2-style"><cite>Changes from DOM-2 Style</cite></a>.</p>
130+
<!--<p>A full list of the changes to API signatures can be found in <a href="#changes-from-dom-2-style"><cite>Changes from DOM-2 Style</cite></a>.</p>-->
131131

132132

133133
<h2>Conformance</h2>

0 commit comments

Comments
 (0)