Skip to content

Commit f90b4b8

Browse files
committed
Generated. Do not edit!
1 parent 97e1fd3 commit f90b4b8

1 file changed

Lines changed: 31 additions & 31 deletions

File tree

css3-box/Overview.html

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<style type="text/css">
99
ol.stack p {margin-top: 0}
1010
</style>
11+
<link href="#contents" rel=contents>
1112
<link href="../default.css" rel=stylesheet title=Default type="text/css">
1213
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
1314
title=Default type="text/css">
@@ -19,14 +20,14 @@
1920

2021
<h1>CSS basic box model</h1>
2122

22-
<h2 class="no-num no-toc" id=longstatus-date-26-sep-2006>Editor's Draft 16
23-
November 2011</h2>
23+
<h2 class="no-num no-toc" id=longstatus-date-26-sep-2006>Editor's Draft 10
24+
April 2012</h2>
2425

2526
<dl>
2627
<dt>This version:
2728

28-
<dd><a href="http://www.w3.org/TR/2011/ED-css3-box-20111116/">
29-
http://www.w3.org/TR/2011/ED-css3-box-20111116</a>
29+
<dd><a href="http://www.w3.org/TR/2012/ED-css3-box-20120410/">
30+
http://www.w3.org/TR/2012/ED-css3-box-20120410</a>
3031

3132
<dt>Latest version:
3233

@@ -46,13 +47,12 @@ <h2 class="no-num no-toc" id=longstatus-date-26-sep-2006>Editor's Draft 16
4647
<!--begin-copyright-->
4748
<p class=copyright><a
4849
href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
49-
rel=license>Copyright</a> &copy; 2011 <a
50-
href="http://www.w3.org/"><acronym
51-
title="World Wide Web Consortium">W3C</acronym></a><sup>&reg;</sup> (<a
52-
href="http://www.csail.mit.edu/"><acronym
53-
title="Massachusetts Institute of Technology">MIT</acronym></a>, <a
54-
href="http://www.ercim.eu/"><acronym
55-
title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
50+
rel=license>Copyright</a> &copy; 2012 <a href="http://www.w3.org/"><abbr
51+
title="World Wide Web Consortium">W3C</abbr></a><sup>&reg;</sup> (<a
52+
href="http://www.csail.mit.edu/"><abbr
53+
title="Massachusetts Institute of Technology">MIT</abbr></a>, <a
54+
href="http://www.ercim.eu/"><abbr
55+
title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>,
5656
<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a
5757
href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
5858
<a
@@ -7220,11 +7220,11 @@ <h2 class=no-num id=references>References</h2>
72207220

72217221
<dt id=CSS3-2D-TRANSFORMS>[CSS3-2D-TRANSFORMS]
72227222

7223-
<dd>Dean Jackson; David Hyatt; Chris Marrin. <a
7224-
href="http://www.w3.org/TR/2009/WD-css3-2d-transforms-20091201"><cite>CSS
7225-
2D Transforms Module Level 3.</cite></a> 1 December 2009. W3C Working
7226-
Draft. (Work in progress.) URL: <a
7227-
href="http://www.w3.org/TR/2009/WD-css3-2d-transforms-20091201">http://www.w3.org/TR/2009/WD-css3-2d-transforms-20091201</a>
7223+
<dd>Simon Fraser; et al. <a
7224+
href="http://www.w3.org/TR/2011/WD-css3-2d-transforms-20111215/"><cite>CSS
7225+
2D Transforms.</cite></a> 15 December 2011. W3C Working Draft. (Work in
7226+
progress.) URL: <a
7227+
href="http://www.w3.org/TR/2011/WD-css3-2d-transforms-20111215/">http://www.w3.org/TR/2011/WD-css3-2d-transforms-20111215/</a>
72287228
</dd>
72297229
<!---->
72307230

@@ -7241,10 +7241,10 @@ <h2 class=no-num id=references>References</h2>
72417241
<dt id=CSS3BG>[CSS3BG]
72427242

72437243
<dd>Bert Bos; Elika J. Etemad; Brad Kemper. <a
7244-
href="http://www.w3.org/TR/2011/CR-css3-background-20110215"><cite>CSS
7245-
Backgrounds and Borders Module Level 3.</cite></a> 15 February 2011. W3C
7246-
Candidate Recommendation. (Work in progress.) URL: <a
7247-
href="http://www.w3.org/TR/2011/CR-css3-background-20110215">http://www.w3.org/TR/2011/CR-css3-background-20110215</a>
7244+
href="http://www.w3.org/TR/2012/WD-css3-background-20120214/"><cite>CSS
7245+
Backgrounds and Borders Module Level 3.</cite></a> 14 February 2012. W3C
7246+
Working Draft. (Work in progress.) URL: <a
7247+
href="http://www.w3.org/TR/2012/WD-css3-background-20120214/">http://www.w3.org/TR/2012/WD-css3-background-20120214/</a>
72487248
</dd>
72497249
<!---->
72507250

@@ -7270,31 +7270,31 @@ <h2 class=no-num id=references>References</h2>
72707270

72717271
<dt id=CSS3TEXT>[CSS3TEXT]
72727272

7273-
<dd>Elika J. Etemad; Koji Ishii; Shinyu Murakami. <a
7274-
href="http://www.w3.org/TR/2011/WD-css3-text-20110901/"><cite>CSS Text
7275-
Level 3.</cite></a> 1 September 2011. W3C Working Draft. (Work in
7273+
<dd>Elika J. Etemad; Koji Ishii. <a
7274+
href="http://www.w3.org/TR/2012/WD-css3-text-20120119/"><cite>CSS Text
7275+
Level 3.</cite></a> 19 January 2012. W3C Working Draft. (Work in
72767276
progress.) URL: <a
7277-
href="http://www.w3.org/TR/2011/WD-css3-text-20110901/">http://www.w3.org/TR/2011/WD-css3-text-20110901/</a>
7277+
href="http://www.w3.org/TR/2012/WD-css3-text-20120119/">http://www.w3.org/TR/2012/WD-css3-text-20120119/</a>
72787278
</dd>
72797279
<!---->
72807280

72817281
<dt id=CSS3UI>[CSS3UI]
72827282

72837283
<dd>Tantek &#199;elik. <a
7284-
href="http://www.w3.org/TR/2004/CR-css3-ui-20040511"><cite>CSS3 Basic
7285-
User Interface Module.</cite></a> 11 May 2004. W3C Candidate
7286-
Recommendation. (Work in progress.) URL: <a
7287-
href="http://www.w3.org/TR/2004/CR-css3-ui-20040511">http://www.w3.org/TR/2004/CR-css3-ui-20040511</a>
7284+
href="http://www.w3.org/TR/2012/WD-css3-ui-20120117/"><cite>CSS Basic
7285+
User Interface Module Level 3 (CSS3 UI).</cite></a> 17 January 2012. W3C
7286+
Working Draft. (Work in progress.) URL: <a
7287+
href="http://www.w3.org/TR/2012/WD-css3-ui-20120117/">http://www.w3.org/TR/2012/WD-css3-ui-20120117/</a>
72887288
</dd>
72897289
<!---->
72907290

72917291
<dt id=CSS3VAL>[CSS3VAL]
72927292

72937293
<dd>H&#229;kon Wium Lie; Tab Atkins; Elika J. Etemad. <a
7294-
href="http://www.w3.org/TR/2011/WD-css3-values-20110906/"><cite>CSS
7295-
Values and Units Module Level 3.</cite></a> 6 September 2011. W3C Working
7294+
href="http://www.w3.org/TR/2012/WD-css3-values-20120308/"><cite>CSS
7295+
Values and Units Module Level 3.</cite></a> 8 March 2012. W3C Working
72967296
Draft. (Work in progress.) URL: <a
7297-
href="http://www.w3.org/TR/2011/WD-css3-values-20110906/">http://www.w3.org/TR/2011/WD-css3-values-20110906/</a>
7297+
href="http://www.w3.org/TR/2012/WD-css3-values-20120308/">http://www.w3.org/TR/2012/WD-css3-values-20120308/</a>
72987298
</dd>
72997299
<!---->
73007300
</dl>

0 commit comments

Comments
 (0)