- From: Simon Fraser via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 27 Jan 2012 07:22:12 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-transforms In directory hutz:/tmp/cvs-serv29854 Modified Files: Overview.html Transforms.src.html Log Message: 2012-01-27 simon.fraser@apple.com Style and formatting changes, since the default style is more readable. Removed the Changes section, since the autogenerated content instead links to a separate ChangeLog file (this file). Index: Overview.html =================================================================== RCS file: /sources/public/csswg/css3-transforms/Overview.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- Overview.html 27 Jan 2012 07:10:13 -0000 1.8 +++ Overview.html 27 Jan 2012 07:22:10 -0000 1.9 @@ -6,47 +6,11 @@ content="text/html; charset=utf-8" http-equiv=Content-Type> <title>CSS Transforms</title> - <link href=default.css rel=stylesheet type="text/css"> + <link href="../default.css" rel=stylesheet type="text/css"> <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet type="text/css"> - <link href=alternate-spec-style.css id=st rel=stylesheet - title="additional spec styles" type="text/css"> <style type="text/css"> - - /* Alternate stylesheet fonts are here because in some browsers (Opera 11.5) */ - /* The fonts are not applied if only loaded from the alternate stylesheet */ - @import url(http://fonts.googleapis.com/css?family=Droid+Serif:700,400,400italic,700italic); - @import url(http://fonts.googleapis.com/css?family=Droid+Sans+Mono); - - .singleImgExample { - display: block; - margin: auto; - } - - .example-table { - table-layout: fixed; - width: 100%; - } - - .example-table tr td img { - width: 90%; - } - - a.toggle { - position: fixed; - top: 0.5em; - right: 0.5em; - font-size: smaller; - color: gray; - opacity: 0.2; - } - - a.toggle:hover { - opacity: 1; - color: #46A4E9; - } - .prop-name { font-weight: bold; } @@ -87,10 +51,7 @@ font-size: 120%; color: red; } - - dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */ - dt { font-weight: bold } - + .todo { font-weight: bold; border-left: 0.5em solid #f44; @@ -110,7 +71,7 @@ <p><a href="http://www.w3.org/"><img alt=W3C height=48 src="http://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo--> - <h1>CSS transforms</h1> + <h1>CSS Transforms</h1> <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 27 January 2012</h2> @@ -119,19 +80,18 @@ <dt>This version: <dd> <a - href="http://www.w3.org/TR/2012/ED-css3-2d-transforms-20120127/">http://dev.w3.org/csswg/css3-2d-transforms/</a> - <!--http://www.w3.org/TR/2012/WD-css3-2d-transforms-20120127--> + href="http://www.w3.org/TR/2012/ED-css3-transforms-20120127/">http://dev.w3.org/csswg/css3-transforms/</a> + <!--http://www.w3.org/TR/2012/WD-css3-transforms-20120127--> <dt>Latest version: <dd><a - href="http://www.w3.org/TR/css3-2d-transforms">http://www.w3.org/TR/css3-2d-transforms/</a> + href="http://www.w3.org/TR/css3-transforms">http://www.w3.org/TR/css3-transforms/</a> <dt>Previous version: - <dd><a href="http://www.w3.org/TR/2009/WD-css3-2d-transforms-20090320/"> - http://www.w3.org/TR/2009/WD-css3-2d-transforms-20090320/</a> + <dd>None <dt id=editors-list>Editors: @@ -200,12 +160,12 @@ <p>The (<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public mailing list <a - href="mailto:www-style@w3.org?Subject=%5Bcss3-2d-transforms%5D%20PUT%20SUBJECT%20HERE"> + href="mailto:www-style@w3.org?Subject=%5Bcss3-transforms%5D%20PUT%20SUBJECT%20HERE"> www-style@w3.org</a> (see <a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for discussion of this specification. When sending e-mail, please put the text - “css3-2d-transforms” in the subject, preferably like this: - “[<!---->css3-2d-transforms<!---->] <em>…summary of + “css3-transforms” in the subject, preferably like this: + “[<!---->css3-transforms<!---->] <em>…summary of comment…</em>” <p>This document was produced by the <a href="/Style/CSS/members">CSS @@ -316,22 +276,7 @@ CSSMatrix </a> </ul> - <li><a href="#changes"><span class=secno>17. </span>Changes</a> - <ul class=toc> - <li><a href="#changes_on_January_27_2012"><span class=secno>17.1. - </span> Changes by Simon Fraser on January 27 2012 </a> - - <li><a href="#changes_on_January_26_2012"><span class=secno>17.2. - </span> Changes by Simon Fraser on January 26 2012 </a> - - <li><a href="#changes_on_January_25_2012"><span class=secno>17.3. - </span> Changes by Simon Fraser on January 25 2012 </a> - - <li><a href="#changes_from_January_24_2012"><span class=secno>17.4. - </span> Changes from January 24<sup>th</sup> 2012 version </a> - </ul> - - <li><a href="#references"><span class=secno>18. </span>References</a> + <li><a href="#references"><span class=secno>17. </span>References</a> <ul class=toc> <li class=no-num><a href="#normative-references">Normative references</a> @@ -1966,74 +1911,7 @@ <!-- Interface CSSMatrix --> </dl> - <h2 id=changes><span class=secno>17. </span>Changes</h2> - - <h3 id="changes_on_January_27_2012"><span class=secno>17.1. </span> Changes - by Simon Fraser on January 27 2012</h3> - - <ul> - <li>Added two simple 3D examples. - </ul> - - <h3 id="changes_on_January_26_2012"><span class=secno>17.2. </span> Changes - by Simon Fraser on January 26 2012</h3> - - <ul> - <li>Added definitions for the 3D transform-related properties - - <li>Started writing some prose about the 3D rendering model - - <li>Moved some content into normative sections, since we need some - normative text describing how 3D is rendered - </ul> - - <h3 id="changes_on_January_25_2012"><span class=secno>17.3. </span> Changes - by Simon Fraser on January 25 2012</h3> - - <ul> - <li>Potentially resolved <a - href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15471">bug 15471</a> - and <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15535">bug - 15535</a> by removing the text about getComputedStyle after CSS matrix, - and adding a paragraph about the computed value of the ‘<a - href="#effects"><code class=property>transform</code></a>’ - property. - - <li>Fixed <a - href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15598">bug - 15598</a>, adding a note about unitless 0 in angles. - </ul> - - <h3 id="changes_from_January_24_2012"><span class=secno>17.4. </span> - Changes from <a - href="http://www.w3.org/TR/2012/ED-css3-2d-transforms-20110124/">January - 24<sup>th</sup> 2012</a> version</h3> - - <ul> - <li> Corrected typing errors in introduction. - - <li> Mention three dimensional space in introduction. - - <li> Added TODO for adding perspective transform in introduction. - - <li> Added new section ‘<code - class=property>Definitions</code>’ for terms used in this document. - - - <li> Copied style setting for term descriptions from the ‘<code - class=css>Filter Effects 1.0</code>’ specification. - - <li> Introduced new term ‘<code class=css>transformable - element</code>’ and added description to the ‘<code - class=property>Description</code>’ section. - - <li> Added new section ‘<code class=property>Changes</code>’ - for changes to this document. - - <li> Added Vincent Hardy and Dirk Schulze as editors. - </ul> - - <h2 id=references><span class=secno>18. </span>References</h2> + <h2 id=references><span class=secno>17. </span>References</h2> <h3 class=no-num id=normative-references>Normative references</h3> <!--begin-normative--> Index: Transforms.src.html =================================================================== RCS file: /sources/public/csswg/css3-transforms/Transforms.src.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- Transforms.src.html 27 Jan 2012 07:10:13 -0000 1.11 +++ Transforms.src.html 27 Jan 2012 07:22:10 -0000 1.12 @@ -3,48 +3,10 @@ <head profile="http://www.w3.org/2006/03/hcard"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>CSS Transforms</title> - <link rel="stylesheet" type="text/css" href="default.css" /> - <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS].css" /> - + <link rel="stylesheet" type="text/css" href="../default.css" /> + <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" /> - <link id="st" href="alternate-spec-style.css" rel="stylesheet" - type="text/css" title="additional spec styles"> - <style type="text/css"> - - /* Alternate stylesheet fonts are here because in some browsers (Opera 11.5) */ - /* The fonts are not applied if only loaded from the alternate stylesheet */ - @import url(http://fonts.googleapis.com/css?family=Droid+Serif:700,400,400italic,700italic); - @import url(http://fonts.googleapis.com/css?family=Droid+Sans+Mono); - - .singleImgExample { - display: block; - margin: auto; - } - - .example-table { - table-layout: fixed; - width: 100%; - } - - .example-table tr td img { - width: 90%; - } - - a.toggle { - position: fixed; - top: 0.5em; - right: 0.5em; - font-size: smaller; - color: gray; - opacity: 0.2; - } - - a.toggle:hover { - opacity: 1; - color: #46A4E9; - } - .prop-name { font-weight: bold; } @@ -85,10 +47,7 @@ font-size: 120%; color: red; } - - dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */ - dt { font-weight: bold } - + .todo { font-weight: bold; border-left: 0.5em solid #f44; @@ -108,20 +67,19 @@ <div id="div-head" class="head"> <!--logo--> - <h1>CSS transforms</h1> + <h1>CSS Transforms</h1> <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2> <dl> <dt>This version: <dd> - <a href="[VERSION]">http://dev.w3.org/csswg/css3-2d-transforms/</a> + <a href="[VERSION]">http://dev.w3.org/csswg/css3-transforms/</a> <!--http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]--> <dt>Latest version: <dd><a - href="http://www.w3.org/TR/css3-2d-transforms">[LATEST]</a> + href="http://www.w3.org/TR/css3-transforms">[LATEST]</a> <dt>Previous version: - <dd><a href="http://www.w3.org/TR/2009/WD-css3-2d-transforms-20090320/"> - http://www.w3.org/TR/2009/WD-css3-2d-transforms-20090320/</a> + <dd>None <dt id="editors-list">Editors: <dd>Simon Fraser (<a href="http://www.apple.com/">Apple Inc</a>) <simon.fraser @apple.com> <dd>Dean Jackson (<a href="http://www.apple.com/">Apple Inc</a>) <dino @apple.com> @@ -1908,63 +1866,6 @@ </dd> <!-- Interface CSSMatrix --> </dl> - <h2 id="changes">Changes</h2> - - <h3 id="changes_on_January_27_2012"> - Changes by Simon Fraser on January 27 2012 - <ul> - <li>Added two simple 3D examples.</li> - </ul> - </h3> - - <h3 id="changes_on_January_26_2012"> - Changes by Simon Fraser on January 26 2012 - <ul> - <li>Added definitions for the 3D transform-related properties</li> - <li>Started writing some prose about the 3D rendering model</li> - <li>Moved some content into normative sections, since we need some normative text describing how 3D is rendered</li> - </ul> - </h3> - - <h3 id="changes_on_January_25_2012"> - Changes by Simon Fraser on January 25 2012 - </h3> - <ul> - <li>Potentially resolved <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15471">bug 15471</a> and - <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15535">bug 15535</a> by removing the text about getComputedStyle after CSS matrix, and adding a paragraph about the computed value of the 'transform' property.</li> - <li>Fixed <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15598">bug 15598</a>, adding a note about unitless 0 in angles.</li> - </ul> - - <h3 id="changes_from_January_24_2012"> - Changes from <a href="http://www.w3.org/TR/2012/ED-css3-2d-transforms-20110124/">January 24<sup>th</sup> 2012</a> version - </h3> - <ul> - <li> - Corrected typing errors in introduction. - <li> - Mention three dimensional space in introduction. - </li> - <li> - Added TODO for adding perspective transform in introduction. - </li> - <li> - Added new section 'Definitions' for terms used in this document. - </li> - <li> - Copied style setting for term descriptions from the 'Filter Effects 1.0' specification. - </li> - <li> - Introduced new term 'transformable element' and added description to the 'Description' section. - </li> - <li> - Added new section 'Changes' for changes to this document. - </li> - <li> - Added Vincent Hardy and Dirk Schulze as editors. - </li> - </ul> - - <h2>References</h2> <h3 class="no-num">Normative references</h3>
Received on Friday, 27 January 2012 07:22:15 UTC