- From: H?kon Wium Lie via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Nov 2011 19:15:15 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-gcpm
In directory hutz:/tmp/cvs-serv30302
Modified Files:
Overview.html
Log Message:
x
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-gcpm/Overview.html,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -d -r1.162 -r1.163
--- Overview.html 31 Oct 2011 22:22:35 -0000 1.162
+++ Overview.html 1 Nov 2011 19:15:13 -0000 1.163
@@ -23,13 +23,13 @@
<h1>CSS Generated Content for Paged Media Module</h1>
- <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 31 October 2011</h2>
+ <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 1 November 2011</h2>
<dl>
<dt>This version:
<dd><a
- href="http://www.w3.org/TR/2011/ED-css3-gcpm-20111031/">http://www.w3.org/TR/2011/ED-css3-gcpm-20111031</a>
+ href="http://www.w3.org/TR/2011/ED-css3-gcpm-20111101/">http://www.w3.org/TR/2011/ED-css3-gcpm-20111101</a>
<dt>Latest version:
@@ -200,55 +200,52 @@
list-style-type</a>
</ul>
- <li><a href="#image-resolution"><span class=secno>7. </span>Image
- resolution</a>
-
- <li><a href="#page-marks-and-bleed-area"><span class=secno>8. </span>Page
+ <li><a href="#page-marks-and-bleed-area"><span class=secno>7. </span>Page
marks and bleed area</a>
- <li><a href="#bookmarks"><span class=secno>9. </span>Bookmarks</a>
+ <li><a href="#bookmarks"><span class=secno>8. </span>Bookmarks</a>
- <li><a href="#cmyk-colors"><span class=secno>10. </span>CMYK colors</a>
+ <li><a href="#cmyk-colors"><span class=secno>9. </span>CMYK colors</a>
- <li><a href="#styling-blank-pages"><span class=secno>11. </span>Styling
+ <li><a href="#styling-blank-pages"><span class=secno>10. </span>Styling
blank pages</a>
- <li><a href="#paged-presentations"><span class=secno>12. </span>Paged
+ <li><a href="#paged-presentations"><span class=secno>11. </span>Paged
presentations</a>
- <li><a href="#navigation-between-pages"><span class=secno>13.
+ <li><a href="#navigation-between-pages"><span class=secno>12.
</span>Navigation between pages</a>
<ul class=toc>
- <li><a href="#page-shift-effects"><span class=secno>13.1. </span>Page
+ <li><a href="#page-shift-effects"><span class=secno>12.1. </span>Page
shift effects</a>
</ul>
- <li><a href="#page-floats"><span class=secno>14. </span>Page floats</a>
+ <li><a href="#page-floats"><span class=secno>13. </span>Page floats</a>
<ul class=toc>
- <li><a href="#float-modifiers"><span class=secno>14.1. </span>Float
+ <li><a href="#float-modifiers"><span class=secno>13.1. </span>Float
modifiers</a>
- <li><a href="#floating-inside-and-outside-pages"><span class=secno>14.2.
+ <li><a href="#floating-inside-and-outside-pages"><span class=secno>13.2.
</span>Floating inside and outside pages</a>
- <li><a href="#multi-column-float-intrusion"><span class=secno>14.3.
+ <li><a href="#multi-column-float-intrusion"><span class=secno>13.3.
</span>Multi-column float intrusion</a>
- <li><a href="#the-float-offset-property"><span class=secno>14.4.
+ <li><a href="#the-float-offset-property"><span class=secno>13.4.
</span>The ‘<code class=property>float-offset</code>’
property</a>
</ul>
- <li><a href="#the-first-page-pseudo-element"><span class=secno>15.
+ <li><a href="#the-first-page-pseudo-element"><span class=secno>14.
</span>The ‘<code class=property>first-page</code>’
pseudo-element</a>
- <li><a href="#selecting-columns-and-pages"><span class=secno>16.
+ <li><a href="#selecting-columns-and-pages"><span class=secno>15.
</span>Selecting columns and pages</a>
- <li><a href="#conformance"><span class=secno>17. </span>Conformance</a>
+ <li><a href="#conformance"><span class=secno>16. </span>Conformance</a>
- <li><a href="#appendix-a-default-style-sheet"><span class=secno>18.
+ <li><a href="#appendix-a-default-style-sheet"><span class=secno>17.
</span>Appendix A: Default style sheet</a>
<li class=no-num><a href="#acknowledgments">Acknowledgments</a>
@@ -812,8 +809,8 @@
background properties, and ‘<code
class=property>color</code>’.
- <p>The second value describes the alignement of the leader. These values
- are allowed:
+ <p>The second value describes the alignment of the leader. These values are
+ allowed:
<dl>
<dt>start
@@ -828,11 +825,15 @@
<dd>center leader string
- <dt>space
+ <dt>string-space
- <dd>space out characters to take up all available space
+ <dd>add space between strings to take up all available space
- <dt>pattern
+ <dt>letter-space
+
+ <dd>space out letters to take up all available space
+
+ <dt>align
<dd>attempt to align corresponding glyphs from the leader pattern between
consecutive lines
@@ -2133,116 +2134,91 @@
</div>
-->
-
- <h2 id=image-resolution><span class=secno>7. </span>Image resolution</h2>
-
- <p>Image resolution, as the term is used in this document, means pixels
- per physical length, e.g., pixels per inch. Some image formats can record
- information about the resolution of images. This information can be
- helpful when determining the actual size of the image in the formatting
- process. However, the information can also be wrong, in which case it
- should be ignored. The ‘<a href="#image-resolution0"><code
- class=property>image-resolution</code></a>’ and ‘<code
- class=property>background-image-resolution</code>’ properties are
- introduced to determine the correct resolution of images.
+ <!--
- <table class=propdef>
- <tbody>
- <tr>
- <td><em>Name:</em>
+<h2>Image resolution</h2>
- <td><dfn id=image-resolution0>image-resolution</dfn>
+<p>Image resolution, as the term is used in this document, means
+pixels per physical length, e.g., pixels per inch. Some image formats
+can record information about the resolution of images. This
+information can be helpful when determining the actual size of the
+image in the formatting process. However, the information can also be
+wrong, in which case it should be ignored. The 'image-resolution' and
+'background-image-resolution' properties are introduced to determine
+the correct resolution of images.
- <tr>
+<table class=propdef>
+ <tr>
+ <td><em>Name:</em>
+ <td><dfn>image-resolution</dfn>
+ <tr>
<td><em>Value:</em>
-
- <td>normal | [ from-image || <dpi> ]
-
- <tr>
+ <td>normal | [ from-image || <dpi> ]
+ <tr>
<td><em>Initial:</em>
-
<td>normal
-
- <tr>
+ <tr>
<td><em>Applies to:</em>
-
<td>replaced elements <span class=issue>and background images?</span>
-
- <tr>
+ <tr>
<td><em>Inherited:</em>
-
<td>yes
-
- <tr>
+ <tr>
<td><em>Percentages:</em>
-
<td>N/A
-
- <tr>
+ <tr>
<td><em>Media:</em>
-
<td>visual
-
- <tr>
+ <tr>
<td><em>Computed value:</em>
+ <td>as specified value <span class=issue>(or, should it be only one value?)</span>
+</table>
- <td>as specified value <span class=issue>(or, should it be only one
- value?)</span>
- </table>
-
- <p>The values are:
+<p>The values are:
- <dl>
- <dt>normal
+<dl>
+<dt>normal
- <dd>The resolution of the image is unknown, and UAs should not use the
- resolution found in the image. Instead, the image resolution will be
- found by converting the dimension of the image into CSS pixels.
+<dd>The resolution of the image is unknown, and UAs should not use the
+resolution found in the image. Instead, the image resolution will be
+found by converting the dimension of the image into CSS pixels.
- <dt>from-image
+<dt>from-image
- <dd>The UA must look for the resolution in the image itself. If the image
- does not have a resolution, the specified <dpi> value is used. If no
- <dpi> value is specified, the behavior is as if ‘<code
- class=css>normal</code>’ had been specified.
+<dd>The UA must look for the resolution in the image itself. If the image does not have a resolution, the specified <dpi> value is used. If no <dpi> value is specified, the behavior is as if ''normal'' had been specified.
- <dt><dpi>
+<dt><dpi>
- <dd>The value consists of a number with a ‘<code
- class=property>dpi</code>’ unit identifier. The <dpi> value
- sets the resolution of the image. In combination with ‘<code
- class=css>from-image</code>’, the specified dpi is only used if
- the image does not have a resolution.
- </dl>
+<dd>The value consists of a number with a 'dpi' unit identifier. The <dpi> value sets the resolution of the image. In combination with ''from-image'', the specified dpi is only used if the image does not have a resolution.
- <div class=example>
- <p>This rule specifies that the UA should use the image resolution found
- in the image itself.
+</dl>
- <pre>
+<div class="example">
+<p>This rule specifies that the UA should use the image resolution found in the image itself.
+<pre>
img { image-resolution: from-image }
</pre>
- </div>
+</div>
- <div class=example>
- <p>Using this rule, the image resolution is set to 300dpi and the
- resolution in the image, if any, is ignored.
- <pre>
+<div class="example">
+<p>Using this rule, the image resolution is set to 300dpi and the resolution in the image, if any, is ignored.
+<pre>
img { image-resolution: 300dpi }
</pre>
- </div>
+</div>
- <div class=example>
- <p>These rules both specify that the UA should use the image resolution
- found in the image itself. If the image has no resolution, the
- resolution is set to 300dpi.
- <pre>
+<div class="example">
+<p>These rules both specify that the UA should use the image resolution found in the image itself. If the image has no resolution, the resolution is set to 300dpi.
+<pre>
img { image-resolution: from-image 300dpi }
img { image-resolution: 300dpi from-image }
</pre>
- </div>
+</div>
+
+
+-->
<!--
<table class=propdef>
@@ -2363,7 +2339,7 @@
-->
- <h2 id=page-marks-and-bleed-area><span class=secno>8. </span>Page marks
+ <h2 id=page-marks-and-bleed-area><span class=secno>7. </span>Page marks
and bleed area</h2>
<p>The ‘<a href="#marks"><code
@@ -2479,7 +2455,7 @@
<p>This property specifies the extent of the page bleed area outside the
page box. This property only has effect if crop marks are enabled.
- <h2 id=bookmarks><span class=secno>9. </span>Bookmarks</h2>
+ <h2 id=bookmarks><span class=secno>8. </span>Bookmarks</h2>
<p>Some document formats have the capability of holding bookmarks.
Bookmarks are typically shown outside the document itself, often a
@@ -2710,7 +2686,7 @@
</pre>
</div>
- <h2 id=cmyk-colors><span class=secno>10. </span>CMYK colors</h2>
+ <h2 id=cmyk-colors><span class=secno>9. </span>CMYK colors</h2>
<p>Printers do not use RGB colors, they (often) use CMYK: cyan, magenta,
yellow and black. The ‘<code class=css>device-cmyk()</code>’
@@ -2744,7 +2720,7 @@
<code>device-cmyk()</code> will use the second color (which is bluish).
</div>
- <h2 id=styling-blank-pages><span class=secno>11. </span>Styling blank
+ <h2 id=styling-blank-pages><span class=secno>10. </span>Styling blank
pages</h2>
<p>Blank pages that appear as a result of forced page breaks can be styled
@@ -2794,7 +2770,7 @@
edition"</code>.
</div>
- <h2 id=paged-presentations><span class=secno>12. </span>Paged
+ <h2 id=paged-presentations><span class=secno>11. </span>Paged
presentations</h2>
<p>Printed publications are paged, while screen-based presentations of web
@@ -2867,7 +2843,7 @@
<p>A paged container cannot be split over multiple columns.
- <h2 id=navigation-between-pages><span class=secno>13. </span>Navigation
+ <h2 id=navigation-between-pages><span class=secno>12. </span>Navigation
between pages</h2>
<p>Paged navigation within a page (as described above), can also be
@@ -2974,7 +2950,7 @@
</pre>
</div>
- <h3 id=page-shift-effects><span class=secno>13.1. </span>Page shift
+ <h3 id=page-shift-effects><span class=secno>12.1. </span>Page shift
effects</h3>
<p>To describe page shift effects, four new properties inside @navigation
@@ -3011,7 +2987,7 @@
</pre>
</div>
- <h2 id=page-floats><span class=secno>14. </span>Page floats</h2>
+ <h2 id=page-floats><span class=secno>13. </span>Page floats</h2>
<p>Images and figures are sometimes displayed at the top or bottom of
pages and columns. This specificaton adds new keywords on the
@@ -3128,7 +3104,7 @@
</pre>
</div>
- <h3 id=float-modifiers><span class=secno>14.1. </span>Float modifiers</h3>
+ <h3 id=float-modifiers><span class=secno>13.1. </span>Float modifiers</h3>
<p>These values on ‘<code class=property>float</code>’ can be
combined with one of ‘<code
@@ -3185,7 +3161,7 @@
<img src=13.png></div>
</dl>
- <h3 id=floating-inside-and-outside-pages><span class=secno>14.2.
+ <h3 id=floating-inside-and-outside-pages><span class=secno>13.2.
</span>Floating inside and outside pages</h3>
<p>Two allow content to flow to the inside and outside of a page, these
@@ -3212,7 +3188,7 @@
</pre>
</div>
- <h3 id=multi-column-float-intrusion><span class=secno>14.3.
+ <h3 id=multi-column-float-intrusion><span class=secno>13.3.
</span>Multi-column float intrusion</h3>
<p>A new value on ‘<code class=property>float</code>’ is
@@ -3245,7 +3221,7 @@
src=1.png>
</div>
- <h3 id=the-float-offset-property><span class=secno>14.4. </span>The
+ <h3 id=the-float-offset-property><span class=secno>13.4. </span>The
‘<a href="#float-offset"><code
class=property>float-offset</code></a>’ property</h3>
@@ -3363,7 +3339,7 @@
<!--
div.chapter:columns-page(1) { }
-->
- <h2 id=the-first-page-pseudo-element><span class=secno>15. </span>The
+ <h2 id=the-first-page-pseudo-element><span class=secno>14. </span>The
‘<code class=property>first-page</code>’ pseudo-element</h2>
<p>The ‘<code class=property>first-page</code>’ pseudo-element
@@ -3395,7 +3371,7 @@
</pre>
</div>
- <h2 id=selecting-columns-and-pages><span class=secno>16. </span>Selecting
+ <h2 id=selecting-columns-and-pages><span class=secno>15. </span>Selecting
columns and pages</h2>
<p class=issue>This is sketchy.
@@ -3475,11 +3451,11 @@
-->
- <h2 id=conformance><span class=secno>17. </span>Conformance</h2>
+ <h2 id=conformance><span class=secno>16. </span>Conformance</h2>
<p>TBD
- <h2 id=appendix-a-default-style-sheet><span class=secno>18.
+ <h2 id=appendix-a-default-style-sheet><span class=secno>17.
</span>Appendix A: Default style sheet</h2>
<pre>
@@ -3569,30 +3545,27 @@
<h2 class=no-num id=index>Index</h2>
<!--begin-index-->
<ul class=indexlist>
- <li>bleed, <a href="#bleed" title=bleed><strong>8.</strong></a>
+ <li>bleed, <a href="#bleed" title=bleed><strong>7.</strong></a>
<li>bookmark-label, <a href="#bookmark-label"
- title=bookmark-label><strong>9.</strong></a>
+ title=bookmark-label><strong>8.</strong></a>
<li>bookmark-level, <a href="#bookmark-level"
- title=bookmark-level><strong>9.</strong></a>
+ title=bookmark-level><strong>8.</strong></a>
<li>bookmark-state, <a href="#bookmark-state"
- title=bookmark-state><strong>9.</strong></a>
+ title=bookmark-state><strong>8.</strong></a>
<li>bookmark-target, <a href="#bookmark-target"
- title=bookmark-target><strong>9.</strong></a>
+ title=bookmark-target><strong>8.</strong></a>
<li>float-offset, <a href="#float-offset"
- title=float-offset><strong>14.4.</strong></a>
+ title=float-offset><strong>13.4.</strong></a>
<li>hyphenate-last-line-avoid, <a href="#hyphenate-last-line-avoid"
title=hyphenate-last-line-avoid><strong>5.8.</strong></a>
- <li>image-resolution, <a href="#image-resolution0"
- title=image-resolution><strong>7.</strong></a>
-
- <li>marks, <a href="#marks" title=marks><strong>8.</strong></a>
+ <li>marks, <a href="#marks" title=marks><strong>7.</strong></a>
<li>named strings, <a href="#named-strings0"
title="named strings"><strong>2.</strong></a>
@@ -3731,21 +3704,6 @@
<td>visual
<tr>
- <th><a class=property href="#image-resolution0">image-resolution</a>
-
- <td>normal | [ from-image || <dpi> ]
-
- <td>normal
-
- <td>replaced elements and background images?
-
- <td>yes
-
- <td>N/A
-
- <td>visual
-
- <tr>
<th><a class=property href="#marks">marks</a>
<td>[ crop || cross ] | none
Received on Tuesday, 1 November 2011 19:15:18 UTC