@@ -353,11 +353,23 @@ <h2 id=scrolling-overflow><span class=secno>2. </span>Scrolling and hidden
353353 < h2 id =paginated-overflow > < span class =secno > 3. </ span > Paginated overflow</ h2 >
354354
355355 < p class =issue > overflow:paginate or overflow:pages (or paged-x, paged-y,
356- paged-x-controls, paged-y-controls as css3-gcpm has?)
356+ paged-x-controls, paged-y-controls as < a href ="#CSS3GCPM "
357+ rel =biblioentry > [CSS3GCPM]<!--{{CSS3GCPM}}--> </ a > has?)
357358
358359 < p class =issue > Ability to display N pages at once rather than just one page
359360 at once?
360361
362+ < p class =issue > The current implementation of paginated overflow uses the
363+ ‘< code class =property > overflow</ code > ’/‘< code
364+ class =property > overflow-x</ code > ’/‘< code
365+ class =property > overflow-y</ code > ’ properties rather than the ‘< code
366+ class =property > overflow-style</ code > ’ property as proposed in the < a
367+ href ="#CSS3GCPM " rel =biblioentry > [CSS3GCPM]<!--{{CSS3GCPM}}--> </ a > draft
368+ (which also matches the < a href ="#CSS3-MARQUEE "
369+ rel =biblioentry > [CSS3-MARQUEE]<!--{{CSS3-MARQUEE}}--> </ a > proposal). We
370+ should probably switch away from ‘< code
371+ class =property > overflow-style</ code > ’, but that's not 100% clear.
372+
361373 < h2 id =fragment-overflow > < span class =secno > 4. </ span > Fragment overflow</ h2 >
362374
363375 < p > This section introduces and defines the meaning of the new ‘< code
@@ -1230,6 +1242,16 @@ <h3 class=no-num id=other-references> Other references</h3>
12301242 </ dd >
12311243 <!---->
12321244
1245+ < dt id =CSS3-MARQUEE > [CSS3-MARQUEE]
1246+
1247+ < dd > Bert Bos. < a
1248+ href ="http://www.w3.org/TR/2008/CR-css3-marquee-20081205 "> < cite > CSS
1249+ Marquee Module Level 3.</ cite > </ a > 5 December 2008. W3C Candidate
1250+ Recommendation. (Work in progress.) URL: < a
1251+ href ="http://www.w3.org/TR/2008/CR-css3-marquee-20081205 "> http://www.w3.org/TR/2008/CR-css3-marquee-20081205</ a >
1252+ </ dd >
1253+ <!---->
1254+
12331255 < dt id =CSS3-REGIONS > [CSS3-REGIONS]
12341256
12351257 < dd > Vincent Hardy; Alex Mogilevsky; Alan Stearns. < a
@@ -1258,6 +1280,16 @@ <h3 class=no-num id=other-references> Other references</h3>
12581280 href ="http://www.w3.org/TR/2011/REC-css3-color-20110607 "> http://www.w3.org/TR/2011/REC-css3-color-20110607</ a >
12591281 </ dd >
12601282 <!---->
1283+
1284+ < dt id =CSS3GCPM > [CSS3GCPM]
1285+
1286+ < dd > Håkon Wium Lie. < a
1287+ href ="http://www.w3.org/TR/2010/WD-css3-gcpm-20100608 "> < cite > CSS
1288+ Generated Content for Paged Media Module.</ cite > </ a > 8 June 2010. W3C
1289+ Working Draft. (Work in progress.) URL: < a
1290+ href ="http://www.w3.org/TR/2010/WD-css3-gcpm-20100608 "> http://www.w3.org/TR/2010/WD-css3-gcpm-20100608</ a >
1291+ </ dd >
1292+ <!---->
12611293 </ dl >
12621294 <!--end-informative-->
12631295
0 commit comments