CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 08:57:11 GMT
content-type: text/html;charset=utf-8
content-encoding: gzip
content-location: 48.html
vary: negotiate,Accept-Encoding
tcn: choice
last-modified: Fri, 17 Jan 2020 10:38:39 GMT
cache-control: max-age=21600
expires: Sat, 11 Oct 2025 14:57:11 GMT
x-backend: www-mirrors
x-request-id: 98cd26038b303585
strict-transport-security: max-age=15552000; includeSubdomains; preload
content-security-policy: frame-ancestors 'self' https://cms.w3.org/ https://cms-dev.w3.org/; upgrade-insecure-requests
cf-cache-status: BYPASS
set-cookie: __cf_bm=bxM6ZEAw2q.TTjIWAZtyUKyyKZFrg9rFiYr4cwk_HYM-1760173031-1.0.1.1-aoAhEB58Oag4KEvjR.ZYu7w4lGqrCXG6prMFCBT.nxFJF30TVXyTc19FPD6O1n_.9zyZf3.vQVwp.tq_Arix_t7AbYN3lF_9BwA8sJS3zg8; path=/; expires=Sat, 11-Oct-25 09:27:11 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98cd26038b303585-BLR
alt-svc: h3=":443"; ma=86400
ISSUE-48: Where is content displayed if the next page doesn't have a slot for it? - Cascading Style Sheets (CSS) Working Group Tracker
Alan Stearns <stearns@adobe.com>, Rossen Atanassov <ratan@microsoft.com>, Chairs, Chris Lilley <chris@w3.org>, Fuqiao Xue <xfq@w3.org>, Staff Contacts
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 48.html,v 1.1 2020/01/17 10:41:14 carcone Exp $
Cascading Style Sheets (CSS) Working Group Issue Tracking
- Summary
- Issues:
- Actions:
- Users
- Products
- Agenda planning
- Recent activity
ISSUE-48: Where is content displayed if the next page doesn't have a slot for it?
differing page templates
Where is content displayed if the next page doesn't have a slot for it?
- State:
- RAISED
- Product:
- CSS3 Template Layout
- Raised by:
- Bert Bos
- Opened on:
- 2008-05-14
- Description:
- It is possible to attach a template to '@page :first' that is different from the template attached to '@page', e.g.,
@page :first {
display: "ab" "cd"
}
@page {
display: "ab" "cc"
}
In this case, content that overflows slots a, b or c will find a place on the next page(s), but where does content go that overflows slot d if that slot's 'overflow' property is not 'hidden'?
1) It is not displayed, because there is no slot for it.
2) It is displayed in the default slot of the next page (i.e., slot '@' or the top left one).
(The same may happen with named pages, if named pages can be forced to not repeat, as https://www.w3.org/Style/Group/css3-src/css3-gcpm/Overview.html#named3 currently proposes.)
On the principle that content should not be hidden from readers unless the author is explicit about hiding it, option 2 seems the best. It may destroy a layout, but then at least it is clear that something is wrong... - Related Actions Items:
- No related actions
- Related emails:
- [CSSWG] Minutes Tokyo F2F Thu 2017-04-20 Part II: Transforms [css-transforms] (from fantasai.lists@inkedblade.net on 2017-05-26)
- [CSSWG] Minutes Seattle F2F 2017-01-12 Part I: FX Breakout - Transforms [css-transforms] (from daelcss@gmail.com on 2017-02-13)
- Re: Agenda+ Writing Modes, 2 issues and publish the 3rd CR (from sakakibara.hiroshi@bpsinc.jp on 2015-09-15)
- Agenda+ Writing Modes, 2 issues and publish the 3rd CR (from kojiishi@gmail.com on 2015-09-13)
- [CSSWG] Minutes Sydney F2F 2015-02-10 Part II: CSS UI (from daelcss@gmail.com on 2015-03-18)
- [CSSWG] Resolutions August F2F: CSS2.1 (from fantasai.lists@inkedblade.net on 2008-09-08)
- [CSSWG] Minutes F2F 2008-08-20 (from fantasai.lists@inkedblade.net on 2008-09-08)
- Minutes ftf Wed Aug 20, 2008, am (from bert@w3.org on 2008-09-03)
- Re: [css3-fonts] Nested 'bolder' and 'lighter' question (from brkemper.comcast@gmail.com on 2008-08-29)
- Re: [css3-fonts] Nested 'bolder' and 'lighter' question (from jackalmage@gmail.com on 2008-08-29)
- Re: [css3-fonts] Nested 'bolder' and 'lighter' question (from bert@w3.org on 2008-08-29)
- Re: [css3-fonts] Nested 'bolder' and 'lighter' question (from dbaron@dbaron.org on 2008-08-28)
- Re: Agenda CSS WG Conf Call 10-june - CSS2.1 Issues (from fantasai@inkedblade.net on 2008-06-10)
- Re: [CSS21] Remove some old bolder/lighter text that disagrees with new (from fantasai.lists@inkedblade.net on 2008-06-10)
- ISSUE-48 (differing page templates): Where is content displayed if the next page doesn't have a slot for it? [CSS3 Template Layout] (from sysbot+tracker@w3.org on 2008-05-14)
Related notes:
No additional notes.
Display change log
Alan Stearns <stearns@adobe.com>, Rossen Atanassov <ratan@microsoft.com>, Chairs, Chris Lilley <chris@w3.org>, Fuqiao Xue <xfq@w3.org>, Staff Contacts
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 48.html,v 1.1 2020/01/17 10:41:14 carcone Exp $