|
18 | 18 | code { color:orangered } |
19 | 19 | code :link, code :visited { color:inherit } |
20 | 20 | </style> |
21 | | - <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet"> |
| 21 | + <link href="https://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet"> |
22 | 22 | </head> |
23 | 23 | <body class="draft"> |
24 | 24 | <div class="head"> |
25 | 25 |
|
26 | 26 | <!--begin-logo--> |
27 | | -<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> |
| 27 | +<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="https://www.w3.org/Icons/w3c_home" width="72"></a></p> |
28 | 28 | <!--end-logo--> |
29 | 29 |
|
30 | 30 | <h1 id="cssom-values">CSSOM Values Module</h1> |
31 | 31 |
|
32 | | - <h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 15 March 2013</h2> |
| 32 | + <h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 18 March 2013</h2> |
33 | 33 |
|
34 | 34 | <dl> |
35 | 35 |
|
36 | 36 | <dt>This Version:</dt> |
37 | | - <dd class="dontpublish"><a href="http://dvcs.w3.org/hg/csswg/raw-file/tip/cssom-values/Overview.html">http://dvcs.w3.org/hg/csswg/raw-file/tip/cssom-values/Overview.html</a></dd> |
| 37 | + <dd class="dontpublish"><a href="https://dvcs.w3.org/hg/csswg/raw-file/tip/cssom-values/Overview.html">https://dvcs.w3.org/hg/csswg/raw-file/tip/cssom-values/Overview.html</a></dd> |
38 | 38 | <dt class="dontpublish">Participate:</dt> |
39 | 39 | <dd class="dontpublish"><a href="mailto:www-style@w3.org?subject==%5Bcssom-values%5D%20">www-style@w3.org</a> (<a href="http://lists.w3.org/Archives/Public/www-style/">archives</a>) |
40 | | - <dd class="dontpublish"><a href="https://www.w3.org/Bugs/Public/enter_bug.cgi?product=CSS&component=CSSOM&20Values">File a bug</a> (<a href="https://www.w3.org/Bugs/Public/buglist.cgi?component=CSSOM%20Values&product=CSS&resolution=---">open bugs</a>) <script async="" src="http://resources.whatwg.org/file-bug.js"></script> |
| 40 | + <dd class="dontpublish"><a href="https://www.w3.org/Bugs/Public/enter_bug.cgi?product=CSS&component=CSSOM&20Values">File a bug</a> (<a href="https://www.w3.org/Bugs/Public/buglist.cgi?component=CSSOM%20Values&product=CSS&resolution=---">open bugs</a>) <script async="" src="https://w3c-test.org/resources.whatwg.org/file-bug.js"></script> |
41 | 41 | <dd class="dontpublish"><a href="irc://irc.w3.org:6665/css">IRC: #css on W3C</a></dd> |
42 | 42 |
|
43 | 43 | <dt class="dontpublish">Previous Version:</dt> |
@@ -80,15 +80,15 @@ <h2 class="no-num no-toc" id="sotd">Status of this Document</h2> |
80 | 80 | can be found in the |
81 | 81 | <a href="http://www.w3.org/TR/">W3C technical reports index at http://www.w3.org/TR/.</a></em> |
82 | 82 |
|
83 | | - <p>This is the 15 March 2013 Editor's Draft of CSSOM. Please send |
| 83 | + <p>This is the 18 March 2013 Editor's Draft of CSSOM. Please send |
84 | 84 | comments to |
85 | 85 | <a href="mailto:www-style@w3.org?subject=%5Bcssom%5D%20">www-style@w3.org</a> |
86 | 86 | (<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) |
87 | 87 | with <samp>[cssom-values]</samp> at the start of the subject line. |
88 | 88 |
|
89 | 89 |
|
90 | 90 | <!-- XXX include this text upon FPWD publishing |
91 | | - <p>This is the 15 March 2013 First Public Working Draft of CSSOM, produced by the |
| 91 | + <p>This is the 18 March 2013 First Public Working Draft of CSSOM, produced by the |
92 | 92 | <a href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part |
93 | 93 | of the <a href="http://www.w3.org/Style/">Style Activity</a>). |
94 | 94 | --> |
|
0 commit comments