99 < link href ="#index " rel =index >
1010 < link href ="../default.css " rel =stylesheet type ="text/css ">
1111 < link href ="../csslogo.ico " rel ="shortcut icon " type ="image/x-icon ">
12- < link href ="http://www.w3.org/StyleSheets/TR/W3C-ED .css " rel = stylesheet
13- type ="text/css ">
12+ < link href ="http://www.w3.org/StyleSheets/TR/w3c-unofficial .css "
13+ rel = stylesheet type ="text/css ">
1414
1515 < body class =h-entry >
1616 < div class =head > <!--begin-logo-->
2020 < h1 class =p-name > CSS Scroll Snap Points Module Level 1</ h1 >
2121
2222 < h2 class ="no-num no-toc "> Editor's Draft < time class =dt-updated
23- datetime =20131022 > 22 October 2013</ time >
24- <!-- for HTML4.x doctypes: <span class="dt-updated"><span class="value-title" title="20131022">22 October 2013</span></span> -->
23+ datetime =20131023 > 23 October 2013</ time >
24+ <!-- for HTML4.x doctypes: <span class="dt-updated"><span class="value-title" title="20131023">23 October 2013</span></span> -->
2525 </ h2 >
2626
2727 < dl >
@@ -34,19 +34,13 @@ <h2 class="no-num no-toc">Editor's Draft <time class=dt-updated
3434
3535 < dd > < a
3636 href ="http://www.w3.org/TR/css-snappoints/ "> http://www.w3.org/TR/css-snappoints/</ a >
37+ <!-- <dt>Editor's draft:
38+ <dd><a href="http://dev.w3.org/csswg/css-snappoints/">http://dev.w3.org/csswg/css-snappoints/</a>
39+ (<a href="https://dvcs.w3.org/hg/csswg/log/tip/css-snappoints/Overview.src.html">change log</a>)
3740
38- < dt > Editor's draft:
39-
40- < dd > < a
41- href ="http://dev.w3.org/csswg/css-snappoints/ "> http://dev.w3.org/csswg/css-snappoints/</ a >
42- (< a
43- href ="https://dvcs.w3.org/hg/csswg/log/tip/css-snappoints/Overview.src.html "> change
44- log</ a > )
45-
46- < dt > Previous version:
47-
48- < dd > < a
49- href ="http://www.w3.org/PreviousVersionURI "> http://www.w3.org/PreviousVersionURI</ a >
41+ <dt>Previous version:
42+ <dd><a href="http://www.w3.org/PreviousVersionURI">http://www.w3.org/PreviousVersionURI</a>
43+ -->
5044
5145 < dt > Issue Tracking:
5246
@@ -152,40 +146,38 @@ <h2 class="no-num no-toc" id=contents> Table of Contents</h2>
152146 Values</ a >
153147 </ ul >
154148
155- < li id =examples-2.1.-definitions-2.2.-scroll-sn > < a href ="#examples "> < span
156- class =secno > 2. </ span > Examples </ a >
157- < ul class =toc >
158- < li id =definitions- > < a href ="#definitions "> < span class =secno > 2.1.
159- </ span > Definitions</ a >
160-
161- < li id =scroll-snap-types-the-scroll-snap-type-p > < a
162- href ="#scroll-snap-type "> < span class =secno > 2.2. </ span > Scroll Snap
163- Types: the ‘< code class =property > scroll-snap-type</ code > ’
164- property</ a >
165-
166- < li id =scroll-snap-points-the-scroll-snap-point > < a
167- href ="#scroll-snap-points "> < span class =secno > 2.3. </ span > Scroll Snap
168- Points: the ‘< code class =property > scroll-snap-points-x</ code > ’ and
169- ‘< code class =css > scroll-snap-points-y properties</ code > </ a >
170- </ ul >
149+ < li id =examples- > < a href ="#examples "> < span class =secno > 2. </ span > Examples
150+ </ a >
151+
152+ < li id =definitions- > < a href ="#definitions "> < span class =secno > 3. </ span >
153+ Definitions</ a >
154+
155+ < li id =scroll-snap-types-the-scroll-snap-type-p > < a
156+ href ="#scroll-snap-type "> < span class =secno > 4. </ span > Scroll Snap Types:
157+ the ‘< code class =property > scroll-snap-type</ code > ’ property</ a >
158+
159+ < li id =scroll-snap-points-the-scroll-snap-point > < a
160+ href ="#scroll-snap-points "> < span class =secno > 5. </ span > Scroll Snap
161+ Points: the ‘< code class =property > scroll-snap-points-x</ code > ’ and
162+ ‘< code class =css > scroll-snap-points-y properties</ code > </ a >
171163
172- < li id =conformance-3 .1.-document-conventions-3 . > < a
173- href ="#conformance "> < span class =secno > 3 . </ span > Conformance</ a >
164+ < li id =conformance-6 .1.-document-conventions-6 . > < a
165+ href ="#conformance "> < span class =secno > 6 . </ span > Conformance</ a >
174166 < ul class =toc >
175167 < li id =document-conventions- > < a href ="#conventions "> < span
176- class =secno > 3 .1. </ span > Document conventions</ a >
168+ class =secno > 6 .1. </ span > Document conventions</ a >
177169
178170 < li id =conformance-classes- > < a href ="#conformance-classes "> < span
179- class =secno > 3 .2. </ span > Conformance classes</ a >
171+ class =secno > 6 .2. </ span > Conformance classes</ a >
180172
181173 < li id =partial-implementations- > < a href ="#partial "> < span
182- class =secno > 3 .3. </ span > Partial implementations</ a >
174+ class =secno > 6 .3. </ span > Partial implementations</ a >
183175
184176 < li id =experimental-implementations- > < a href ="#experimental "> < span
185- class =secno > 3 .4. </ span > Experimental implementations</ a >
177+ class =secno > 6 .4. </ span > Experimental implementations</ a >
186178
187179 < li id =non-experimental-implementations- > < a href ="#testing "> < span
188- class =secno > 3 .5. </ span > Non-experimental implementations</ a >
180+ class =secno > 6 .5. </ span > Non-experimental implementations</ a >
189181 </ ul >
190182
191183 < li class =no-num id =acknowledgments- > < a href ="#acknowledgments ">
@@ -302,7 +294,7 @@ <h2 id=examples><span class=secno>2. </span>Examples</h2>
302294 </ div >
303295 </ div >
304296
305- < h3 id =definitions > < span class =secno > 2.1. </ span > Definitions</ h3 >
297+ < h2 id =definitions > < span class =secno > 3. </ span > Definitions</ h2 >
306298
307299 < dl >
308300 < dt > < dfn id =scroller > scroller</ dfn >
@@ -312,9 +304,9 @@ <h3 id=definitions><span class=secno>2.1. </span> Definitions</h3>
312304 section on overflow.
313305 </ dl >
314306
315- < h3 id =scroll-snap-type > < span class =secno > 2.2. </ span > Scroll Snap Types:
316- the ‘< a href ="#scroll-snap-type0 "> < code
317- class =property > scroll-snap-type</ code > </ a > ’ property</ h3 >
307+ < h2 id =scroll-snap-type > < span class =secno > 4. </ span > Scroll Snap Types: the
308+ ‘< a href ="#scroll-snap-type0 "> < code
309+ class =property > scroll-snap-type</ code > </ a > ’ property</ h2 >
318310
319311 < p id =the-scroll-snap-type-property-is-used-to > The ‘< a
320312 href ="#scroll-snap-type0 "> < code class =css > scroll-snap-type</ code > </ a > ’
@@ -395,10 +387,10 @@ <h3 id=scroll-snap-type><span class=secno>2.2. </span> Scroll Snap Types:
395387 the UA given the parameters of the scroll.
396388 </ dl >
397389
398- < h3 id =scroll-snap-points > < span class =secno > 2.3. </ span > Scroll Snap
399- Points: the ‘< a href ="#scroll-snap-points-x "> < code
390+ < h2 id =scroll-snap-points > < span class =secno > 5. </ span > Scroll Snap Points:
391+ the ‘< a href ="#scroll-snap-points-x "> < code
400392 class =property > scroll-snap-points-x</ code > </ a > ’ and ‘< code
401- class =css > scroll-snap-points-y properties</ code > </ h3 >
393+ class =css > scroll-snap-points-y properties</ code > </ h2 >
402394
403395 < p id =the-scroll-snap-points-x-and-scroll-snap > The ’‘< a
404396 href ="#scroll-snap-points-x "> < code
@@ -482,9 +474,9 @@ <h3 id=scroll-snap-points><span class=secno>2.3. </span> Scroll Snap
482474 second argument is the interval to repeat thereafter.
483475 </ dl >
484476
485- < h2 id =conformance > < span class =secno > 3 . </ span > Conformance</ h2 >
477+ < h2 id =conformance > < span class =secno > 6 . </ span > Conformance</ h2 >
486478
487- < h3 id =conventions > < span class =secno > 3 .1. </ span > Document conventions</ h3 >
479+ < h3 id =conventions > < span class =secno > 6 .1. </ span > Document conventions</ h3 >
488480
489481 < p id =conformance-requirements-are-expressed-w > Conformance requirements are
490482 expressed with a combination of descriptive assertions and RFC 2119
@@ -517,7 +509,7 @@ <h3 id=conventions><span class=secno>3.1. </span> Document conventions</h3>
517509 < p class =note id =note-this-is-an-informative-note. > Note, this is an
518510 informative note.
519511
520- < h3 id =conformance-classes > < span class =secno > 3 .2. </ span > Conformance
512+ < h3 id =conformance-classes > < span class =secno > 6 .2. </ span > Conformance
521513 classes</ h3 >
522514
523515 < p id =conformance-to-css-scroll-snap-points-mo > Conformance to CSS Scroll
@@ -563,7 +555,7 @@ <h3 id=conformance-classes><span class=secno>3.2. </span> Conformance
563555 the individual grammars of each feature in this module, and meet all other
564556 conformance requirements of style sheets as described in this module.
565557
566- < h3 id =partial > < span class =secno > 3 .3. </ span > Partial implementations</ h3 >
558+ < h3 id =partial > < span class =secno > 6 .3. </ span > Partial implementations</ h3 >
567559
568560 < p id =so-that-authors-can-exploit-the-forward- > So that authors can exploit
569561 the forward-compatible parsing rules to assign fallback values, CSS
@@ -577,7 +569,7 @@ <h3 id=partial><span class=secno>3.3. </span> Partial implementations</h3>
577569 unsupported values must be), CSS requires that the entire declaration be
578570 ignored.
579571
580- < h3 id =experimental > < span class =secno > 3 .4. </ span > Experimental
572+ < h3 id =experimental > < span class =secno > 6 .4. </ span > Experimental
581573 implementations</ h3 >
582574
583575 < p id =to-avoid-clashes-with-future-css-feature > To avoid clashes with future
@@ -592,7 +584,7 @@ <h3 id=experimental><span class=secno>3.4. </span> Experimental
592584 for such features, including those in W3C Working Drafts. This avoids
593585 incompatibilities with future changes in the draft.
594586
595- < h3 id =testing > < span class =secno > 3 .5. </ span > Non-experimental
587+ < h3 id =testing > < span class =secno > 6 .5. </ span > Non-experimental
596588 implementations</ h3 >
597589
598590 < p id =once-a-specification-reaches-the-candida > Once a specification reaches
@@ -675,48 +667,48 @@ <h2 class=no-num id=index> Index</h2>
675667
676668 < ul class =indexlist >
677669 < li > authoring tool, < a href ="#authoring-tool "
678- title ="section 3 .2. "> < strong > 3 .2.</ strong > </ a >
670+ title ="section 6 .2. "> < strong > 6 .2.</ strong > </ a >
679671
680672 < li > ‘< code class =css > mandatory</ code > ’, < a href ="#mandatory "
681- title ="section 2.2. "> < strong > 2.2 .</ strong > </ a >
673+ title ="section 4. "> < strong > 4 .</ strong > </ a >
682674
683675 < li > ‘< code class =css > none</ code > ’, < a href ="#none "
684- title ="section 2.2. "> < strong > 2.2 .</ strong > </ a >
676+ title ="section 4. "> < strong > 4 .</ strong > </ a >
685677
686678 < li > ‘< code class =css > proximity</ code > ’, < a href ="#proximity "
687- title ="section 2.2. "> < strong > 2.2 .</ strong > </ a >
679+ title ="section 4. "> < strong > 4 .</ strong > </ a >
688680
689681 < li > renderer, < a href ="#renderer "
690- title ="section 3 .2. "> < strong > 3 .2.</ strong > </ a >
682+ title ="section 6 .2. "> < strong > 6 .2.</ strong > </ a >
691683
692684 < li > scroller, < a href ="#scroller "
693- title ="section 2.1. "> < strong > 2.1 .</ strong > </ a >
685+ title ="section 3. "> < strong > 3 .</ strong > </ a >
694686
695687 < li > scrollers, < a href ="#scrollers "
696- title ="section 2.2. "> < strong > 2.2 .</ strong > </ a > , < a href ="#scrollers0 "
697- title ="section 2.3. "> < strong > 2.3 .</ strong > </ a >
688+ title ="section 4. "> < strong > 4 .</ strong > </ a > , < a href ="#scrollers0 "
689+ title ="section 5. "> < strong > 5 .</ strong > </ a >
698690
699691 < li > scroll-snap-points-x, < a href ="#scroll-snap-points-x "
700- title ="section 2.3. "> < strong > 2.3 .</ strong > </ a >
692+ title ="section 5. "> < strong > 5 .</ strong > </ a >
701693
702694 < li > scroll-snap-points-y, < a href ="#scroll-snap-points-y "
703- title ="section 2.3. "> < strong > 2.3 .</ strong > </ a >
695+ title ="section 5. "> < strong > 5 .</ strong > </ a >
704696
705697 < li > scroll-snap-type, < a href ="#scroll-snap-type0 "
706- title ="section 2.2. "> < strong > 2.2 .</ strong > </ a >
698+ title ="section 4. "> < strong > 4 .</ strong > </ a >
707699
708700 < li > ’‘< code class =css > snapInterval(start, interval) </ code > ’‘< code
709701 class =css > </ code > , < a href ="#snapintervalstart-interval- "
710- title ="section 2.3. "> < strong > 2.3 .</ strong > </ a >
702+ title ="section 5. "> < strong > 5 .</ strong > </ a >
711703
712704 < li > ’‘< code class =css > snapList(point1,point2,…)</ code > ’‘< code
713705 class =css > </ code > , < a href ="#snaplistpoint1point2 "
714- title ="section 2.3. "> < strong > 2.3 .</ strong > </ a >
706+ title ="section 5. "> < strong > 5 .</ strong > </ a >
715707
716708 < li > style sheet
717709 < ul >
718710 < li > as conformance class, < a href ="#style-sheet "
719- title ="section 3 .2. "> < strong > 3 .2.</ strong > </ a >
711+ title ="section 6 .2. "> < strong > 6 .2.</ strong > </ a >
720712 </ ul >
721713 </ ul >
722714 <!--end-index-->
0 commit comments