11<!DOCTYPE html> < html lang ="en-US "> < head >
22 < meta charset ="utf-8 ">
33 < title > CSSOM Values Module</ title >
4- < style >
5- dl .switch { padding-left : 2em }
6- dl .switch > dt { text-indent : -1.5em }
7- dl .switch > dt : before { content : '\21AA' ; padding : 0 0.5em 0 0 ; display : inline-block; width : 1em ; text-align : right; line-height : 0.5em }
8- .atrisk ::before { position : absolute; margin-left : -5em ; margin-top : -2px ; padding : 4px ; border : 1px solid; content : 'At risk' ;
9- font-size : smaller; background : white; color : gray; border-radius : 1em ; text-align : center }
10- td { vertical-align : baseline }
11- td , th { border : solid }
12- table { border : hidden; border-collapse : collapse }
13- .propdef { font : inherit; line-height : 2.3 }
14- .toc , .toc ol { list-style-type : none }
15- </ style >
164 < link href ="../default.css " rel ="stylesheet ">
175 < link href ="https://www.w3.org/StyleSheets/TR/W3C-ED " rel ="stylesheet ">
186 </ head >
2513
2614 < h1 > CSSOM Values Module</ h1 >
2715
28- < h2 class ="no-num no-toc " id ="w3c-doctype "> Editor's Draft 26 June 2013 </ h2 >
16+ < h2 class ="no-num no-toc " id ="w3c-doctype "> Editor's Draft 8 January 2014 </ h2 >
2917
3018 < dl >
3119
@@ -49,7 +37,7 @@ <h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 26 June 2013</h2>
4937 < dt > Editors:</ dt >
5038 < dd > Simon Pieters
5139 (< a href ="http://www.opera.com/ "> Opera Software ASA</ a > )
52- << a href ="mailto:simponp @opera.com "> simonp@opera.com</ a > ></ dd >
40+ << a href ="mailto:simonp @opera.com "> simonp@opera.com</ a > ></ dd >
5341 < dd > < a href ="http://www.w3.org/wiki/User:Gadams "> Glenn Adams</ a >
5442 (< a href ="http://www.cox.com/ "> Cox Communications, Inc.</ a > )<
D62
/div>
5543 << a href ="mailto:glenn.adams@cox.com "> glenn.adams@cox.com</ a > ></ dd >
@@ -58,7 +46,7 @@ <h2 class="no-num no-toc" id="w3c-doctype">Editor's Draft 26 June 2013</h2>
5846
5947
6048<!--begin-copyright-->
61- < p class ="copyright "> < a href ="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright "> Copyright</ a > © 2013 < 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.</ p >
49+ < p class ="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.</ p >
6250<!--end-copyright-->
6351
6452</ div >
@@ -81,15 +69,15 @@ <h2 class="no-num no-toc" id="sotd">Status of this Document</h2>
8169can be found in the
8270< a href ="http://www.w3.org/TR/ "> W3C technical reports index at http://www.w3.org/TR/.</ a > </ em >
8371
84- < p > This is the 26 June 2013 Editor's Draft of CSSOM. Please send
72+ < p > This is the 8 January 2014 Editor's Draft of CSSOM. Please send
8573comments to
8674< a href ="mailto:www-style@w3.org?subject=%5Bcssom-values%5D%20 "> www-style@w3.org</ a >
8775(< a href ="http://lists.w3.org/Archives/Public/www-style/ "> archived</ a > )
8876with < samp > [cssom-values]</ samp > at the start of the subject line.
8977
9078
9179<!-- XXX include this text upon FPWD publishing
92- <p>This is the 26 June 2013 First Public Working Draft of CSSOM, produced by the
80+ <p>This is the 8 January 2014 First Public Working Draft of CSSOM, produced by the
9381<a href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part
9482of the <a href="http://www.w3.org/Style/">Style Activity</a>).
9583-->
0 commit comments