Wed, 11 Feb 2015 16:55:25 +1100
[css-overflow] Add Florian Rivoal as coeditor.
Resolved in http://www.w3.org/2015/02/08-css-irc#T06-47-28 .
css-overflow/Overview.bs | file | annotate | diff | comparison | revisions | |
css-overflow/Overview.html | file | annotate | diff | comparison | revisions |
1.1 --- a/css-overflow/Overview.bs Wed Feb 11 00:51:23 2015 -0500 1.2 +++ b/css-overflow/Overview.bs Wed Feb 11 16:55:25 2015 +1100 1.3 @@ -8,6 +8,7 @@ 1.4 TR: http://www.w3.org/TR/css-overflow-3/ 1.5 Previous version: http://www.w3.org/TR/2013/WD-css-overflow-3-20130418/ 1.6 Editor: L. David Baron, Mozilla, http://dbaron.org/ 1.7 +Editor: Florian Rivoal, Invited Expert, [email protected] 1.8 Abstract: This module contains the features of CSS relating to new mechanisms of overflow handling in visual media (e.g., screen or paper). In interactive media, it describes features that allow the overflow from a fixed size container to be handled by pagination (displaying one page at a time). It also describes features, applying to all visual media, that allow the contents of an element to be spread across multiple fragments, allowing the contents to flow across multiple regions or to have different styles for different fragments. 1.9 Status Text: The following features are at risk: … 1.10 !Change Log: <a href="https://hg.csswg.org/drafts/log/tip/css-overflow/Overview.bs">from 27 January 2015 to the present</a>
2.1 --- a/css-overflow/Overview.html Wed Feb 11 00:51:23 2015 -0500 2.2 +++ b/css-overflow/Overview.html Wed Feb 11 16:55:25 2015 +1100 2.3 @@ -175,7 +175,7 @@ 2.4 <h1 class="p-name no-ref" id="title">CSS Overflow Module Level 3</h1> 2.5 2.6 <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editorâs Draft, 2.7 - <time class="dt-updated" datetime="2015-02-08">8 February 2015</time></span></h2> 2.8 + <time class="dt-updated" datetime="2015-02-11">11 February 2015</time></span></h2> 2.9 2.10 <div data-fill-with="spec-metadata"> 2.11 <dl> 2.12 @@ -189,9 +189,11 @@ 2.13 <dd><span><a href="mailto:[email protected]?subject=%5Bcss-overflow%5D%20feedback">[email protected]</a> with subject line â<kbd>[css-overflow] <var>⦠message topic â¦</var></kbd>â (<a href="http://lists.w3.org/Archives/Public/www-style/" rel="discussion">archives</a>)</span> 2.14 <dt>Issue Tracking: 2.15 <dd><a href="#issues-index">Inline In Spec</a> 2.16 - <dt class="editor">Editor: 2.17 + <dt class="editor">Editors: 2.18 <dd class="editor"> 2.19 <div class="p-author h-card vcard"><a class="p-name fn u-url url" href="http://dbaron.org/">L. David Baron</a> (<span class="p-org org">Mozilla</span>)</div> 2.20 + <dd class="editor"> 2.21 + <div class="p-author h-card vcard"><a class="p-name fn u-email email" href="mailto:[email protected]">Florian Rivoal</a> (<span class="p-org org">Invited Expert</span>)</div> 2.22 <dt>Change Log: 2.23 <dd><span><a href="https://hg.csswg.org/drafts/log/tip/css-overflow/Overview.bs">from 27 January 2015 to the present</a></span> 2.24 <dd><span><a href="https://hg.csswg.org/drafts/log/tip/css-overflow/Overview.src.html">from 28 March 2013 to 27 January 2015</a></span> 2.25 @@ -201,13 +203,7 @@ 2.26 2.27 <div data-fill-with="warning"></div> 2.28 2.29 - <p class="copyright" data-fill-with="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2015 <a href="http://www.w3.org/"> 2.30 - <acronym title="World Wide Web Consortium">W3C</acronym> 2.31 - </a><sup>®</sup> (<a href="http://www.csail.mit.edu/"> 2.32 - <acronym title="Massachusetts Institute of Technology">MIT</acronym> 2.33 - </a>, <a href="http://www.ercim.eu/"> 2.34 - <acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym> 2.35 - </a>, <a href="http://www.keio.ac.jp/">Keio</a>, <a href="http://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply. 2.36 + <p class="copyright" data-fill-with="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2015 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>, <a href="http://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply. 2.37 </p> 2.38 2.39 <hr title="Separator for header"> 2.40 @@ -333,6 +329,8 @@ 2.41 2.42 2.43 2.44 + 2.45 + 2.46 2.47 <p> 2.48 </p>