-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathcss-multicol.txt
More file actions
21 lines (14 loc) · 1.08 KB
/
css-multicol.txt
File metadata and controls
21 lines (14 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
====== CSS Multi-Column Layout ======
....
===== Current Issues =====
The following are known problems in the [[http://www.w3.org/TR/2007/WD-css3-multicol-20070606/|06 June 2007 CSS Multi-Column Layout Working Draft]]. They should be resolved in the next draft.
==== Issue 1 ====
;URL : http://lists.w3.org/Archives/Member/w3c-css-wg/2007JulSep/0177.html
;Summary : Define behavior for a multi-column block with a totally unconstrained width and auto height with a max constraint. (This handles vertical block in horizontal flow and vice versa.)
;Status : Needs proposal
;More Info : https://lists.w3.org/Archives/Public/www-style/2015Jan/0055.html
==== Other Issues ====
* http://lists.w3.org/Archives/Public/www-style/2008Jun/0359.html - z-order of column rules
* http://lists.w3.org/Archives/Public/www-style/2007Dec/0045.html - editorial comments
* http://lists.w3.org/Archives/Public/www-style/2007Dec/0047.html - column gap should be at least as wide as column-rule
* http://lists.w3.org/Archives/Public/www-style/2007Dec/0064.html - column model underdefined (maybe already fixed?)