You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dd>The first letter of the element, as defined for the <code><ahref=http://www.w3.org/TR/css3-selectors/#first-letter>::first-letter</a></code> pseudo-element </dd>
251
251
</dl>
252
252
253
-
<p>The content values of named strings are assigned at the point when the content box of the element is created (or would have been created if the element’s display value is none). The <dfndata-dfn-type=dfndata-noexport="" id=entry-value>entry value<aclass=self-linkhref=#entry-value></a></dfn> for a page is the assignment in effect at the end of the previous page. The <dfndata-dfn-type=dfndata-noexport="" id=exit-value>exit value<aclass=self-linkhref=#exit-value></a></dfn> for a page is the assignment in effect at the end of the current page.
253
+
<p>The content values of named strings are assigned at the point when the content box of the element is first created (or would have been created if the element’s display value is none). The <dfndata-dfn-type=dfndata-noexport="" id=entry-value>entry value<aclass=self-linkhref=#entry-value></a></dfn> for a page is the assignment in effect at the end of the previous page. The <dfndata-dfn-type=dfndata-noexport="" id=exit-value>exit value<aclass=self-linkhref=#exit-value></a></dfn> for a page is the assignment in effect at the end of the current page.
254
+
254
255
255
256
256
257
<p>Whenever the value of the element changes, the value of the named string(s) is updated. User agents must be able to recall many values of the named string, as the <aclass=cssdata-link-type=maybehref=#funcdef-stringtitle=string()>string()</a> function can return past, current, or future values of the assignment.
<dd>The value of the first assignment on the page is used. If there is no assignment on the page, the <aclass=cssdata-link-type=maybehref=#entry-valuetitle="entry value">entry value</a> is used. <code>first</code> is the default value.</dd>
<dd>If the element is the first element on the page, the value of the first assignment is used. Otherwise the <aclass=cssdata-link-type=maybehref=#entry-valuetitle="entry value">entry value</a> is used. The <aclass=cssdata-link-type=maybehref=#entry-valuetitle="entry value">entry value</a> may be empty if the element hasn’t yet appeared.</dd>
291
+
<dd>If the element is the first element on the page, the value of the first assignment is used. Otherwise the <aclass=cssdata-link-type=maybehref=#entry-valuetitle="entry value">entry value</a> is used. The <aclass=cssdata-link-type=maybehref=#entry-valuetitle="entry value">entry value</a> may be empty if the element hasn’t yet appeared.</dd>
<p>Footnotes are <ahref=http://w3c.github.io/dpub-pagination/index.html#footnotes>complex objects</a>, so it will be helpful to define some terms before proceeding.
379
+
<p>Footnotes are complex objects (see the <ahref=http://www.w3.org/TR/2014/WD-dpub-latinreq-20140313/#footnotes>footnote section</a> at <adata-biblio-type=informativedata-link-type=bibliohref=#dpub-latinreqtitle=dpub-latinreq>[dpub-latinreq]</a>), so it will be helpful to define some terms before proceeding.
The following new values of the <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visuren.html#propdef-floattitle=float>float</a> property create a footnote element:
442
+
The following new value of the <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visuren.html#propdef-floattitle=float>float</a> property creates a footnote element:
The previous ED required this to be styled as a “super-decimal” number, but I don’t think we need a dependency on that (and it’s been removed from CSS3-counter styles???).
The <code>::footnote-marker</code> pseudo-element represents the footnote element’s marker, the number or symbol that identifies each footnote. This pseudo-element behaves like a <code>::marker</code> pseudo-element, as defined in <adata-biblio-type=informativedata-link-type=bibliohref=#css3listtitle=css3list>[CSS3LIST]</a>. It is placed at the beginning of the superior parent’s content, and is inline by default. The <code>::footnote-marker</code> can be styled just as other <code>::marker</code> elements can be. The default style should include <code>list-style-position: inside</code>.
<h2class="no-num heading settled heading" id=ua-stylesheet><spanclass=content>Appendix A: Default UA Stylesheet</span><aclass=self-linkhref=#ua-stylesheet></a></h2>
881
+
882
+
<p>This appendix is informative, and is to help UA developers to implement a default stylesheet for HTML, but UA developers are free to ignore or modify as appropriate. </p>
<divdata-fill-with=informative-references><dl><dtid=css21title=CSS21><aclass=self-linkhref=#css21></a>[CSS21]<dd>Bert Bos; et al. <ahref=http://www.w3.org/TR/2011/REC-CSS2-20110607>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification</a>. 7 June 2011. W3C Recommendation. URL: <ahref=http://www.w3.org/TR/2011/REC-CSS2-20110607>http://www.w3.org/TR/2011/REC-CSS2-20110607</a><dtid=css3colortitle=CSS3COLOR><aclass=self-linkhref=#css3color></a>[CSS3COLOR]<dd>Tantek Çelik; Chris Lilley; L. David Baron. <ahref=http://www.w3.org/TR/2011/REC-css3-color-20110607>CSS Color Module Level 3</a>. 7 June 2011. W3C Recommendation. URL: <ahref=http://www.w3.org/TR/2011/REC-css3-color-20110607>http://www.w3.org/TR/2011/REC-css3-color-20110607</a><dtid=css3listtitle=CSS3LIST><aclass=self-linkhref=#css3list></a>[CSS3LIST]<dd>Tab Atkins Jr.. <ahref=http://www.w3.org/TR/2011/WD-css3-lists-20110524>CSS Lists and Counters Module Level 3</a>. 24 May 2011. W3C Working Draft. (Work in progress.) URL: <ahref=http://www.w3.org/TR/2011/WD-css3-lists-20110524>http://www.w3.org/TR/2011/WD-css3-lists-20110524</a><dtid=css3pagetitle=CSS3PAGE><aclass=self-linkhref=#css3page></a>[CSS3PAGE]<dd>Melinda Grant; et al. <ahref=http://www.w3.org/TR/2013/WD-css3-page-20130314/>CSS Paged Media Module Level 3</a>. 14 March 2013. W3C Working Draft. (Work in progress.) URL: <ahref=http://www.w3.org/TR/2013/WD-css3-page-20130314/>http://www.w3.org/TR/2013/WD-css3-page-20130314/</a><dtid=css3syntitle=CSS3SYN><aclass=self-linkhref=#css3syn></a>[CSS3SYN]<dd>L. David Baron. <ahref=http://www.w3.org/TR/2003/WD-css3-syntax-20030813>CSS3 module: Syntax</a>. 13 August 2003. W3C Working Draft. (Work in progress.) URL: <ahref=http://www.w3.org/TR/2003/WD-css3-syntax-20030813>http://www.w3.org/TR/2003/WD-css3-syntax-20030813</a><dtid=css3valtitle=CSS3VAL><aclass=self-linkhref=#css3val></a>[CSS3VAL]<dd>Håkon Wium Lie; Tab Atkins; Elika J. Etemad. <ahref=http://www.w3.org/TR/2013/CR-css3-values-20130730/>CSS Values and Units Module Level 3</a>. 30 July 2013. W3C Candidate Recommendation. (Work in progress.) URL: <ahref=http://www.w3.org/TR/2013/CR-css3-values-20130730/>http://www.w3.org/TR/2013/CR-css3-values-20130730/</a></dl></div>
1181
+
<divdata-fill-with=informative-references><dl><dtid=css21title=CSS21><aclass=self-linkhref=#css21></a>[CSS21]<dd>Bert Bos; et al. <ahref=http://www.w3.org/TR/2011/REC-CSS2-20110607>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification</a>. 7 June 2011. W3C Recommendation. URL: <ahref=http://www.w3.org/TR/2011/REC-CSS2-20110607>http://www.w3.org/TR/2011/REC-CSS2-20110607</a><dtid=css3colortitle=CSS3COLOR><aclass=self-linkhref=#css3color></a>[CSS3COLOR]<dd>Tantek Çelik; Chris Lilley; L. David Baron. <ahref=http://www.w3.org/TR/2011/REC-css3-color-20110607>CSS Color Module Level 3</a>. 7 June 2011. W3C Recommendation. URL: <ahref=http://www.w3.org/TR/2011/REC-css3-color-20110607>http://www.w3.org/TR/2011/REC-css3-color-20110607</a><dtid=css3listtitle=CSS3LIST><aclass=self-linkhref=#css3list></a>[CSS3LIST]<dd>Tab Atkins Jr.. <ahref=http://www.w3.org/TR/2011/WD-css3-lists-20110524>CSS Lists and Counters Module Level 3</a>. 24 May 2011. W3C Working Draft. (Work in progress.) URL: <ahref=http://www.w3.org/TR/2011/WD-css3-lists-20110524>http://www.w3.org/TR/2011/WD-css3-lists-20110524</a><dtid=css3pagetitle=CSS3PAGE><aclass=self-linkhref=#css3page></a>[CSS3PAGE]<dd>Melinda Grant; et al. <ahref=http://www.w3.org/TR/2013/WD-css3-page-20130314/>CSS Paged Media Module Level 3</a>. 14 March 2013. W3C Working Draft. (Work in progress.) URL: <ahref=http://www.w3.org/TR/2013/WD-css3-page-20130314/>http://www.w3.org/TR/2013/WD-css3-page-20130314/</a><dtid=css3syntitle=CSS3SYN><aclass=self-linkhref=#css3syn></a>[CSS3SYN]<dd>L. David Baron. <ahref=http://www.w3.org/TR/2003/WD-css3-syntax-20030813>CSS3 module: Syntax</a>. 13 August 2003. W3C Working Draft. (Work in progress.) URL: <ahref=http://www.w3.org/TR/2003/WD-css3-syntax-20030813>http://www.w3.org/TR/2003/WD-css3-syntax-20030813</a><dtid=css3valtitle=CSS3VAL><aclass=self-linkhref=#css3val></a>[CSS3VAL]<dd>Håkon Wium Lie; Tab Atkins; Elika J. Etemad. <ahref=http://www.w3.org/TR/2013/CR-css3-values-20130730/>CSS Values and Units Module Level 3</a>. 30 July 2013. W3C Candidate Recommendation. (Work in progress.) URL: <ahref=http://www.w3.org/TR/2013/CR-css3-values-20130730/>http://www.w3.org/TR/2013/CR-css3-values-20130730/</a><dtid=dpub-latinreqtitle=dpub-latinreq><aclass=self-linkhref=#dpub-latinreq></a>[dpub-latinreq]<dd>Dave Cramer. <ahref=http://www.w3.org/TR/2014/WD-dpub-latinreq/>Requirements for Latin Text Layout and Pagination</a>. FPWD. URL: <ahref=http://www.w3.org/TR/2014/WD-dpub-latinreq/>http://www.w3.org/TR/2014/WD-dpub-latinreq/</a></dl></div>
<divclass=issue>Implementations that support footnotes generally support page floats like <code>float: bottom</code>. Page floats should end up above the footnote area. How might this be specified?<ahref=#issue-165f8769> ↵ </a></div>
1181
1228
1182
-
<divclass=issue>
1183
-
The previous ED required this to be styled as a “super-decimal” number, but I don’t think we need a dependency on that (and it’s been removed from CSS3-counter styles???).
1184
-
<ahref=#issue-29d8a728> ↵ </a></div><divclass=issue>We need an algorithm for laying out footnotes<ahref=#issue-da883bb8> ↵ </a></div>
1229
+
<divclass=issue>We need an algorithm for laying out footnotes<ahref=#issue-da883bb8> ↵ </a></div>
1185
1230
1186
1231
<divclass=issue>
1187
1232
Do leaders depend on the assumption that the content after the leader is right-aligned (end-aligned)?
0 commit comments