Skip to content

Commit 41ecf46

Browse files
committed
[css-scoping] Change title.
1 parent 58748b5 commit 41ecf46

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

css-scoping/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<h1>Shadow DOM Styling</h1>
1+
<h1>CSS Scoping Module Level 1</h1>
22
<pre class='metadata'>
33
Level: 1
4-
Shortname: shadow-styling
4+
Shortname: css-scoping
55
Group: CSSWG
66
Status: ED
77
ED: http://dev.w3.org/csswg/shadow-styling

css-scoping/Overview.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html><html lang=en><head>
22
<meta content="text/html; charset=utf-8" http-equiv=Content-Type>
3-
<title>Shadow DOM Styling</title>
3+
<title>CSS Scoping Module Level 1</title>
44
<link href=../default.css rel=stylesheet type=text/css>
55
<link href=../csslogo.ico rel="shortcut icon" type=image/x-icon>
66
<style>
@@ -52,14 +52,14 @@
5252
<img alt=W3C height=48 src=http://www.w3.org/Icons/w3c_home width=72>
5353
</a>
5454
</p>
55-
<h1 class="p-name no-ref" id=title>Shadow DOM Styling</h1>
55+
<h1 class="p-name no-ref" id=title>CSS Scoping Module Level 1</h1>
5656
<h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft,
57-
<span class=dt-updated><span class=value-title title=20140320>20 March 2014</span></span></span></h2>
57+
<span class=dt-updated><span class=value-title title=20140321>21 March 2014</span></span></span></h2>
5858
<div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/shadow-styling>http://dev.w3.org/csswg/shadow-styling</a><dt>Editor’s Draft:<dd><a href=http://dev.w3.org/csswg/shadow-styling>http://dev.w3.org/csswg/shadow-styling</a>
5959
<dt>Feedback:</dt>
60-
<dd><a href="mailto:www-style@w3.org?subject=%5Bshadow-styling%5D%20feedback">www-style@w3.org</a>
60+
<dd><a href="mailto:www-style@w3.org?subject=%5Bcss-scoping%5D%20feedback">www-style@w3.org</a>
6161
with subject line
62-
<kbd>[shadow-styling] <var>… message topic …</var></kbd>”(<a href=http://lists.w3.org/Archives/Public/www-style/ rel=discussion>archives</a>)<dt>Test Suite:<dd>None Yet<dt>Editors:
62+
<kbd>[css-scoping] <var>… message topic …</var></kbd>”(<a href=http://lists.w3.org/Archives/Public/www-style/ rel=discussion>archives</a>)<dt>Test Suite:<dd>None Yet<dt>Editors:
6363
<dd class="p-author h-card vcard"><a class="p-name fn u-url url" href=http://xanthir.com/contact/>Tab Atkins Jr.</a> (<span class="p-org org">Google</span>)<dd class="p-author h-card vcard"><a class="p-name fn u-url url" href=http://fantasai.inkedblade.net/contact>Elika J Etemad</a> (<span class="p-org org">Invited Expert</span>)</dl></div>
6464
<div data-fill-with=warning></div>
6565
<p class=copyright data-fill-with=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a> © 2014 <a href=http://www.w3.org/><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href=http://www.csail.mit.edu/><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href=http://www.ercim.eu/><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href=http://www.keio.ac.jp/>Keio</a>, <a href=http://ev.buaa.edu.cn/>Beihang</a>), All Rights Reserved. W3C <a href=http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer>liability</a>, <a href=http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks>trademark</a> and <a href=http://www.w3.org/Consortium/Legal/copyright-documents>document use</a> rules apply.
@@ -82,13 +82,13 @@ <h2 class="no-num no-toc no-ref heading settled heading" id=status><span class=c
8282

8383
<p>
8484
The (<a href=http://lists.w3.org/Archives/Public/www-style/>archived</a>) public mailing list
85-
<a href="mailto:www-style@w3.org?Subject=%5Bshadow-styling%5D%20PUT%20SUBJECT%20HERE">www-style@w3.org</a>
85+
<a href="mailto:www-style@w3.org?Subject=%5Bcss-scoping%5D%20PUT%20SUBJECT%20HERE">www-style@w3.org</a>
8686
(see <a href=http://www.w3.org/Mail/Request>instructions</a>)
8787
is preferred for discussion of this specification.
8888
When sending e-mail,
89-
please put the text “shadow-styling” in the subject,
89+
please put the text “css-scoping” in the subject,
9090
preferably like this:
91-
“[shadow-styling] <em>…summary of comment…</em>
91+
“[css-scoping] <em>…summary of comment…</em>
9292

9393
<p>
9494
This document was produced by the <a href=http://www.w3.org/Style/CSS/members>CSS Working Group</a>

0 commit comments

Comments
 (0)