Skip to content

Commit 65c85c6

Browse files
committed
[multiple] s/definitions/terminology/
1 parent 62429b9 commit 65c85c6

6 files changed

Lines changed: 23 additions & 25 deletions

File tree

css-exclusions/Overview.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
rel=dcterms.rights>
1313
<meta content="CSS Exclusions Module Level 1" name=dcterms.title>
1414
<meta content=text name=dcterms.type>
15-
<meta content=2013-07-16 name=dcterms.date>
15+
<meta content=2013-10-01 name=dcterms.date>
1616
<meta content="Vincent Hardy" name=dcterms.creator>
1717
<meta content="Rossen Atanassov" name=dcterms.creator>
1818
<meta content="Alan Stearns" name=dcterms.creator>
@@ -51,14 +51,14 @@
5151

5252
<h1 id=css-exclusions-module>CSS Exclusions Module Level 1</h1>
5353

54-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 16 July 2013</h2>
54+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 1 October 2013</h2>
5555

5656
<dl>
5757
<dt>This version:
5858

5959
<dd><a
6060
href="http://dev.w3.org/csswg/css-exclusions/">http://dev.w3.org/csswg/css-exclusions/</a></dd>
61-
<!--<dd><a href="http://dev.w3.org/csswg/css-exclusions/">http://www.w3.org/TR/2013/WD-css-exclusions-20130716/</a></dd>-->
61+
<!--<dd><a href="http://dev.w3.org/csswg/css-exclusions/">http://www.w3.org/TR/2013/WD-css-exclusions-20131001/</a></dd>-->
6262

6363
<dt>Latest version:
6464

@@ -185,7 +185,7 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
185185
<ul class=toc>
186186
<li><a href="#intro"><span class=secno>1. </span>Introduction</a>
187187

188-
<li><a href="#definitions"><span class=secno>2. </span>Definitions</a>
188+
<li><a href="#definitions"><span class=secno>2. </span>Terminology</a>
189189

190190
<li><a href="#exclusions"><span class=secno>3. </span>Exclusions</a>
191191
<ul class=toc>
@@ -310,7 +310,7 @@ <h2 id=intro><span class=secno>1. </span>Introduction</h2>
310310
wrap around outside the <a href="#exclusion-area">exclusion area</a> of
311311
elements.
312312

313-
<h2 id=definitions><span class=secno>2. </span>Definitions</h2>
313+
<h2 id=definitions><span class=secno>2. </span>Terminology</h2>
314314

315315
<p><dfn id=exclusion-box>Exclusion box</dfn>
316316

@@ -1437,10 +1437,10 @@ <h3 class=no-num id=normative-references>Normative references</h3>
14371437
<dt id=CSS21>[CSS21]
14381438

14391439
<dd>Bert Bos; et al. <a
1440-
href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style
1440+
href="http://www.w3.org/TR/2011/REC-CSS2-20110607/"><cite>Cascading Style
14411441
Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 June
14421442
2011. W3C Recommendation. URL: <a
1443-
href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
1443+
href="http://www.w3.org/TR/2011/REC-CSS2-20110607/">http://www.w3.org/TR/2011/REC-CSS2-20110607/</a>
14441444
</dd>
14451445
<!---->
14461446

@@ -1505,11 +1505,11 @@ <h3 class=no-num id=other-references>Other references</h3>
15051505

15061506
<dt id=CSS3-GRID-LAYOUT>[CSS3-GRID-LAYOUT]
15071507

1508-
<dd>Tab Atkins Jr.; Elika J. Etemad; Rossen Atanassov. <a
1509-
href="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/"><cite>CSS
1510-
Grid Layout.</cite></a> 2 April 2013. W3C Working Draft. (Work in
1511-
progress.) URL: <a
1512-
href="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/">http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/</a>
1508+
<dd>Tab Atkins Jr.; fantasai; Rossen Atanassov. <a
1509+
href="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130910/"><cite>CSS
1510+
Grid Layout Module Level 1.</cite></a> 10 September 2013. W3C Working
1511+
Draft. (Work in progress.) URL: <a
1512+
href="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130910/">http://www.w3.org/TR/2013/WD-css3-grid-layout-20130910/</a>
15131513
</dd>
15141514
<!---->
15151515
</dl>

css-exclusions/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h2 id="intro">Introduction</h2>
109109
content to wrap around outside the <span>exclusion area</span> of elements.
110110
</p>
111111

112-
<h2 id="definitions">Definitions</h2>
112+
<h2 id="definitions">Terminology</h2>
113113

114114
<p><dfn>Exclusion box</dfn>
115115

css-shapes-2/Overview.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
rel=dcterms.rights>
1313
<meta content="CSS Shapes Module Level 2" name=dcterms.title>
1414
<meta content=text name=dcterms.type>
15-
<meta content=2013-09-16 name=dcterms.date>
15+
<meta content=2013-10-01 name=dcterms.date>
1616
<meta content="Alan Stearns" name=dcterms.creator>
1717
<meta content=W3C name=dcterms.publisher>
1818
<meta content="http://dev.w3.org/csswg/www-style/" name=dcterms.identifier><!--<script src='http://test.csswg.org/harness/annotate.js#css-shapes_DEV' type='text/javascript' defer></script>-->
@@ -46,8 +46,7 @@
4646

4747
<h1 id=css-shapes-module>CSS Shapes Module Level 2</h1>
4848

49-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 16 September
50-
2013</h2>
49+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 1 October 2013</h2>
5150

5251
<dl>
5352
<dt>This version:
@@ -158,7 +157,7 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
158157
<ul class=toc>
159158
<li><a href="#intro"><span class=secno>1. </span>Introduction</a>
160159

161-
<li><a href="#definitions"><span class=secno>2. </span>Definitions</a>
160+
<li><a href="#terminology"><span class=secno>2. </span>Terminology</a>
162161

163162
<li><a href="#shapes"><span class=secno>3. </span>Shapes</a>
164163
<ul class=toc>
@@ -231,7 +230,7 @@ <h2 id=intro><span class=secno>1. </span>Introduction</h2>
231230
property for applying a shape to an element's content area. And finally it
232231
defines new ways of specifying shapes for all of these applications.
233232

234-
<h2 id=definitions><span class=secno>2. </span>Definitions</h2>
233+
<h2 id=terminology><span class=secno>2. </span>Terminology</h2>
235234

236235
<p><dfn id=exclusion-area>Exclusion area</dfn>
237236

css-shapes-2/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h2 id="intro">Introduction</h2>
112112
of these applications.
113113
</p>
114114

115-
<h2 id="definitions">Definitions</h2>
115+
<h2 id="terminology">Terminology</h2>
116116

117117
<dfn>Exclusion area</dfn>
118118

css-shapes/Overview.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
rel=dcterms.rights>
1313
<meta content="CSS Shapes Module Level 1" name=dcterms.title>
1414
<meta content=text name=dcterms.type>
15-
<meta content=2013-09-30 name=dcterms.date>
15+
<meta content=2013-10-01 name=dcterms.date>
1616
<meta content="Vincent Hardy" name=dcterms.creator>
1717
<meta content="Rossen Atanassov" name=dcterms.creator>
1818
<meta content="Alan Stearns" name=dcterms.creator>
@@ -51,8 +51,7 @@
5151

5252
<h1 id=css-shapes-module>CSS Shapes Module Level 1</h1>
5353

54-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 30 September
55-
2013</h2>
54+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 1 October 2013</h2>
5655

5756
<dl>
5857
<dt>This version:
@@ -190,7 +189,7 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
190189

191190
<li><a href="#values"><span class=secno>1.2. </span>Values</a>
192191

193-
<li><a href="#definitions"><span class=secno>1.3. </span>Definitions</a>
192+
<li><a href="#terminology"><span class=secno>1.3. </span>Terminology</a>
194193
</ul>
195194

196195
<li><a href="#shapes"><span class=secno>2. </span>Shapes</a>
@@ -286,7 +285,7 @@ <h3 id=values><span class=secno>1.2. </span>Values</h3>
286285
keyword as their property value. For readability it has not been repeated
287286
explicitly.
288287

289-
<h3 id=definitions><span class=secno>1.3. </span>Definitions</h3>
288+
<h3 id=terminology><span class=secno>1.3. </span>Terminology</h3>
290289

291290
<p><dfn id=wrap>Wrap</dfn>
292291

css-shapes/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h3 id="values">Values</h3>
127127

128128
<p>In addition to the property-specific values listed in their definitions, all properties defined in this specification also accept the inherit keyword as their property value. For readability it has not been repeated explicitly.</p>
129129

130-
<h3 id="definitions">Definitions</h3>
130+
<h3 id="terminology">Terminology</h3>
131131

132132
<p><dfn>Wrap</dfn>
133133

0 commit comments

Comments
 (0)