Update style sheet to new CSSWG master.

Tue, 03 Jan 2012 20:44:56 +0000

author
Elika Etemad <fantasai.cvs@inkedblade.net>
date
Tue, 03 Jan 2012 20:44:56 +0000
changeset 4174
419909ea4220
parent 4173
41ea1931c6fc
child 4175
cc6dd72d7295

Update style sheet to new CSSWG master.

css-2010/Overview.src.html file | annotate | diff | comparison | revisions
css-module/Overview.src.html file | annotate | diff | comparison | revisions
css3-3d-transforms/Overview.src.html file | annotate | diff | comparison | revisions
css3-animations/Overview.src.html file | annotate | diff | comparison | revisions
css3-background/Overview.src.html file | annotate | diff | comparison | revisions
css3-background/default.css file | annotate | diff | comparison | revisions
css3-break/Overview.src.html file | annotate | diff | comparison | revisions
css3-break/default.css file | annotate | diff | comparison | revisions
css3-conditional/Overview.html file | annotate | diff | comparison | revisions
css3-content/Overview.src.html file | annotate | diff | comparison | revisions
css3-gcpm/Overview.src.html file | annotate | diff | comparison | revisions
css3-hierarchies/Overview.src.html file | annotate | diff | comparison | revisions
css3-images/Overview.src.html file | annotate | diff | comparison | revisions
css3-positioning/Overview.src.html file | annotate | diff | comparison | revisions
css3-preslev/Overview.src.html file | annotate | diff | comparison | revisions
css3-syntax/Overview.src.html file | annotate | diff | comparison | revisions
css3-transitions/Overview.src.html file | annotate | diff | comparison | revisions
css3-writing-modes/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css-2010/Overview.src.html	Tue Jan 03 20:41:25 2012 +0000
     1.2 +++ b/css-2010/Overview.src.html	Tue Jan 03 20:44:56 2012 +0000
     1.3 @@ -4,7 +4,7 @@
     1.4  <html lang="en">
     1.5  <head>
     1.6    <title>Cascading Style Sheets (CSS) Snapshot 2010</title>
     1.7 -  <link rel="stylesheet" type="text/css" href="default.css">
     1.8 +  <link rel="stylesheet" type="text/css" href="../default.css">
     1.9    <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css">
    1.10  </head>
    1.11  <body>
     2.1 --- a/css-module/Overview.src.html	Tue Jan 03 20:41:25 2012 +0000
     2.2 +++ b/css-module/Overview.src.html	Tue Jan 03 20:44:56 2012 +0000
     2.3 @@ -4,7 +4,7 @@
     2.4  <head profile="http://www.w3.org/2006/03/hcard">
     2.5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     2.6    <title>CSS TEMPLATE Module Level N</title>
     2.7 -  <link rel="stylesheet" type="text/css" href="default.css">
     2.8 +  <link rel="stylesheet" type="text/css" href="../default.css">
     2.9    <link rel="stylesheet" type="text/css"
    2.10          href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css">
    2.11    <style type="text/css">
    2.12 @@ -76,7 +76,8 @@
    2.13  
    2.14  <p>The following features are at risk: &hellip;
    2.15  
    2.16 -<h2 class="no-num no-toc" id="contents">Table of contents</h2>
    2.17 +<h2 class="no-num no-toc" id="contents">
    2.18 +Table of Contents</h2>
    2.19  
    2.20  <!--toc-->
    2.21  
    2.22 @@ -113,7 +114,7 @@
    2.23    explicitly.
    2.24    
    2.25  <h2 id="sample-topic">
    2.26 -Sample section</h2>
    2.27 +Sample Section</h2>
    2.28  
    2.29    <p>Look at the mark-up in this section for examples. See the <a
    2.30    href="https://www.w3.org/Style/Group/css3-src/bin/README">documentation</a> for more precise instructions. The
    2.31 @@ -333,7 +334,8 @@
    2.32    in the draft.
    2.33    </p>
    2.34   
    2.35 -<h3 id="testing">Non-Experimental Implementations</h3>
    2.36 +<h3 id="testing">
    2.37 +Non-Experimental Implementations</h3>
    2.38  
    2.39    <p>Once a specification reaches the Candidate Recommendation stage,
    2.40    non-experimental implementations are possible, and implementors should
    2.41 @@ -409,25 +411,30 @@
    2.42    <p>The specification will remain Candidate Recommendation for at least
    2.43    six months.
    2.44  
    2.45 -<h2 class=no-num id="acknowledgments">Acknowledgments</h2>
    2.46 +<h2 class=no-num id="acknowledgments">
    2.47 +Acknowledgments</h2>
    2.48  
    2.49    <p><var class="replaceme">[acknowledgments]</var></p>
    2.50  
    2.51 -<h2 class=no-num id="references">References</h2>
    2.52 +<h2 class=no-num id="references">
    2.53 +References</h2>
    2.54  
    2.55 -
    2.56 -<h3 class="no-num" id="normative-references">Normative references</h3>
    2.57 +<h3 class="no-num" id="normative-references">
    2.58 +Normative References</h3>
    2.59  <!--normative-->
    2.60  
    2.61 -<h3 class="no-num" id="other-references">Other references</h3>
    2.62 +<h3 class="no-num" id="other-references">
    2.63 +Other References</h3>
    2.64  <!--informative-->
    2.65  
    2.66 -<h2 class="no-num" id="index">Index</h2>
    2.67 +<h2 class="no-num" id="index">
    2.68 +Index</h2>
    2.69  <!--index-->
    2.70  
    2.71 +<h2 class="no-num" id="property-index">
    2.72 +Property Index</h2>
    2.73 +<!-- properties -->
    2.74  
    2.75 -<h2 class="no-num" id="property-index">Property index</h2>
    2.76 -<!-- properties -->
    2.77  </body>
    2.78  </html>
    2.79  <!-- Keep this comment at the end of the file
     3.1 --- a/css3-3d-transforms/Overview.src.html	Tue Jan 03 20:41:25 2012 +0000
     3.2 +++ b/css3-3d-transforms/Overview.src.html	Tue Jan 03 20:44:56 2012 +0000
     3.3 @@ -4,7 +4,7 @@
     3.4  <html lang="en">
     3.5  <head>
     3.6    <title>CSS 3D Transforms</title>
     3.7 -  <link rel="stylesheet" type="text/css" href="default.css">
     3.8 +  <link rel="stylesheet" type="text/css" href="../default.css">
     3.9    <style type="text/css">
    3.10      .rhs { white-space: pre-wrap; }
    3.11      code { font-size: inherit; }
     4.1 --- a/css3-animations/Overview.src.html	Tue Jan 03 20:41:25 2012 +0000
     4.2 +++ b/css3-animations/Overview.src.html	Tue Jan 03 20:44:56 2012 +0000
     4.3 @@ -4,7 +4,7 @@
     4.4  <html lang="en">
     4.5  <head>
     4.6    <title>CSS Animations</title>
     4.7 -  <link rel="stylesheet" type="text/css" href="default.css">
     4.8 +  <link rel="stylesheet" type="text/css" href="../default.css">
     4.9    <style type="text/css">
    4.10      .rhs { white-space: pre-wrap; }
    4.11      code { font-size: inherit; }
     5.1 --- a/css3-background/Overview.src.html	Tue Jan 03 20:41:25 2012 +0000
     5.2 +++ b/css3-background/Overview.src.html	Tue Jan 03 20:44:56 2012 +0000
     5.3 @@ -4,7 +4,7 @@
     5.4  <html lang="en">
     5.5  <head>
     5.6    <title>CSS Backgrounds and Borders Module Level 3</title>
     5.7 -  <link rel="stylesheet" type="text/css" href="default.css">
     5.8 +  <link rel="stylesheet" type="text/css" href="../default.css">
     5.9    <style type="text/css">
    5.10      .prod { font-family: inherit; font-size: inherit }
    5.11      pre.prod { white-space: pre-wrap; margin: 1em 0 1em 2em }
     6.1 --- a/css3-background/default.css	Tue Jan 03 20:41:25 2012 +0000
     6.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.3 @@ -1,503 +0,0 @@
     6.4 -/*
     6.5 - * Style sheet for the CSS3 specification,
     6.6 - * to be used in addition to http://www.w3.org/StyleSheets/TR/W3C-{WD,PR,REC}
     6.7 - */
     6.8 -
     6.9 -@media print {
    6.10 -
    6.11 -    /* the following doesn't work for now,
    6.12 -       instead we rely on a patched version of html2ps which has this built-in */
    6.13 -    .dlink { display: none }
    6.14 -
    6.15 -    /* the following doesn't work for now,
    6.16 -       instead we rely on a patched version of html2ps which has this built-in */
    6.17 -    div.navbar {
    6.18 -       display: none;
    6.19 -    }
    6.20 -
    6.21 -    html { margin: 0 !important }
    6.22 -    body { font-family: serif }
    6.23 -    th, td { font-family: inherit }
    6.24 -    a { color: inherit !important }
    6.25 -    div.example:before { font-family: serif !important }
    6.26 -    pre.example:before { font-family: serif !important }
    6.27 -    a:link, a:visited { text-decoration: none !important }
    6.28 -    a:link:after, a:visited:after { /* create a cross-ref "see..." */ }
    6.29 -}
    6.30 -@page {
    6.31 -    margin: 1.5cm 1.1cm;
    6.32 -}
    6.33 -
    6.34 -/* html body { margin-left: 8.5em } /* Overrides 70px in base.css */
    6.35 -
    6.36 -body {counter-reset: exampleno figure}
    6.37 -
    6.38 -/* Pagination */
    6.39 -h1, h2, h3, h4, h5, h6 { page-break-after: avoid; font-family: inherit }
    6.40 -div.figure, div.sidefigure, pre, table.propdef, table.propdef-extra,
    6.41 -div.example { page-break-inside: avoid }
    6.42 -dt { page-break-after: avoid }
    6.43 -
    6.44 -span.id {float: right; font-weight: bold}
    6.45 -
    6.46 -/* General Structural Markup */
    6.47 -h2, h3, h5, h6 {
    6.48 -    margin-top: 2em;
    6.49 -}
    6.50 -h1 + h2 {
    6.51 -    margin-top: 0;
    6.52 -}
    6.53 -
    6.54 -p, p.testlink + p, p.mtb {
    6.55 -    text-indent: 0;
    6.56 -    margin-bottom: 0;
    6.57 -    margin-top: 0.8em
    6.58 -}
    6.59 -p + p, p + div.sidefigure + p {
    6.60 -    text-indent: 2em;
    6.61 -    margin-top: 0
    6.62 -}
    6.63 -dd > p:first-child, li > p:first-child {
    6.64 -    margin-top: 0
    6.65 -}
    6.66 -
    6.67 -pre {
    6.68 -    text-align: left; /* fixes justification in Mac IE 5 */
    6.69 -    text-indent: 0;   /* fixes indent in Mac Netscape 6 */
    6.70 -    margin-top: 1em;
    6.71 -    margin-bottom: 1em;
    6.72 -    font-size: 90% /*smaller*/;
    6.73 -}
    6.74 -/*
    6.75 -var {
    6.76 -    font-style: normal;
    6.77 -}
    6.78 -*/
    6.79 -img {
    6.80 -    border-style: none;
    6.81 -    color: white;
    6.82 -}
    6.83 -.toc {
    6.84 -    text-indent: 0;
    6.85 -}
    6.86 -
    6.87 -
    6.88 -@media all { /* NS < 6 doesn't like borders around inline elements... */
    6.89 -
    6.90 -    body {
    6.91 -        line-height: 1.3;
    6.92 -    }
    6.93 -
    6.94 -    a:link, a:visited {
    6.95 -        color: inherit;
    6.96 -        text-decoration: underline;
    6.97 -    }
    6.98 -
    6.99 -    a.logo:link, a.logo:visited {
   6.100 -        padding: 0;
   6.101 -        border-style: none;
   6.102 -    }
   6.103 -
   6.104 -    /* Hmm, this seems to confuse many browsers... */
   6.105 -    dt { margin-left: 0 }
   6.106 -    dd { margin-left: 2em }
   6.107 -    dl, ul, ol { margin-left: 0; padding-left: 0 }
   6.108 -    li { margin-left: 2em; padding-left: 0 }
   6.109 -
   6.110 -}
   6.111 -ul.indexlist { margin-left: 0; /*column-width: 13em; columns: 13em*/ }
   6.112 -ul.indexlist li { margin-left: 0; list-style: none }
   6.113 -ul.indexlist li li { margin-left: 1em }
   6.114 -
   6.115 -/* Examples */
   6.116 -
   6.117 -.example {
   6.118 -    counter-increment: exampleno;
   6.119 -}
   6.120 -div.example:before {
   6.121 -    content: "Example";
   6.122 -    content: "Example " counter(exampleno, upper-roman);
   6.123 -    font: bold small sans-serif;
   6.124 -    /*float: left;*/
   6.125 -    position: absolute;
   6.126 -    top: -0.6em;
   6.127 -    left: -2.5em;
   6.128 -    min-width: 7.5em;
   6.129 -    text-align: center;
   6.130 -    line-height: 1em;
   6.131 -    color: #FFF8DD;
   6.132 -    background: #600;
   6.133 -    padding: 0.1em;
   6.134 -    border: thin solid #999;
   6.135 -    /*margin: -1.3em 0 0.3em -2.5em;*/
   6.136 -}
   6.137 -pre.example:before {
   6.138 -    content: "Example";
   6.139 -    content: "Example " counter(exampleno, upper-roman);
   6.140 -    font: bold small sans-serif;
   6.141 -    /*float: left;*/
   6.142 -    position: absolute;
   6.143 -    top: -0.6em;
   6.144 -    left: -2.5em;
   6.145 -    min-width: 7.5em;
   6.146 -    text-align: center;
   6.147 -    line-height: 1em;
   6.148 -    color: #FFF8DD;
   6.149 -    background: #600;
   6.150 -    padding: 0.1em;
   6.151 -    border: thin solid #999;
   6.152 -    /*margin: -1.3em 0 0.3em -2.5em;*/
   6.153 -}
   6.154 -div.example, div.illegal-example, div.html, div.illegal-html, div.xml,
   6.155 -div.illegal-xml, pre.example, pre.illegal-example, pre.html,
   6.156 -pre.illegal-html, pre.xml, pre.illegal-xml {
   6.157 -    background: #FFF8DD;
   6.158 -    padding: 0.5em;
   6.159 -    margin: 1em 0;
   6.160 -    border: thin solid #999;
   6.161 -    position: relative;
   6.162 -    clear: both;
   6.163 -}
   6.164 -pre.example, pre.illegal-example, pre.html,
   6.165 -pre.illegal-html, pre.xml, pre.illegal-xml {
   6.166 -    padding-top: 1.5em;
   6.167 -}
   6.168 -div.example { color: #600 }
   6.169 -pre.example { color: #600 }
   6.170 -pre.illegal-example { color: red }
   6.171 -div.illegal-example { color: red }
   6.172 -div.illegal-example p { color: black }
   6.173 -
   6.174 -div.html { color: #600 }
   6.175 -pre.html { color: #600 }
   6.176 -pre.illegal-html { color: red }
   6.177 -div.illegal-html { color: red }
   6.178 -div.illegal-html p { color: black }
   6.179 -pre.deprecated-html { color: red }
   6.180 -div.deprecated-html { color: red }
   6.181 -div.deprecated-html p { color: black }
   6.182 -
   6.183 -div.xml { color: #600 }
   6.184 -pre.xml { color: #600 }
   6.185 -pre.illegal-xml { color: red }
   6.186 -div.illegal-xml { color: red }
   6.187 -div.illegal-xml p { color: black }
   6.188 -
   6.189 -/* code { font-size: 90% } */
   6.190 -.css { color: #800 }		/* inline CSS code (SPAN/CODE) */
   6.191 -code.css { font-family: inherit; font-size: 100% }
   6.192 -code.html { color: #600 }	/* inline HTML */
   6.193 -code.xml { color: #600 }	/* inline XML */
   6.194 -.property { font: inherit; }	/* name of a CSS property (SPAN) */
   6.195 -.descriptor { }			/* name of a CSS descriptor (SPAN) */
   6.196 -.type { font-style: italic }	/* A <type> value for a property */
   6.197 -
   6.198 -dfn { font-weight: bolder; /*font-size: 1em*/ }
   6.199 -
   6.200 -/* Open issue / editorial remark; not intended for a final publication */
   6.201 -
   6.202 -.issue { color: #c00 }
   6.203 -.issue:before {
   6.204 -  content: "Issue:";
   6.205 -  border: 3px double #c00;
   6.206 -  background: #c00;
   6.207 -  background-clip: padding-box;
   6.208 -  color: white;
   6.209 -  margin: 0.25em;
   6.210 -  padding: 0 0.25em;
   6.211 -}
   6.212 -
   6.213 -/* Class note is a non-normative note. May be inline or a P or DIV */
   6.214 -.note {
   6.215 -    color: green
   6.216 -}
   6.217 -p.note:before, span.note:before { content: "\25B6" " " }
   6.218 -div.note > p:first-child:before { content: "\25B6" " " }
   6.219 -
   6.220 -.normref { color: red }	
   6.221 -.informref { color: green }	
   6.222 -
   6.223 -
   6.224 -/* ToC not indented, but font style shows hierarchy */
   6.225 -ul.toc {margin: 1em 0; padding: 0; font-weight: bold}
   6.226 -ul.toc ul {margin: 0; padding: 0; font-weight: normal}
   6.227 -ul.toc ul ul {margin: 0 /*0 0 2em*/; font-style: italic}
   6.228 -ul.toc ul ul ul {margin: 0}
   6.229 -ul.toc li {margin: 0.6em 0; padding: 0}
   6.230 -ul.toc li li {margin: 0}
   6.231 -/*
   6.232 -ul.toc li li li, ul.toc li li li ul {margin-left: 0; display: inline}
   6.233 -ul.toc li li li ul, ul.toc li li li ul li {margin-left: 0; display: inline}
   6.234 -*/
   6.235 -
   6.236 -@media all { /* NS4 doesn't align the floats properly :-( */
   6.237 -
   6.238 -  /* Section numbers in a column of their own */
   6.239 -  ul.toc span.secno {margin-right: 1em} /* workaround for Opera6 */
   6.240 -  ul.toc span.secno {float: left; width: 4em; margin-left: -5em}
   6.241 -  /*ul.toc span.secno {text-align: right}*/
   6.242 -  ul.toc li {clear: both}
   6.243 -  ul.toc {margin-left: 5em}
   6.244 -  /* If we had 'tab', floats would not be needed here:
   6.245 -       ul.toc span.secno {tab: 5em right; margin-right: 1em}
   6.246 -       ul.toc li {text-indent: 5em hanging}
   6.247 -     The second line in case items wrap
   6.248 -  */
   6.249 -}
   6.250 -
   6.251 -ul.index {
   6.252 -  list-style: disc;		/* Mac NS has problem with 'none' */
   6.253 -  list-style: none;
   6.254 -}
   6.255 -
   6.256 -s, del {text-decoration: line-through; color: red}
   6.257 -u, ins {text-decoration: underline; background: #bfa}
   6.258 -
   6.259 -div.figure, div.sidefigure {
   6.260 -    text-align: center;
   6.261 -    margin: 2.5em 0;
   6.262 -}
   6.263 -div.sidefigure {
   6.264 -    float: right;
   6.265 -    width: 50%;
   6.266 -    margin: 0 0 0.5em 0.5em
   6.267 -}
   6.268 -div.figure img, div.sidefigure img {
   6.269 -    display: block;
   6.270 -    margin: auto;
   6.271 -    max-width: 100%
   6.272 -}
   6.273 -p.caption, caption {
   6.274 -    text-align: center;
   6.275 -    font-style: italic;
   6.276 -    font-size: 90%;
   6.277 -    margin: 1.5em 2em;
   6.278 -    text-indent: 0;
   6.279 -}
   6.280 -p.caption:before {
   6.281 -    content: "Figure " counter(figure) ". ";
   6.282 -    font-weight: bold;
   6.283 -}
   6.284 -p.caption {
   6.285 -    counter-increment: figure;
   6.286 -}
   6.287 -
   6.288 -/* DL list is indented, but figure inside it is not */
   6.289 -dd { margin-left: 2em }
   6.290 -dd div.figure { margin-left: -2em }
   6.291 -
   6.292 -sup {
   6.293 -    vertical-align: super;
   6.294 -    font-size: 80%
   6.295 -}
   6.296 -
   6.297 -/* "Equations" (not real MathML, but simple HTML) are put in a
   6.298 -blockquote and may have an equation number. We make sure the
   6.299 -blockquote has enough margin on the right and then put the equation
   6.300 -number there. */
   6.301 -
   6.302 -blockquote {
   6.303 -    margin: 0.5em 4em 0.5em 2em;
   6.304 -    text-indent: 0;
   6.305 -}
   6.306 -.eqno {
   6.307 -    text-align: right;
   6.308 -    float: right;
   6.309 -    width: 3em;
   6.310 -    margin: 0 -4em 0 0;
   6.311 -    font-weight: bold;
   6.312 -    /* background: silver; color: black; padding: 0.1em */
   6.313 -}
   6.314 -
   6.315 -table.equiv-table { border-spacing: 0; margin: 0.5em 0 }
   6.316 -table.equiv-table th, table.equiv-table td { padding: 0.3em }
   6.317 -table.equiv-table th { text-align: left }
   6.318 -/* table.equiv-table th:first-child { text-align: right } */
   6.319 -table.equiv-table td, table.equiv-table th { border-bottom: thin solid #666 }
   6.320 -table.equiv-table { border-bottom: hidden }
   6.321 -table.equiv-table { empty-cells: show }
   6.322 -table.equiv-table caption { margin: 0.5em 0 0 0 }
   6.323 -
   6.324 -/* Style for table of properties */
   6.325 -table.proptable {
   6.326 -    font-size: small;
   6.327 -    border-collapse: collapse;
   6.328 -    border-spacing: 0;
   6.329 -    text-align: left;
   6.330 -    margin: 1em 0;
   6.331 -}
   6.332 -
   6.333 -table.proptable td, table.proptable th {
   6.334 -    padding: 0.4em;
   6.335 -    border-style: solid none none dotted;
   6.336 -    border-width: thin;
   6.337 -    border-color: red;
   6.338 -    vertical-align: baseline;
   6.339 -}
   6.340 -table.proptable th:first-child, table.proptable td:first-child {
   6.341 -    border-left-style: none;
   6.342 -}
   6.343 -
   6.344 -
   6.345 -/* Style for table that defines a property or a descriptor */
   6.346 -table.propdef, table.propdef-extra, table.descdef {
   6.347 -    border-spacing: 0;
   6.348 -    border-collapse: collapse;
   6.349 -    width: 100%;
   6.350 -    table-layout: fixed;
   6.351 -    background: #DEF;
   6.352 -    margin-top: 1.2em;
   6.353 -    margin-bottom: 1.2em
   6.354 -}
   6.355 -
   6.356 -/* Since Jan 2008, some CSS modules use <th> instead of <td> in the
   6.357 -first column of a table.propdef. These rules handle both. As of Jan
   6.358 -2008, http://www.w3.org/Style/spec-mark-up still only documents <td>
   6.359 -*/
   6.360 -
   6.361 -table.propdef td, table.propdef-extra td, table.descdef td,
   6.362 -table.propdef th, table.propdef-extra th, table.descdef th {
   6.363 -    padding: 0 0.3em;
   6.364 -    vertical-align: baseline;
   6.365 -}
   6.366 -/*
   6.367 -table.propdef dfn, table.propdef-extra dfn, table.descdef dfn {
   6.368 -    font-weight: bold;
   6.369 -    font-style: normal
   6.370 -}
   6.371 -*/
   6.372 -table.propdef td:first-child,
   6.373 -table.propdef-extra td:first-child,
   6.374 -table.descdef td:first-child,
   6.375 -table.propdef th:first-child,
   6.376 -table.propdef-extra th:first-child,
   6.377 -table.descdef th:first-child {
   6.378 -    font-style: italic;
   6.379 -    font-weight: normal;
   6.380 -    text-align: left;
   6.381 -    width: 8.3em
   6.382 -}
   6.383 -table.propdef td[colspan]:first-child,
   6.384 -table.propdef-extra td[colspan]:first-child,
   6.385 -table.descdef td[colspan]:first-child,
   6.386 -table.propdef th[colspan]:first-child,
   6.387 -table.propdef-extra th[colspan]:first-child,
   6.388 -table.descdef th[colspan]:first-child {
   6.389 -    font-style: inherit
   6.390 -}
   6.391 -table.propdef tr:first-child,
   6.392 -table.propdef-extra tr:first-child,
   6.393 -table.descdef tr:first-child {
   6.394 -    background: #005A9C;
   6.395 -    color: white
   6.396 -}
   6.397 -
   6.398 -/* A footnote at the bottom of a propdef */
   6.399 -table.propdef td.footnote {padding-top: 0.6em; width: auto}
   6.400 -table.propdef td.footnote:before {
   6.401 -  content: " ";
   6.402 -  display: block;
   6.403 -  height: 0.6em;
   6.404 -  width: 4em;
   6.405 -  border-top: thin solid
   6.406 -}
   6.407 -
   6.408 -/* table.propdef tr:first-child td { padding-top: 0.1em; padding-bottom: 0.1em } */
   6.409 -
   6.410 -/* This would replace :first-child for Opera, but it confuses WinIE :-( */
   6.411 -/*
   6.412 -table.propdef td { width: 8em }
   6.413 -table.propdef td + td { width: auto }
   6.414 -table.propdef tr { background: #005A9C; color: white }
   6.415 -table.propdef tr + tr { background: transparent; color: black }
   6.416 -*/
   6.417 -
   6.418 -/* CSS modules typically don't use MUST, SHOULD etc. from RFC 2119,
   6.419 -or, if they do, they don't put them in uppercase. But the following
   6.420 -class is provided in case a spec wants to use RFC 2119 terms in
   6.421 -uppercase in the source. */
   6.422 -
   6.423 -em.rfc2119 {
   6.424 -    text-transform: lowercase;
   6.425 -    font-variant: small-caps;
   6.426 -    font-style: normal
   6.427 -}
   6.428 -
   6.429 -/* In Profile specs, a table of required features: */
   6.430 -
   6.431 -table.features th {
   6.432 -    background: #00589f;
   6.433 -    color: #fff;
   6.434 -    text-align: left;
   6.435 -    padding: 0.2em 0.2em 0.2em 0.5em;
   6.436 -}
   6.437 -table.features td {
   6.438 -    vertical-align: top;
   6.439 -    border-bottom: 1px solid #ccc;
   6.440 -    padding: 0.3em 0.3em 0.3em 0.7em;
   6.441 -}
   6.442 -
   6.443 -
   6.444 -/* Style for data tables (and properly marked-up proptables) */
   6.445 -
   6.446 -    .data, .proptable {
   6.447 -      margin: 1em auto;
   6.448 -      border-collapse: collapse;
   6.449 -      border: solid #005A9B;
   6.450 -    }
   6.451 -    .data caption {
   6.452 -      width: 100%;
   6.453 -      text-align: center;
   6.454 -    }
   6.455 -    .data td, .data th,
   6.456 -    .proptable td, .proptable th {
   6.457 -      border: thin solid;
   6.458 -      padding: 0.2em;
   6.459 -      text-align: center;
   6.460 -    }
   6.461 -    .data thead th[scope="row"],
   6.462 -    .proptable thead th[scope="row"] {
   6.463 -      text-align: right;
   6.464 -      background: #A4C8E2;
   6.465 -      color: inherit;
   6.466 -    }
   6.467 -    .data thead,
   6.468 -    .proptable thead {
   6.469 -      background: #EEEEEE;
   6.470 -      color: inherit;
   6.471 -    }
   6.472 -    .data tbody th:first-child,
   6.473 -    .proptable tbody th:first-child {
   6.474 -      text-align: right;
   6.475 -      background: #EEEEEE;
   6.476 -      color: inherit;
   6.477 -    }
   6.478 -    .data thead,
   6.479 -    .data tbody,
   6.480 -    .data tfoot,
   6.481 -    .data colgroup {
   6.482 -      border: solid;
   6.483 -    }
   6.484 -
   6.485 -    .data img {
   6.486 -      vertical-align: middle;
   6.487 -    }
   6.488 -
   6.489 -    table.propdef {
   6.490 -      table-layout: auto;
   6.491 -    }
   6.492 -    .propdef th {
   6.493 -      font-style: italic;
   6.494 -      font-weight: normal;
   6.495 -      text-align: left;
   6.496 -      width: 3em;
   6.497 -    }
   6.498 -    dt dfn code {
   6.499 -      font-size: inherit;
   6.500 -    }
   6.501 -
   6.502 -/* This is mostly to make the list inside the CR exit criteria more compact. */
   6.503 -ol.inline, ol.inline li {display: inline; padding: 0; margin: 0}
   6.504 -ol.inline {counter-reset: list-item}
   6.505 -ol.inline li {counter-increment: list-item}
   6.506 -ol.inline li:before {content: "(" counter(list-item) ") "; font-weight: bold}
     7.1 --- a/css3-break/Overview.src.html	Tue Jan 03 20:41:25 2012 +0000
     7.2 +++ b/css3-break/Overview.src.html	Tue Jan 03 20:44:56 2012 +0000
     7.3 @@ -3,7 +3,7 @@
     7.4  <head profile="http://www.w3.org/2006/03/hcard">
     7.5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     7.6    <title>CSS Fragmentation Controls Module Level 3</title>
     7.7 -  <link rel="stylesheet" type="text/css" href="default.css" />
     7.8 +  <link rel="stylesheet" type="text/css" href="../default.css" />
     7.9    <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css" />
    7.10  </head>
    7.11  <body>
     8.1 --- a/css3-break/default.css	Tue Jan 03 20:41:25 2012 +0000
     8.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     8.3 @@ -1,550 +0,0 @@
     8.4 -/*
     8.5 - * Style sheet for the CSS3 specification,
     8.6 - * to be used in addition to http://www.w3.org/StyleSheets/TR/W3C-{WD,PR,REC}
     8.7 - * $Id$
     8.8 - */
     8.9 -
    8.10 -@media print {
    8.11 -
    8.12 -	/* the following doesn't work for now,
    8.13 -		 instead we rely on a patched version of html2ps which has this built-in */
    8.14 -	.dlink { display: none }
    8.15 -
    8.16 -	/* the following doesn't work for now,
    8.17 -		 instead we rely on a patched version of html2ps which has this built-in */
    8.18 -	div.navbar {
    8.19 -		 display: none;
    8.20 -	}
    8.21 -
    8.22 -	html { margin: 0 !important }
    8.23 -	body { font-family: serif }
    8.24 -	th, td { font-family: inherit }
    8.25 -	a { color: inherit !important }
    8.26 -	div.example:before { font-family: serif !important }
    8.27 -	pre.example:before { font-family: serif !important }
    8.28 -	a:link, a:visited { text-decoration: none !important }
    8.29 -	a:link:after, a:visited:after { /* create a cross-ref "see..." */ }
    8.30 -}
    8.31 -@page {
    8.32 -	margin: 1.5cm 1.1cm;
    8.33 -}
    8.34 -
    8.35 -/* html body { margin-left: 8.5em } /* Overrides 70px in base.css */
    8.36 -
    8.37 -body {counter-reset: exampleno figure; max-width: 50em; margin: 0 auto !important; color: #444; }
    8.38 -
    8.39 -/* Pagination */
    8.40 -h1, h2, h3, h4, h5, h6 { page-break-after: avoid; font-family: inherit }
    8.41 -div.figure, div.sidefigure, pre, table.propdef, table.propdef-extra,
    8.42 -div.example { page-break-inside: avoid }
    8.43 -dt { page-break-after: avoid }
    8.44 -
    8.45 -span.id {float: right; font-weight: bold}
    8.46 -
    8.47 -/* General Structural Markup */
    8.48 -h2, h3, h5, h6 { margin-top: 3em; }
    8.49 -
    8.50 -h1 + h2 { margin-top: 0; }
    8.51 -
    8.52 -h4 { margin-top: 4em; }
    8.53 -
    8.54 -p, div.note {
    8.55 -	text-indent: 0;
    8.56 -	margin-bottom: 0;
    8.57 -	margin-top: 1em
    8.58 -}
    8.59 -
    8.60 -dd > p:first-child, li > p:first-child, .note > p:first-child {
    8.61 -	margin-top: 0
    8.62 -}
    8.63 -
    8.64 -pre {
    8.65 -	text-align: left; /* fixes justification in Mac IE 5 */
    8.66 -	text-indent: 0;   /* fixes indent in Mac Netscape 6 */
    8.67 -	margin-top: 1em;
    8.68 -	margin-bottom: 1em;
    8.69 -	font-size: 90% /*smaller*/;
    8.70 -}
    8.71 -
    8.72 -img {
    8.73 -	border-style: none;
    8.74 -	color: white;
    8.75 -}
    8.76 -.toc {
    8.77 -	text-indent: 0;
    8.78 -}
    8.79 -
    8.80 -
    8.81 -@media all { /* NS < 6 doesn't like borders around inline elements... */
    8.82 -
    8.83 -	body {
    8.84 -		line-height: 1.5;
    8.85 -	}
    8.86 -
    8.87 -	a:link, a:visited {
    8.88 -		color: inherit;
    8.89 -		text-decoration: underline;
    8.90 -	}
    8.91 -
    8.92 -	a.logo:link, a.logo:visited {
    8.93 -		padding: 0;
    8.94 -		border-style: none;
    8.95 -	}
    8.96 -
    8.97 -	/* Hmm, this seems to confuse many browsers... */
    8.98 -	dl dd { margin: 0 0 1em 2em }
    8.99 -	.head dd { margin-bottom: 0; }
   8.100 -	ul, ol { margin-left: 0; padding-left: 2em; }
   8.101 -	li { margin: 0.25em 2em 0.5em 0; padding-left: 0 }
   8.102 -
   8.103 -}
   8.104 -ul.indexlist { margin-left: 0; /*column-width: 13em; columns: 13em*/ }
   8.105 -ul.indexlist li { margin-left: 0; list-style: none }
   8.106 -ul.indexlist li li { margin-left: 1em }
   8.107 -
   8.108 -/* Examples */
   8.109 -
   8.110 -.example {
   8.111 -	counter-increment: exampleno;
   8.112 -}
   8.113 -div.example:before {
   8.114 -	content: "Example";
   8.115 -	content: "Example " counter(exampleno);
   8.116 -	min-width: 7.5em;
   8.117 -	text-transform: uppercase;
   8.118 -}
   8.119 -pre.example:before {
   8.120 -	content: "Example";
   8.121 -	content: "Example " counter(exampleno);
   8.122 -	min-width: 7.5em;
   8.123 -	text-transform: uppercase;
   8.124 -}
   8.125 -div.example, div.illegal-example, div.html, div.illegal-html, div.xml,
   8.126 -div.illegal-xml, pre.example, pre.illegal-example, pre.html,
   8.127 -pre.illegal-html, pre.xml, pre.illegal-xml {
   8.128 -	padding: 0.5em;
   8.129 -	margin: 1em 0;
   8.130 -	position: relative;
   8.131 -	clear: both;
   8.132 -}
   8.133 -pre.example, pre.illegal-example, pre.html,
   8.134 -pre.illegal-html, pre.xml, pre.illegal-xml {
   8.135 -	padding-top: 1.5em;
   8.136 -}
   8.137 -pre.illegal-example { color: red }
   8.138 -div.illegal-example { color: red }
   8.139 -div.illegal-example p { color: black }
   8.140 -
   8.141 -div.html { color: #600 }
   8.142 -pre.html { color: #600 }
   8.143 -pre.illegal-html { color: red }
   8.144 -div.illegal-html { color: red }
   8.145 -div.illegal-html p { color: black }
   8.146 -pre.deprecated-html { color: red }
   8.147 -div.deprecated-html { color: red }
   8.148 -div.deprecated-html p { color: black }
   8.149 -
   8.150 -div.xml { color: #600 }
   8.151 -pre.xml { color: #600 }
   8.152 -pre.illegal-xml { color: red }
   8.153 -div.illegal-xml { color: red }
   8.154 -div.illegal-xml p { color: black }
   8.155 -
   8.156 -/* code { font-size: 90% } */
   8.157 -.css, .property { color: #005a9c }		/* inline CSS code (SPAN/CODE) */
   8.158 -code.css { font-family: inherit; font-size: 100% }
   8.159 -code.html { color: #600 }	/* inline HTML */
   8.160 -code.xml { color: #600 }	/* inline XML */
   8.161 -.property { font: inherit; white-space: nowrap; }	/* name of a CSS property (SPAN) */  
   8.162 -.descriptor { }			/* name of a CSS descriptor (SPAN) */
   8.163 -.type { font-style: italic }	/* A <type> value for a property */
   8.164 -
   8.165 -dfn { font-weight: bolder; /*font-size: 1em*/ }
   8.166 -
   8.167 -p.issue, div.issue, p.note, div.note, div.example {
   8.168 -	padding: .5em;
   8.169 -	border-left-width: .5em;
   8.170 -	border-left-style: solid;
   8.171 -}
   8.172 -
   8.173 -/* Open issue / editorial remark; not intended for a final publication */
   8.174 -p.issue, div.issue {
   8.175 -	border-color: #E05252;
   8.176 -	background: #FBE9E9;
   8.177 -	counter-increment: issue;
   8.178 -}
   8.179 -
   8.180 -p.issue:before, div.issue:before {
   8.181 -	content: "Issue " counter(issue);
   8.182 -	padding-right: 1em;
   8.183 -	text-transform: uppercase;
   8.184 -	color: #E05252;    
   8.185 -}
   8.186 -
   8.187 -span.issue { color: red; }
   8.188 -
   8.189 -/* Class note is a non-normative note. May be inline or a P or DIV */
   8.190 -p.note, div.note {
   8.191 -	border-color: #52E052;
   8.192 -	background: #E9FBE9;
   8.193 -}
   8.194 -
   8.195 -span.note { color: green; }
   8.196 -
   8.197 -
   8.198 -.normref { color: red }	
   8.199 -.informref { color: green }	
   8.200 -
   8.201 -/* Example box */
   8.202 -div.example {
   8.203 -	border-color: #E0CB52;
   8.204 -	background: #FCFAEE;    
   8.205 -}
   8.206 -
   8.207 -div.example:before { color: #B9AB2D; }
   8.208 -
   8.209 -/* ToC not indented, but font style shows hierarchy */
   8.210 -ul.toc {margin: 1em 0; padding: 0; line-height: 1.3; font-weight: bold; text-transform: uppercase; }
   8.211 -ul.toc ul {margin: 0; padding: 0; font-weight: normal; text-transform: none; }
   8.212 -ul.toc ul ul {margin: 0 0 0 2em; font-style: italic; }
   8.213 -ul.toc ul ul ul {margin: 0}
   8.214 -ul.toc > li {margin: 1.5em 0; padding: 0; }
   8.215 -ul.toc ul.toc li { margin: 0.3em 0 0 0; }
   8.216 -ul.toc a { text-decoration: none; }
   8.217 -ul.toc a:hover, ul.toc a:focus { text-decoration: underline; }
   8.218 -/*
   8.219 -ul.toc li li li, ul.toc li li li ul {margin-left: 0; display: inline}
   8.220 -ul.toc li li li ul, ul.toc li li li ul li {margin-left: 0; display: inline}
   8.221 -*/
   8.222 -
   8.223 -@media all { /* NS4 doesn't align the floats properly :-( */
   8.224 -
   8.225 -	/* Section numbers in a column of their own */
   8.226 -	ul.toc span.secno {margin-right: 1em} /* workaround for Opera6 */
   8.227 -	ul.toc span.secno {float: left; width: 4em; margin-left: -5em}
   8.228 -	ul.toc ul ul span.secno { margin-left: -7em; }
   8.229 -	/*ul.toc span.secno {text-align: right}*/
   8.230 -	ul.toc li {clear: both}
   8.231 -	ul.toc {margin-left: 5em}
   8.232 -	/* If we had 'tab', floats would not be needed here:
   8.233 -		 ul.toc span.secno {tab: 5em right; margin-right: 1em}
   8.234 -		 ul.toc li {text-indent: 5em hanging}
   8.235 -	 The second line in case items wrap
   8.236 -	*/
   8.237 -}
   8.238 -
   8.239 -ul.index {
   8.240 -	list-style: disc;		/* Mac NS has problem with 'none' */
   8.241 -	list-style: none;
   8.242 -}
   8.243 -
   8.244 -s, del {text-decoration: line-through; color: red}
   8.245 -u, ins {text-decoration: underline; background: #bfa}
   8.246 -
   8.247 -div.figure, div.sidefigure {
   8.248 -	text-align: center;
   8.249 -	margin: 2.5em 0;
   8.250 -}
   8.251 -div.sidefigure {
   8.252 -	float: right;
   8.253 -	width: 50%;
   8.254 -	margin: 0 0 0.5em 0.5em
   8.255 -}
   8.256 -div.figure img, div.sidefigure img {
   8.257 -	display: block;
   8.258 -	margin: auto;
   8.259 -	max-width: 100%
   8.260 -}
   8.261 -p.caption, caption {
   8.262 -	text-align: center;
   8.263 -	font-style: italic;
   8.264 -	font-size: 90%;
   8.265 -}
   8.266 -p.caption:before {
   8.267 -	content: "Figure " counter(figure) ". ";
   8.268 -	font-weight: bold;
   8.269 -}
   8.270 -p.caption {
   8.271 -	counter-increment: figure;
   8.272 -}
   8.273 -
   8.274 -/* DL list is indented, but figure inside it is not */
   8.275 -dd { margin-left: 2em }
   8.276 -dd div.figure { margin-left: -2em }
   8.277 -
   8.278 -sup {
   8.279 -	vertical-align: super;
   8.280 -	font-size: 80%
   8.281 -}
   8.282 -
   8.283 -/* "Equations" (not real MathML, but simple HTML) are put in a
   8.284 -blockquote and may have an equation number. We make sure the
   8.285 -blockquote has enough margin on the right and then put the equation
   8.286 -number there. */
   8.287 -
   8.288 -blockquote {
   8.289 -	margin: 0.5em 4em 0.5em 2em;
   8.290 -	text-indent: 0;
   8.291 -}
   8.292 -.eqno {
   8.293 -	text-align: right;
   8.294 -	float: right;
   8.295 -	width: 3em;
   8.296 -	margin: 0 -4em 0 0;
   8.297 -	font-weight: bold;
   8.298 -	/* background: silver; color: black; padding: 0.1em */
   8.299 -}
   8.300 -
   8.301 -table.equiv-table { border-spacing: 0; margin: 0.5em 0 }
   8.302 -table.equiv-table th, table.equiv-table td { padding: 0.3em }
   8.303 -table.equiv-table th { text-align: left }
   8.304 -/* table.equiv-table th:first-child { text-align: right } */
   8.305 -table.equiv-table td, table.equiv-table th { border-bottom: thin solid #666 }
   8.306 -table.equiv-table { border-bottom: hidden }
   8.307 -table.equiv-table { empty-cells: show }
   8.308 -table.equiv-table caption { margin: 0.5em 0 0 0 }
   8.309 -
   8.310 -/* Style for table of properties */
   8.311 -table.proptable {
   8.312 -	font-size: small;
   8.313 -	border-collapse: collapse;
   8.314 -	border-spacing: 0;
   8.315 -	text-align: left;
   8.316 -	margin: 1em 0;
   8.317 -}
   8.318 -
   8.319 -table.proptable td, table.proptable th {
   8.320 -	padding: 0.4em;
   8.321 -	text-align: center;
   8.322 -}
   8.323 -
   8.324 -table.proptable tr:hover td {
   8.325 -	background: #DEF;
   8.326 -}
   8.327 -
   8.328 -
   8.329 -/* Style for table that defines a property or a descriptor */
   8.330 -table.propdef, table.propdef-extra, table.descdef {
   8.331 -	border-spacing: 0;
   8.332 -	padding: 0 1em 0.5em;
   8.333 -	width: 100%;
   8.334 -	table-layout: fixed;
   8.335 -	background: #DEF;
   8.336 -	margin: 1.2em 0;
   8.337 -	border-left: 0.5em solid #8CCBF2;
   8.338 -}
   8.339 -
   8.340 -/* Since Jan 2008, some CSS modules use <th> instead of <td> in the
   8.341 -first column of a table.propdef. These rules handle both. As of Jan
   8.342 -2008, http://www.w3.org/Style/spec-mark-up still only documents <td>
   8.343 -*/
   8.344 -
   8.345 -table.propdef td, table.propdef-extra td, table.descdef td,
   8.346 -table.propdef th, table.propdef-extra th, table.descdef th {
   8.347 -	padding: 0.5em;
   8.348 -	vertical-align: baseline;
   8.349 -	border-bottom: 1px solid #bbd7e9;
   8.350 -}
   8.351 -/*
   8.352 -table.propdef dfn, table.propdef-extra dfn, table.descdef dfn {
   8.353 -	font-weight: bold;
   8.354 -	font-style: normal
   8.355 -}
   8.356 -*/
   8.357 -table.propdef td:first-child,
   8.358 -table.propdef-extra td:first-child,
   8.359 -table.descdef td:first-child,
   8.360 -table.propdef th:first-child,
   8.361 -table.propdef-extra th:first-child,
   8.362 -table.descdef th:first-child {
   8.363 -	font-style: italic;
   8.364 -	font-weight: normal;
   8.365 -	width: 8.3em;
   8.366 -	padding-left: 1em;
   8.367 -}
   8.368 -table.propdef td[colspan]:first-child,
   8.369 -table.propdef-extra td[colspan]:first-child,
   8.370 -table.descdef td[colspan]:first-child,
   8.371 -table.propdef th[colspan]:first-child,
   8.372 -table.propdef-extra th[colspan]:first-child,
   8.373 -table.descdef th[colspan]:first-child {
   8.374 -	font-style: inherit
   8.375 -}
   8.376 -table.propdef tr:first-child,
   8.377 -table.propdef-extra tr:first-child,
   8.378 -table.descdef tr:first-child {
   8.379 -	
   8.380 -}
   8.381 -
   8.382 -table.propdef > tbody > tr:last-child th,
   8.383 -table.propdef-extra > tbody > tr:last-child th,
   8.384 -table.descdef > tbody > tr:last-child th,
   8.385 -table.propdef > tbody > tr:last-child td,
   8.386 -table.propdef-extra > tbody > tr:last-child td,
   8.387 -table.descdef > tbody > tr:last-child td {
   8.388 -	border-bottom: 0;
   8.389 -}
   8.390 -
   8.391 -table.propdef tr:first-child th,
   8.392 -table.propdef-extra tr:first-child th,
   8.393 -table.descdef tr:first-child th,
   8.394 -table.propdef tr:first-child td,
   8.395 -table.propdef-extra tr:first-child td,
   8.396 -table.descdef tr:first-child td {
   8.397 -	padding-top: 1em;
   8.398 -}
   8.399 -
   8.400 -/* For when values are extra-complex and need formatting for readability */
   8.401 -table td.pre {
   8.402 -	white-space: pre-wrap;
   8.403 -}
   8.404 -
   8.405 -/* A footnote at the bottom of a propdef */
   8.406 -table.propdef td.footnote {padding-top: 0.6em; width: auto}
   8.407 -table.propdef td.footnote:before {
   8.408 -	content: " ";
   8.409 -	display: block;
   8.410 -	height: 0.6em;
   8.411 -	width: 4em;
   8.412 -	border-top: thin solid;
   8.413 -}
   8.414 -
   8.415 -/* table.propdef tr:first-child td { padding-top: 0.1em; padding-bottom: 0.1em } */
   8.416 -
   8.417 -/* This would replace :first-child for Opera, but it confuses WinIE :-( */
   8.418 -/*
   8.419 -table.propdef td { width: 8em }
   8.420 -table.propdef td + td { width: auto }
   8.421 -table.propdef tr { background: #005A9C; color: white }
   8.422 -table.propdef tr + tr { background: transparent; color: black }
   8.423 -*/
   8.424 -
   8.425 -table.proptable td .property {
   8.426 -	display: block;
   8.427 -	text-align: left;
   8.428 -	font-weight: bold;
   8.429 -}
   8.430 -
   8.431 -/* CSS modules typically don't use MUST, SHOULD etc. from RFC 2119,
   8.432 -or, if they do, they don't put them in uppercase. But the following
   8.433 -class is provided in case a spec wants to use RFC 2119 terms in
   8.434 -uppercase in the source. */
   8.435 -
   8.436 -em.rfc2119 {
   8.437 -	text-transform: lowercase;
   8.438 -	font-variant: small-caps;
   8.439 -	font-style: normal
   8.440 -}
   8.441 -
   8.442 -/* In Profile specs, a table of required features: */
   8.443 -
   8.444 -table.features th {
   8.445 -	background: #00589f;
   8.446 -	color: #fff;
   8.447 -	text-align: left;
   8.448 -	padding: 0.2em 0.2em 0.2em 0.5em;
   8.449 -}
   8.450 -table.features td {
   8.451 -	vertical-align: top;
   8.452 -	border-bottom: 1px solid #ccc;
   8.453 -	padding: 0.3em 0.3em 0.3em 0.7em;
   8.454 -}
   8.455 -
   8.456 -
   8.457 -/* Style for data tables (and properly marked-up proptables) */
   8.458 -
   8.459 -.data, .proptable {
   8.460 -	margin: 1em auto;
   8.461 -	border-collapse: collapse;
   8.462 -	width: 100%;
   8.463 -	border: hidden;
   8.464 -}
   8.465 -.data caption {
   8.466 -	width: 100%;
   8.467 -	text-align: center;
   8.468 -}
   8.469 -
   8.470 -.data td, .data thx,
   8.471 -.proptable td, .proptable thx {
   8.472 -	padding: 0.5em;
   8.473 -	text-align: center;
   8.474 -	border-top: 1px dotted;
   8.475 -}
   8.476 -
   8.477 -.data thead td:empty {
   8.478 -	padding: 0;
   8.479 -	border: 0;
   8.480 -}
   8.481 -
   8.482 -.data thead th[scope="row"],
   8.483 -.proptable thead th[scope="row"] {
   8.484 -	text-align: right;
   8.485 -	color: inherit;
   8.486 -}
   8.487 -
   8.488 -.data thead,
   8.489 -.proptable thead,
   8.490 -.data tbody,
   8.491 -.proptable tbody {
   8.492 -	color: inherit;
   8.493 -	border-bottom: 1px solid;
   8.494 -}
   8.495 -	
   8.496 -.data colgroup {
   8.497 -	border-left: 1px solid;
   8.498 -}
   8.499 -
   8.500 -.data tbody th:first-child,
   8.501 -.proptable tbody th:first-child ,
   8.502 -.data tbody td[scope="row"]:first-child,
   8.503 -.proptable tbody td[scope="row"]:first-child {
   8.504 -	text-align: right;
   8.505 -	color: inherit;
   8.506 -	border-right: 1px solid;
   8.507 -	border-top: 1px dotted;
   8.508 -	padding-right: 1em;
   8.509 -}
   8.510 -
   8.511 -.data tbody th[rowspan],
   8.512 -.proptable tbody th[rowspan],
   8.513 -.data tbody td[rowspan],
   8.514 -.proptable tbody td[rowspan]{
   8.515 -	border-left: 1px dotted;
   8.516 -}
   8.517 -
   8.518 -.data tbody th[rowspan]:first-child,
   8.519 -.proptable tbody th[rowspan]:first-child,
   8.520 -.data tbody td[rowspan]:first-child,
   8.521 -.proptable tbody td[rowspan]:first-child{
   8.522 -	border-left: 0;
   8.523 -	border-right: 1px dotted;
   8.524 -}
   8.525 -
   8.526 -.complex.data th,
   8.527 -.complex.data td {
   8.528 -	border: 1px dotted;
   8.529 -}
   8.530 -
   8.531 -
   8.532 -.data img {
   8.533 -	vertical-align: middle;
   8.534 -}
   8.535 -
   8.536 -table.propdef {
   8.537 -	table-layout: auto;
   8.538 -}
   8.539 -.propdef th {
   8.540 -	font-style: italic;
   8.541 -	font-weight: normal;
   8.542 -	text-align: left;
   8.543 -	width: 3em;
   8.544 -}
   8.545 -dt dfn code {
   8.546 -	font-size: inherit;
   8.547 -}
   8.548 -
   8.549 -/* This is mostly to make the list inside the CR exit criteria more compact. */
   8.550 -ol.inline, ol.inline li {display: inline; padding: 0; margin: 0}
   8.551 -ol.inline {counter-reset: list-item}
   8.552 -ol.inline li {counter-increment: list-item}
   8.553 -ol.inline li:before {content: "(" counter(list-item) ") "; font-weight: bold}
   8.554 \ No newline at end of file
     9.1 --- a/css3-conditional/Overview.html	Tue Jan 03 20:41:25 2012 +0000
     9.2 +++ b/css3-conditional/Overview.html	Tue Jan 03 20:44:56 2012 +0000
     9.3 @@ -6,7 +6,7 @@
     9.4    content="text/html; charset=utf-8" http-equiv=Content-Type>
     9.5  
     9.6    <title>CSS Conditional Rules Module Level 3</title>
     9.7 -  <link href="../default.css" rel=stylesheet type="text/css">
     9.8 +  <link href="../css-module/default.css" rel=stylesheet type="text/css">
     9.9    <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
    9.10    type="text/css">
    9.11  
    10.1 --- a/css3-content/Overview.src.html	Tue Jan 03 20:41:25 2012 +0000
    10.2 +++ b/css3-content/Overview.src.html	Tue Jan 03 20:44:56 2012 +0000
    10.3 @@ -8,7 +8,7 @@
    10.4        FIXME when publishing: copy the current default.css and link to
    10.5        "default.css" rather than "../default.css"
    10.6    -->
    10.7 -  <link rel="stylesheet" type="text/css" href="../css-module/default.css">
    10.8 +  <link rel="stylesheet" type="text/css" href="../default.css">
    10.9    <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css">
   10.10  </head>
   10.11  
    11.1 --- a/css3-gcpm/Overview.src.html	Tue Jan 03 20:41:25 2012 +0000
    11.2 +++ b/css3-gcpm/Overview.src.html	Tue Jan 03 20:44:56 2012 +0000
    11.3 @@ -4,7 +4,7 @@
    11.4  <head>
    11.5  <title>CSS Generated Content for Paged Media Module</title>
    11.6  
    11.7 -<link href="../css-module/default.css" rel=stylesheet type="text/css">
    11.8 +<link href="../default.css" rel=stylesheet type="text/css">
    11.9  <link href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS]" rel=stylesheet type="text/css">
   11.10  <!--
   11.11  <link href="../default.css" rel="stylesheet" type="text/css">
    12.1 --- a/css3-hierarchies/Overview.src.html	Tue Jan 03 20:41:25 2012 +0000
    12.2 +++ b/css3-hierarchies/Overview.src.html	Tue Jan 03 20:44:56 2012 +0000
    12.3 @@ -3,7 +3,7 @@
    12.4  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    12.5  	
    12.6  	<title>CSS Hierarchies Module Level 3</title>
    12.7 -	<link rel="stylesheet" type="text/css" href="../css-module/default.css">
    12.8 +	<link rel="stylesheet" type="text/css" href="../default.css">
    12.9  	<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS]">
   12.10  	<style type="text/css">
   12.11  		/* delete this block when you've cleared out all the .replaceme elements */
   12.12 @@ -492,4 +492,4 @@
   12.13  sgml-local-catalogs:nil
   12.14  sgml-local-ecat-files:nil
   12.15  End:
   12.16 --->
   12.17 \ No newline at end of file
   12.18 +-->
    13.1 --- a/css3-images/Overview.src.html	Tue Jan 03 20:41:25 2012 +0000
    13.2 +++ b/css3-images/Overview.src.html	Tue Jan 03 20:44:56 2012 +0000
    13.3 @@ -3,7 +3,7 @@
    13.4  <head profile="http://www.w3.org/2006/03/hcard">
    13.5  	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    13.6  	<title>CSS Image Values and Replaced Content Module Level 3</title>
    13.7 -	<link rel="stylesheet" type="text/css" href="../css-module/default.css">
    13.8 +	<link rel="stylesheet" type="text/css" href="../default.css">
    13.9  	<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css">
   13.10  </head>
   13.11  
    14.1 --- a/css3-positioning/Overview.src.html	Tue Jan 03 20:41:25 2012 +0000
    14.2 +++ b/css3-positioning/Overview.src.html	Tue Jan 03 20:44:56 2012 +0000
    14.3 @@ -3,7 +3,7 @@
    14.4      <head profile="http://www.w3.org/2006/03/hcard">
    14.5          <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    14.6          <title>CSS Positioned Layout Module Level 3</title>
    14.7 -        <link rel="stylesheet" type="text/css" href="default.css">
    14.8 +        <link rel="stylesheet" type="text/css" href="../default.css">
    14.9          <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css">
   14.10          <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css">
   14.11          <style type="text/css">
    15.1 --- a/css3-preslev/Overview.src.html	Tue Jan 03 20:41:25 2012 +0000
    15.2 +++ b/css3-preslev/Overview.src.html	Tue Jan 03 20:44:56 2012 +0000
    15.3 @@ -2,8 +2,8 @@
    15.4      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    15.5  <html lang="en">
    15.6  <head>
    15.7 -<title>CSS3 module: Presentation Levels</title>
    15.8 -<link href="default.css" rel="stylesheet" type="text/css" title="Default" />
    15.9 +<title>CSS Presentation Levels Module</title>
   15.10 +<link href="../default.css" rel="stylesheet" type="text/css" title="Default" />
   15.11  <link rel="stylesheet"
   15.12  href="http://www.w3.org/StyleSheets/TR/W3C-MO.css"
   15.13  type="text/css" title="Default" />
   15.14 @@ -13,7 +13,7 @@
   15.15  <p><a href="http://www.w3.org/"><img alt="W3C" height="48"
   15.16  src="http://www.w3.org/Icons/w3c_home" width="72" /></a></p>
   15.17  
   15.18 -<h1 id="title">CSS3 module: Presentation Levels</h1>
   15.19 +<h1 id="title">CSS Presentation Levels Module</h1>
   15.20  
   15.21  <h2 id="W3C-doctype" class="no-num no-toc">W3C Working Draft [DATE]</h2>
   15.22  
    16.1 --- a/css3-syntax/Overview.src.html	Tue Jan 03 20:41:25 2012 +0000
    16.2 +++ b/css3-syntax/Overview.src.html	Tue Jan 03 20:44:56 2012 +0000
    16.3 @@ -14,8 +14,8 @@
    16.4  
    16.5  -->
    16.6  <head>
    16.7 -  <title>CSS3 module: Syntax</title>
    16.8 -  <link rel="stylesheet" type="text/css" href="default.css">
    16.9 +  <title>CSS Syntax Module Level 3</title>
   16.10 +  <link rel="stylesheet" type="text/css" href="../default.css">
   16.11    <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-MO">
   16.12  </head>
   16.13  
   16.14 @@ -28,7 +28,7 @@
   16.15  src="../../../Woolly/woolly-icon.png" height="48" width="72"
   16.16  alt=" CSS WG"></a></p>
   16.17  
   16.18 -<h1>CSS3 module: Syntax</h1>
   16.19 +<h1>CSS Syntax Module Level 3</h1>
   16.20  
   16.21  <h2 class="no-num no-toc">W3C Working Draft [DATE: 13 August 2003]</h2>
   16.22  <dl>
    17.1 --- a/css3-transitions/Overview.src.html	Tue Jan 03 20:41:25 2012 +0000
    17.2 +++ b/css3-transitions/Overview.src.html	Tue Jan 03 20:44:56 2012 +0000
    17.3 @@ -4,7 +4,7 @@
    17.4  <html lang="en">
    17.5  <head>
    17.6    <title>CSS Transitions</title>
    17.7 -  <link rel="stylesheet" type="text/css" href="default.css">
    17.8 +  <link rel="stylesheet" type="text/css" href="../default.css">
    17.9    <style type="text/css">
   17.10      .rhs { white-space: pre-wrap; }
   17.11      code { font-size: inherit; }
    18.1 --- a/css3-writing-modes/Overview.src.html	Tue Jan 03 20:41:25 2012 +0000
    18.2 +++ b/css3-writing-modes/Overview.src.html	Tue Jan 03 20:44:56 2012 +0000
    18.3 @@ -3,7 +3,7 @@
    18.4  <head>
    18.5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    18.6    <title>CSS Writing Modes Module Level 3</title>
    18.7 -  <link rel="stylesheet" type="text/css" href="default.css">
    18.8 +  <link rel="stylesheet" type="text/css" href="../default.css">
    18.9    <style type="text/css">
   18.10      object { vertical-align: middle; }
   18.11      .sidebar { float: right; background: #eee; border: solid gray; margin: 1em; }

mercurial