|
76 | 76 | </p>
|
77 | 77 | <h1 class="p-name no-ref" id=title>CSS Line Grid Module Level 1</h1>
|
78 | 78 | <h2 class="no-num no-toc no-ref heading settled" id=subtitle><span class=content>Editor’s Draft,
|
79 |
| - <span class=dt-updated><span class=value-title title=20140907>7 September 2014</span></span></span></h2> |
| 79 | + <span class=dt-updated><span class=value-title title=20140908>8 September 2014</span></span></span></h2> |
80 | 80 | <div data-fill-with=spec-metadata><dl>
|
81 | 81 | <dt>This version:
|
82 | 82 | <dd><a class=u-url href=http://dev.w3.org/csswg/css-line-grid/>http://dev.w3.org/csswg/css-line-grid/</a>
|
@@ -149,6 +149,9 @@ <h2 class="no-num no-toc no-ref heading settled" id=contents><span class=content
|
149 | 149 | <li><a href=#line-snap><span class=secno>3.1</span> Snapping Line Boxes: the <span class=property data-link-type=propdesc title=line-snap>line-snap</span> property</a>
|
150 | 150 | <li><a href=#box-snap><span class=secno>3.2</span> Snapping Block Boxes: the <span class=property data-link-type=propdesc title=box-snap>box-snap</span> property</a></ul>
|
151 | 151 | <li><a href=#acknowledgments><span class=secno></span> Acknowledgments</a>
|
| 152 | + <li><a href=#change-log><span class=secno></span> Change Log</a> |
| 153 | + <ul class=toc> |
| 154 | + <li><a href=#20140403><span class=secno></span> Since <span>April 3rd 2014</span></a></ul> |
152 | 155 | <li><a href=#conformance><span class=secno></span> Conformance</a>
|
153 | 156 | <ul class=toc>
|
154 | 157 | <li><a href=#conventions><span class=secno></span> Document conventions</a>
|
@@ -681,8 +684,25 @@ <h3 class="heading settled" data-level=3.2 id=box-snap><span class=secno>3.2 </s
|
681 | 684 | <h2 class="no-num heading settled" id=acknowledgments><span class=content>Acknowledgments</span><a class=self-link href=#acknowledgments></a></h2>
|
682 | 685 |
|
683 | 686 | <p>This module was made possible by the advice and contributions of
|
684 |
| - …</p> |
| 687 | + Dave Cramer, |
| 688 | + Dave Hyatt, |
| 689 | + Bem Jones-Bey, |
| 690 | + and the CSS Working Group members.</p> |
| 691 | + |
| 692 | +<h2 class="no-num heading settled" id=change-log><span class=content> |
| 693 | +Change Log</span><a class=self-link href=#change-log></a></h2> |
685 | 694 |
|
| 695 | +<h3 class="no-num heading settled" id=20140403><span class=content> |
| 696 | +Since <a href=http://www.w3.org/TR/2014/WD-css-line-grid-1-20140403/>April 3rd 2014</a></span><a class=self-link href=#20140403></a></h3> |
| 697 | + <ul> |
| 698 | + <li>Added line-snapping examples</li> |
| 699 | + <li>Modified box-snap values</li> |
| 700 | + <li>Removed line-slack</li> |
| 701 | + <li>Removed grid offset</li> |
| 702 | + <li>Removed grid units</li> |
| 703 | + <li>Removed 2d box snapping</li> |
| 704 | + <li>Removed rounding functions</li> |
| 705 | + </ul> |
686 | 706 | <h2 class="no-ref no-num heading settled" id=conformance><span class=content>
|
687 | 707 | Conformance</span><a class=self-link href=#conformance></a></h2>
|
688 | 708 |
|
|
0 commit comments