- From: Vincent Hardy <vhardy@adobe.com>
- Date: Thu, 8 Dec 2011 19:17:05 -0800
- To: Håkon Wium Lie <howcome@opera.com>, Stephen Zilles <szilles@adobe.com>
- CC: www-style list <www-style@w3.org>
- Message-ID: <CB06BBBA.26858%vhardy@adobe.com>
From: Håkon Wium Lie <howcome@opera.com<mailto:howcome@opera.com>> Date: Thu, 8 Dec 2011 16:04:51 -0800 To: Stephen Zilles <szilles@adobe.com<mailto:szilles@adobe.com>> Cc: www-style list <www-style@w3.org<mailto:www-style@w3.org>> Subject: [css3-regions][css3-exclusions][css3-gcpm] RE: Examples of exclusions with content placed within them in an assortment of Korean newspapers Stephen Zilles wrote: > Point taken. I have reposted the examples to www-archive. > http://lists.w3.org/Archives/Public/www-archive/2011Oct/0033.html http://lists.w3.org/Archives/Public/www-archive/2011Oct/0033.html Thanks for posting, very useful. The first example is also commonly used in Western media: the pull quote (or whatever) is placed between column 1 and column 2, intruding both. It seems that, currently, css3-regions [1] and css3-exclusions [2] cannot encode this example. That is, there is no way to specify that the pull quote should appear between column 1 and column 2. It can be specified when column widths are hard-coded (by setting the width of the multicol element) or the number of columns is fixed (by simulating multicol layouts in regions), but not for the general case where the number and width of columns change to fill all available space. Is this correct? If so, I'd like for it to be added as an issue in the drafts. Hi Håkon, As we discussed in the other thread, the issue of positioning regions (and we can add exclusions for this particular discussion) is not in the scope of these specifications. This type of positioning should be covered by the CSS positioning draft: http://dev.w3.org/csswg/css3-positioning/ Neither CSS regions nor CSS exclusions are trying to address the problem of positioning. So I do not think it should be an issue in these specs. Like the other discussions about CSS regions, this is a question of scope and I think what you are pointing out is something that is out of scope for these two specifications. Kind regards, Vincent.
Received on Friday, 9 December 2011 03:18:26 UTC