Skip to content

Commit

Permalink
[css-backgrounds-3] Update Changes list, DoC
Browse files Browse the repository at this point in the history
  • Loading branch information
fantasai committed Aug 13, 2014
1 parent c90c753 commit edbed0b
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 16 deletions.
47 changes: 35 additions & 12 deletions css-backgrounds/Overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
Canvas Background and the Root Element</a>

<li><a href="#body-background"><span class=secno>3.11.2. </span> The
Canvas Background and the HTML &lt;BODY&gt; Element</a>
Canvas Background and the HTML &lt;body&gt; Element</a>

<li><a href="#first-line-background"><span class=secno>3.11.3. </span>
The ‘<code class=css>::first-line</code>’ Pseudo-element‘s
Expand Down Expand Up @@ -370,19 +370,22 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>

<li><a href="#changes"><span class=secno>9. </span> Changes</a>
<ul class=toc>
<li><a href="#changes-2012-07"><span class=secno>9.1. </span> Changes
<li><a href="#changes-2014-07"><span class=secno>9.1. </span> Changes
since the 4 February 2014 Last Call Working Draft</a>

<li><a href="#changes-2012-07"><span class=secno>9.2. </span> Changes
since the 24 July 2012 Candidate Recommendation</a>

<li><a href="#changes-2012-04"><span class=secno>9.2. </span> Changes
<li><a href="#changes-2012-04"><span class=secno>9.3. </span> Changes
since the 17 April 2012 Candidate Recommendation</a>

<li><a href="#changes-2012LC"><span class=secno>9.3. </span> Changes
<li><a href="#changes-2012LC"><span class=secno>9.4. </span> Changes
since the 14 February 2012 “Last Call” Working Draft</a>

<li><a href="#changes-2011"><span class=secno>9.4. </span> Changes Since
<li><a href="#changes-2011"><span class=secno>9.5. </span> Changes Since
the 15 February 2011 Candidate Recommendation</a>

<li><a href="#changes-2009"><span class=secno>9.5. </span> Changes Since
<li><a href="#changes-2009"><span class=secno>9.6. </span> Changes Since
the 17 December 2009 Candidate Recommendation</a>
</ul>

Expand Down Expand Up @@ -2034,7 +2037,7 @@ <h4 id=root-background><span class=secno>3.11.1. </span> The Canvas
its background is transparent.

<h4 id=body-background><span class=secno>3.11.2. </span> The Canvas
Background and the HTML &lt;BODY&gt; Element</h4>
Background and the HTML &lt;body&gt; Element</h4>

<p>For documents whose root element is an HTML <code class=html>HTML</code>
element <a href="#ref-HTML401"
Expand Down Expand Up @@ -4478,7 +4481,27 @@ <h3 id=exit><span class=secno>8.4. </span> CR Exit Criteria</h3>

<h2 id=changes><span class=secno>9. </span> Changes</h2>

<h3 id=changes-2012-07><span class=secno>9.1. </span> Changes since the 24
<h3 id=changes-2014-07><span class=secno>9.1. </span> Changes since the 4
February 2014 Last Call Working Draft</h3>

<p>The following (non-trivial) changes were made to this specification
since the <a
href="http://www.w3.org/TR/2014/WD-css3-background-20140204/">4 February
2014 Last Call Working Draft</a>:

<ul>
<li>Fixed spread radius and margin radius calculations to only apply
adjustment factor when spread/margin is larger than border radius.

<li>Defined handling of canvas background when root element has ‘<code
class=css>display: none</code>’.
</ul>

<p>A full <a
href="http://dev.w3.org/csswg/css-backgrounds-3/issues-lc-2014">Disposition
of Comments</a> is available.

<h3 id=changes-2012-07><span class=secno>9.2. </span> Changes since the 24
July 2012 Candidate Recommendation</h3>

<p>The following (non-trivial) changes were made to this specification
Expand Down Expand Up @@ -4543,7 +4566,7 @@ <h3 id=changes-2012-07><span class=secno>9.1. </span> Changes since the 24
<li>Added “Animatable” values to each property definition table.
</ul>

<h3 id=changes-2012-04><span class=secno>9.2. </span> Changes since the 17
<h3 id=changes-2012-04><span class=secno>9.3. </span> Changes since the 17
April 2012 Candidate Recommendation</h3>

<p>The following (non-editorial) changes were made to this specification
Expand All @@ -4561,7 +4584,7 @@ <h3 id=changes-2012-04><span class=secno>9.2. </span> Changes since the 17
the width/height of the box might need to be increased.
</ul>

<h3 id=changes-2012LC><span class=secno>9.3. </span> Changes since the 14
<h3 id=changes-2012LC><span class=secno>9.4. </span> Changes since the 14
February 2012 “Last Call” Working Draft</h3>

<p>The following (non-editorial) changes were made to this specification
Expand Down Expand Up @@ -4603,7 +4626,7 @@ <h3 id=changes-2012LC><span class=secno>9.3. </span> Changes since the 14
borders and added that the rendering will be defined later.
</ul>

<h3 id=changes-2011><span class=secno>9.4. </span> Changes Since the 15
<h3 id=changes-2011><span class=secno>9.5. </span> Changes Since the 15
February 2011 Candidate Recommendation</h3>

<p>The following changes were made to this specification since the <a
Expand Down Expand Up @@ -4733,7 +4756,7 @@ <h3 id=changes-2011><span class=secno>9.4. </span> Changes Since the 15
the property.
</ul>

<h3 id=changes-2009><span class=secno>9.5. </span> Changes Since the 17
<h3 id=changes-2009><span class=secno>9.6. </span> Changes Since the 17
December 2009 Candidate Recommendation</h3>

<p>The following changes were made to this specification since the <a
Expand Down
15 changes: 14 additions & 1 deletion css-backgrounds/Overview.src.html
Original file line number Diff line number Diff line change
Expand Up @@ -1404,7 +1404,7 @@ <h4 id="root-background">
value of its background is transparent.

<h4 id="body-background">
The Canvas Background and the HTML &lt;BODY&gt; Element</h4>
The Canvas Background and the HTML &lt;body&gt; Element</h4>

<p>For documents whose root element is an HTML <code class="html">HTML</code>
element [[!HTML401]] or an XHTML <code class="html">html</code>
Expand Down Expand Up @@ -3253,6 +3253,19 @@ <h3 id="exit">
<h2 id="changes">
Changes</h2>

<h3 id="changes-2014-07">
Changes since the 4 February 2014 Last Call Working Draft</h3>

<p>The following (non-trivial) changes were made to this specification since the
<a href="http://www.w3.org/TR/2014/WD-css3-background-20140204/">4 February 2014 Last Call Working Draft</a>:
<ul>
<li>Fixed spread radius and margin radius calculations
to only apply adjustment factor when spread/margin is larger than border radius.
<li>Defined handling of canvas background when root element has ''display: none''.
</ul>

<p>A full <a href="http://dev.w3.org/csswg/css-backgrounds-3/issues-lc-2014">Disposition of Comments</a> is available.

<h3 id="changes-2012-07">
Changes since the 24 July 2012 Candidate Recommendation</h3>

Expand Down
6 changes: 4 additions & 2 deletions css-backgrounds/issues-lc-2014.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,12 +118,14 @@ <h1>CSS Backgrounds and Borders Level 3 Disposition of Comments for 2014-01-16 L
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014May/0296.html'>http://lists.w3.org/Archives/Public/www-style/2014May/0296.html</a>
Closed: Invalid
</pre>
<pre class='open' id='issue-10'>
<pre class='a' id='issue-10'>
Issue 10. <a href='#issue-10'>#</a>
Summary: Define whether backgrounds are drawn for invisible root elements
From: Simon Sapin
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Jul/0137.html'>http://lists.w3.org/Archives/Public/www-style/2014Jul/0137.html</a>
Open
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Aug/0203.html'>http://lists.w3.org/Archives/Public/www-style/2014Aug/0203.html</a>
Closed: Accepted
Resolved: <a href='http://lists.w3.org/Archives/Public/www-style/2014Jul/0162.html'>http://lists.w3.org/Archives/Public/www-style/2014Jul/0162.html</a>
</pre>
<pre class='oi' id='issue-11'>
Issue 11. <a href='#issue-11'>#</a>
Expand Down
4 changes: 3 additions & 1 deletion css-backgrounds/issues-lc-2014.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,9 @@ Issue 10.
Summary: Define whether backgrounds are drawn for invisible root elements
From: Simon Sapin
Comment: http://lists.w3.org/Archives/Public/www-style/2014Jul/0137.html
Open
Response: http://lists.w3.org/Archives/Public/www-style/2014Aug/0203.html
Closed: Accepted
Resolved: http://lists.w3.org/Archives/Public/www-style/2014Jul/0162.html
----
Issue 11.
Summary: Drawing Focus Rings
Expand Down

0 comments on commit edbed0b

Please sign in to comment.