Skip to content

Commit 1012ed7

Browse files
author
Simon Pieters
committed
[cssom] Editorial: typo and style tweak
1 parent 6935bd8 commit 1012ed7

6 files changed

Lines changed: 13 additions & 7 deletions

File tree

cssom-values/Overview.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
td, th { border:solid }
1212
table { border:hidden; border-collapse:collapse }
1313
.propdef { font:inherit; line-height:2.3 }
14+
.toc, .toc ol { list-style-type:none }
1415
</style>
1516
<link href="../default.css" rel="stylesheet">
1617
<link href="https://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet">
@@ -24,7 +25,7 @@
2425

2526
<h1>CSSOM Values Module</h1>
2627

27-
<h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 11 June 2013</h2>
28+
<h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 17 June 2013</h2>
2829

2930
<dl>
3031

@@ -80,15 +81,15 @@ <h2 class="no-num no-toc" id="sotd">Status of this Document</h2>
8081
can be found in the
8182
<a href="http://www.w3.org/TR/">W3C technical reports index at http://www.w3.org/TR/.</a></em>
8283

83-
<p>This is the 11 June 2013 Editor's Draft of CSSOM. Please send
84+
<p>This is the 17 June 2013 Editor's Draft of CSSOM. Please send
8485
comments to
8586
<a href="mailto:www-style@w3.org?subject=%5Bcssom-values%5D%20">www-style@w3.org</a>
8687
(<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)
8788
with <samp>[cssom-values]</samp> at the start of the subject line.
8889

8990

9091
<!-- XXX include this text upon FPWD publishing
91-
<p>This is the 11 June 2013 First Public Working Draft of CSSOM, produced by the
92+
<p>This is the 17 June 2013 First Public Working Draft of CSSOM, produced by the
9293
<a href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part
9394
of the <a href="http://www.w3.org/Style/">Style Activity</a>).
9495
-->

cssom-values/Overview.src.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
td, th { border:solid }
1414
table { border:hidden; border-collapse:collapse }
1515
.propdef { font:inherit; line-height:2.3 }
16+
.toc, .toc ol { list-style-type:none }
1617
</style>
1718
<link rel=stylesheet href=../default.css>
1819
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/W3C-[STATUS]">

cssom-view/Overview.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
td, th { border:solid }
1212
table { border:hidden; border-collapse:collapse }
1313
.propdef { font:inherit; line-height:2.3 }
14+
.toc, .toc ol { list-style-type:none }
1415
</style>
1516
<link href="../default.css" rel="stylesheet">
1617
<link href="https://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet">
@@ -24,7 +25,7 @@
2425

2526
<h1>CSSOM View Module</h1>
2627

27-
<h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 11 June 2013</h2>
28+
<h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 17 June 2013</h2>
2829

2930
<dl>
3031

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

94-
<p>This is the 11 June 2013 Editor's Draft of CSSOM View. Please send
95+
<p>This is the 17 June 2013 Editor's Draft of CSSOM View. Please send
9596
comments to
9697
<a href="mailto:www-style@w3.org?subject=%5Bcssom-view%5D%20">www-style@w3.org</a>
9798
(<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)

cssom-view/Overview.src.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
td, th { border:solid }
1414
table { border:hidden; border-collapse:collapse }
1515
.propdef { font:inherit; line-height:2.3 }
16+
.toc, .toc ol { list-style-type:none }
1617
</style>
1718
<link rel=stylesheet href=../default.css>
1819
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/W3C-[STATUS]">

cssom/Overview.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
td, th { border:solid }
1212
table { border:hidden; border-collapse:collapse }
1313
.propdef { font:inherit; line-height:2.3 }
14+
.toc, .toc ol { list-style-type:none }
1415
</style>
1516
<link href="../default.css" rel="stylesheet">
1617
<link href="https://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet">
@@ -2003,7 +2004,7 @@ <h4 id="the-cssgroupingrule-interface"><span class="secno">6.4.6 </span>The <cod
20032004
readonly attribute <a href="#cssrulelist">CSSRuleList</a> <a href="#dom-cssgroupingrule-cssrules" title="dom-CSSGroupingRule-cssRules">cssRules</a>;
20042005
unsigned long <a href="#dom-cssgroupingrule-insertrule" title="dom-CSSGroupingRule-insertRule">insertRule</a>(DOMString rule, unsigned long index);
20052006
void <a href="#dom-cssgroupingrule-deleterule" title="dom-CSSGroupingRule-deleteRule">deleteRule</a>(unsigned long index);
2006-
}</pre>
2007+
};</pre>
20072008

20082009
<p>The <dfn id="dom-cssgroupingrule-cssrules" title="dom-CSSGroupingRule-cssRules"><code>cssRules</code></dfn> attribute must return a <code><a href="#cssrulelist">CSSRuleList</a></code> object for the
20092010
<a href="#concept-css-rule-child-css-rules" title="concept-css-rule-child-css-rules">child CSS rules</a>.</p>

cssom/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
td, th { border:solid }
1414
table { border:hidden; border-collapse:collapse }
1515
.propdef { font:inherit; line-height:2.3 }
16+
.toc, .toc ol { list-style-type:none }
1617
</style>
1718
<link rel=stylesheet href=../default.css>
1819
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/W3C-[STATUS]">
@@ -1925,7 +1926,7 @@ <h4>The <code title>CSSGroupingRule</code> Interface</h4>
19251926
readonly attribute <span>CSSRuleList</span> <span title=dom-CSSGroupingRule-cssRules>cssRules</span>;
19261927
unsigned long <span title=dom-CSSGroupingRule-insertRule>insertRule</span>(DOMString rule, unsigned long index);
19271928
void <span title=dom-CSSGroupingRule-deleteRule>deleteRule</span>(unsigned long index);
1928-
}</pre>
1929+
};</pre>
19291930

19301931
<p>The <dfn title=dom-CSSGroupingRule-cssRules><code>cssRules</code></dfn> attribute must return a <code>CSSRuleList</code> object for the
19311932
<span title=concept-css-rule-child-css-rules>child CSS rules</span>.</p>

0 commit comments

Comments
 (0)