|
56 | 56 | </p> |
57 | 57 | <h1 class="p-name no-ref" id=title>CSS Generated Content for Paged Media Module</h1> |
58 | 58 | <h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft, |
59 | | - <span class=dt-updated><span class=value-title title=20140806>6 August 2014</span></span></span></h2> |
| 59 | + <span class=dt-updated><span class=value-title title=20140807>7 August 2014</span></span></span></h2> |
60 | 60 | <div data-fill-with=spec-metadata><dl> |
61 | 61 | <dt>This version: |
62 | 62 | <dd><a class=u-url href=http://dev.w3.org/csswg/css-gcpm/>http://dev.w3.org/csswg/css-gcpm/</a> |
@@ -259,6 +259,9 @@ <h5 class="heading settled heading" data-level=1.1.1.1 id=content-function-heade |
259 | 259 | </pre> |
260 | 260 |
|
261 | 261 |
|
| 262 | +<p class=issue id=issue-edcf4ca2><a class=self-link href=#issue-edcf4ca2></a>How do we define the default value for this function?</p> |
| 263 | + |
| 264 | + |
262 | 265 | <dl data-dfn-for=content() data-dfn-type=value> |
263 | 266 |
|
264 | 267 | <dt>text</dt> |
@@ -834,7 +837,7 @@ <h2 class="heading settled heading" data-level=4 id=leaders><span class=secno>4 |
834 | 837 | <div class=example> |
835 | 838 | <pre> |
836 | 839 | ol.toc a::after { |
837 | | - content: leader('.') target-counter(attr(href url), page); |
| 840 | + content: leader('.') target-counter(attr(href), page); |
838 | 841 | } |
839 | 842 |
|
840 | 843 | <h1>Table of Contents</h1> |
@@ -1470,7 +1473,7 @@ <h2 class="no-num no-ref heading settled heading" id=property-index><span class= |
1470 | 1473 | <tr><th scope=row><a class=css-code data-link-type=property href=#propdef-bookmark-state title=bookmark-state>bookmark-state</a><td>open | closed<td>open<td>block-level elements<td>no<td>N/A<td>visual<td>specified value</table></div> |
1471 | 1474 |
|
1472 | 1475 |
|
1473 | | -<h2 class="no-num heading settled" id=issues-index><span class=content>Issues Index</span><a class=self-link href=#issues-index></a></h2><div style="counter-reset: issue"><div class=issue> |
| 1476 | +<h2 class="no-num heading settled" id=issues-index><span class=content>Issues Index</span><a class=self-link href=#issues-index></a></h2><div style="counter-reset: issue"><div class=issue>How do we define the default value for this function?<a href=#issue-edcf4ca2> ↵ </a></div><div class=issue> |
1474 | 1477 | <p>This idea would be much more useful if we could also copy (rather than just move) elements. That would avoid the duplication of HTML in the example above. |
1475 | 1478 | </p> |
1476 | 1479 |
|
|
0 commit comments