You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css2/DOC/todo.db
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,12 @@
4
4
4 0 Make sure links to all sections of the spec have page numbers generated in the Postscript version (instead of just to anchors in the same file) Ian Ian 25 Aug 1997 5 Sep 1997 Yes, new version of html2ps does this (I believe) Used html2psrc
5
5
5 0 Give better explanation of meaning of percentages and when to compute them. Inside out and outside in formatting issues. San Jose ftf Howcome/Bert 26 Aug 1997 - - -
6
6
6 0 Replace ascii art with images. Notably, example of list items is wrong (margin applies to block, not to marker). Suggested: use OBJECT for images and then long description. San Jose ftf - 26 Aug 1997 30 Sep 1997 - Added
7
-
7 0 Clarify text of fonts section re glyphs, panose. Perhaps add example. See San Jose ftf minutes for details. San Jose ftf Chris 26 Aug 1997 - - -
7
+
7 0 Clarify text of fonts section re glyphs, panose. Perhaps add example. See San Jose ftf minutes for details. San Jose ftf Chris 26 Aug 1997 12 Dec 1997 - I suppose done by Dec 11
8
8
8 0 Positioning: add right, bottom, min, max properties San Jose ftf Hakon 26 Aug 1997 30 Sep 1997 - Added to Sep 24 spec
9
9
9 0 Add break-* : avoid to spec. San Jose ftf Ian 26 Aug 1997 30 Sep 1997 - Added to Sep 24 spec
10
10
10 0 Add widow/orphan San Jose ftf - 26 Aug 1997 30 Sep 1997 - Added (with Bert) along with page breaking info
11
11
11 0 Add language that tiling is a valid option for a printer driver (section 9.3.2) San Jose ftf - 26 Aug 1997 30 Sep 1997 - Ok (added to print.src)
12
-
12 0 Make the acknowledgments appropriate Ian - 7 Sep 1997 - - -
12
+
12 0 Make the acknowledgments appropriate Ian - 7 Sep 1997 12 Dec 1997 - I suppose ok by Dec 11
13
13
13 2 Fix the CSS2 grammar (grammar.src) Ian - 7 Sep 1997 - Selector syntax updated (29 Sep 1997). -
14
14
14 0 In cursors, rename "hand" value San Jose ftf Ian 25 Aug 1997 - -
15
15
15 0 Fix percentage values for pitch-range/stress/richness Ian - 25 Aug 1997 - -
@@ -26,16 +26,16 @@
26
26
26 0 7.2: add media type TV (low resolution, color, limited scrollability) H�kon - 27 Sep 1997 01 Oct 1997 - Added
27
27
27 0 7.2: add media type HANDHELD (small screen, monochrome, limited scroll, limited bandwidht) H�kon - 27 Sep 1997 01 Oct 1997 - Added
28
28
28 0 Ch8: change title to "Visual rendering model" ("flow" is only one of the visual formatting models) H�kon - 27 Sep 1997 02 Oct 1997 - Changed visual flow model to visual rendering model except where the flow model is explicitly discussed (in the middle of flowobj.src)
29
-
29 0 Ch8: describe terminology for "rendering model" and "rendering object" H�kon - 27 Sep 1997 - - -
30
-
30 0 Ch8: add "content" property to represent replaced vs. non-replaced elements H�kon - 27 Sep 1997 - - -
29
+
29 0 Ch8: describe terminology for "rendering model" and "rendering object" H�kon - 27 Sep 1997 12 Dec 1997 - See processing model
30
+
30 0 Ch8: add "content" property to represent replaced vs. non-replaced elements H�kon - 27 Sep 1997 12 Dec 1997 - Done in 11 Dec draft
31
31
31 0 Ch8: add figure to describe the three axes: normal,abs,float/replaced,non-replaced/inline,block H�kon - 27 Sep 1997 - - -
32
32
32 0 8.1: clarify that the box model is slighly different in paged media H�kon - 27 Sep 1997 02 Oct 1997 - Add link from end of introduction to box model to section on page boxes.
33 0 8.2.4.1: add table values: table, row, column, row-group, column-group, cell, caption? H�kon - 27 Sep 1997 12 Dec 1997 - Done in 11 Dec draft
34
34
34 0 Ch8: make "flow", "float" and "absolute positioning" peers (e.g. 8.2, 8.3, 8.4). H�kon - 27 Sep 1997 02 Oct 1997 - Removed section on "outside the flow" and added it to floats. Made floats, absolute, and flow all same level
35
35
35 0 8.3.2:replace "box coordinate system" with "positioning block". H�kon - 27 Sep 1997 20 Oct 1997 - Done (flowobj.src and flowobj2.src)
36
-
36 0 8.1.2, 8.1.3: percentage values apply to "containing block" not the "parent element". Describe "containing block" in appropriate place H�kon - 27 Sep 1997 - - -
36
+
36 0 8.1.2, 8.1.3: percentage values apply to "containing block" not the "parent element". Describe "containing block" in appropriate place H�kon - 27 Sep 1997 12 Dec 1997 - Done in 11 Dec draft
37
37
37 0 8.4: add numbering to headers H�kon - 27 Sep 1997 02 Oct 1997 - Added headers
38
-
38 0 8.6: add text on multicolumn layout. Constrain to paged media only? Never let multicol go below window? H�kon - 27 Sep 1997 - - -
38
+
38 0 8.6: add text on multicolumn layout. Constrain to paged media only? Never let multicol go below window? H�kon - 27 Sep 1997 12 Dec 1997 - No multicolumn in CSS2
39
39
39 0 Ch9: change title to "visual rendering model details" H�kon - 27 Sep 1997 02 Oct 1997 - Done
40
40
40 0 9.1.4.1: change syntax for min/max values on width? e.g. minmax(x,y,z)? H�kon - 27 Sep 1997 - - -
41
41
41 0 9.2.3.1: change syntax for min/max values on height? e.g. minmax(x,y,z)? H�kon - 27 Sep 1997 - - -
@@ -51,12 +51,12 @@
51
51
51 0 9.8: add descriprion of static vs. dynamic: at any point in time, there is always a consistent static style sheet at work H�kon - 27 Sep 1997 - - -
52
52
52 0 ch9: add description of inside-out and outside-in formatting model H�kon - 27 Sep 1997 - - -
53
53
53 0 10.1: change title to "the color property" H�kon - 27 Sep 1997 02 Oct 1997 Whoops: Title changed (02 Oct 1997). Title changed
54
-
54 0 10.2: is "rendering surface a good term, check CSS1 H�kon - 27 Sep 1997 - Ian: The term rendering surface is used in CSS1... (20 Oct 1997). -
54
+
54 0 10.2: is "rendering surface a good term, check CSS1 H�kon - 27 Sep 1997 12 Dec 1997 Ian: The term rendering surface is used in CSS1... (20 Oct 1997). Canvas defined
55
55
55 0 11.2.2.1: should authors be able to redifine generic font families? H�kon - 27 Sep 1997 - Are you kidding? Readers, on the other hand - yes (but set via a preference, to keep the symmetry, not through CSS) (29 Oct 1997). -
56
-
56 0 11.2.9.15, 11.2.9.16: should these go to an appendix? H�kon - 27 Sep 1997 - - -
56
+
56 0 11.2.9.15, 11.2.9.16: should these go to an appendix? H�kon - 27 Sep 1997 12 Dec 1997 - I believe these have been moved!
57
57
57 0 Ch11: add table for how to map generic font families in other scripts H�kon - 27 Sep 1997 - - -
58
58
58 0 Ch12: reorder properties to: indentation, alignment, decoration, letter/word spacing, case, white space H�kon - 27 Sep 1997 02 Oct 1997 - Reordered
59
-
59 0 12.5: H�kon - 27 Sep 1997 - - -
59
+
59 0 12.5: H�kon - 27 Sep 1997 12 Dec 1997 - No resolution since no problem!
60
60
60 0 12.6.2: describe 'text-shadow' property -- remove 'text-shadow-color' H�kon - 27 Sep 1997 03 Oct 1997 - text-shadow-color changed to text-shadow (but otherwise same desc.)
61
61
61 0 12.9.1: make sure the generated text functionality described by Murray can handle forced line breaks H�kon - 27 Sep 1997 - - -
62
62
62 0 13.1.1.4: use parent-child selectors instead of deprecated example H�kon - 27 Sep 1997 20 Oct 1997 - Fixed deprecated example. See new text.
@@ -69,20 +69,20 @@ ian 0 Add a paragraph in the section on colors that tells user agents what to do
69
69
ian 0 Introduce a NOT operator? http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0265.html - 21 Oct 1997 - - -
70
70
ian 0 Integrate Berts i18n info http://www.w3.org/Style/Group/9707/WD-cssbidi-970705 - 21 Oct 1997 - - -
71
71
ian 0 Add informative section on converting HTML relative font sizes to css? http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0287.html - 21 Oct 1997 - - -
72
-
ian 0 Integrate Todds base stylesheet for HTML40? http://lists.w3.org/Archives/Member/w3c-html-wg/1997OctDec/0175.html - 21 Oct 1997 - - -
72
+
ian 0 Integrate Todds base stylesheet for HTML40? http://lists.w3.org/Archives/Member/w3c-html-wg/1997OctDec/0175.html - 21 Oct 1997 12 Dec 1997 - Done prior to 11 Dec draft
73
73
bbos 0 How to revoke this message without being seen to have internal disputes? http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0073.html - 22 Oct 1997 - - -
74
74
bbos 0 Are pseudo-elts *defined* by the fictional tag seq? Or does the fictional tag seq only define the cascading/inheritance? http://www.w3.org/Style/Group/9709/css2-970924/selector.html#h-5.5.3 - 28 Oct 1997 - - -
75
75
bbos 0 Is the specificty really doc-language dependent? http://www.w3.org/Style/Group/9709/css2-970924/cascade.html - 28 Oct 1997 - - -
76
76
bbos 0 Draw a flow-chart of the Processing Model. Ian's new chapter on the CSS Reference Processing Model - 28 Oct 1997 - Doc tree -> Annotated Doc tree (cascade, inheritance, initial values) -> endering tree (apply formatting algorithms to resolve "auto" -> Device (28 Oct 1997). The annotated tree may have 'auto' as a value for a prop, the rendering tree can't (28 Oct 1997). -
77
77
clilley 0 Check all of 'Paged media' to ensure that printing-specific text is identified as such. It was written with printing in mind, and is not always applicable (eg, for Projector and PDA media - 29 Oct 1997 - - -
78
-
clilley 0 Add tty media type (already in emacs w3) http://lists.w3.org/Archives/Public/w3c-wai-hc/1997OctDec/0191.html - 29 Oct 1997 - - -
78
+
clilley 0 Add tty media type (already in emacs w3) http://lists.w3.org/Archives/Public/w3c-wai-hc/1997OctDec/0191.html - 29 Oct 1997 12 Dec 1997 - Done in 11 Dec draft
79
79
clilley 0 Clarify that an em unit can be used for horizontal or vertical measurement (see mail Fri Jul 18, David Perell, www-style, and also http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0083.html - 29 Oct 1997 - - -
80
80
clilley 0 The precise meaning of 1em, when the text of an element is rendered by more than one font and each font din't match exactly the requested size; what is the inherited value? (no easy answer) (CSS1 insistence on inheriting *the* actual rather than specified http://lists.w3.org/Archives/Public/www-style/threads.html - 29 Oct 1997 - - -
81
81
clilley 0 The greek characters for kouros were bogus (latin character references) - 31 Oct 1997 - - fixed by adding correct NCRs in range 03?? (except in decimal) (31 Oct 1997).
82
82
ian 0 Unify presentation of what each value means (e.g., bulleted list everywhere in the spec) http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0083.html - 29 Oct 1997 - - -
83
83
ian 0 make sure examples indented equally Ian - 29 Oct 1997 - - -
84
84
clilley 0 Nice. It's that phrase "not relative to the document" in the existing news:Pine.A41.3.95a.971027183754.32264O-100000@sp049 - 31 Oct 1997 - - -
85
-
bbos 1 Property 'alignment' should be 'text-align'. text.html#h-15.2 - 09 Nov 1997 - - -
85
+
bbos 1 Property 'alignment' should be 'text-align'. text.html#h-15.2 - 09 Nov 1997 12 Dec 1997 - Fixed
86
86
bbos 1 Change "URL" in to "URI" as per agreement IETF/W3C. http://lists.w3.org/Archives/Team/w3t-ui/1997NovDec/0053.html - 23 Nov 1997 - - -
87
87
bbos 0 I propose we give Philippe Le Hegaret a special mention in the acks; he has helped a lot debugging the grammar and finding ambiguities in the property values. http://jigsaw.w3.org/demos/guests/css/ - 26 Nov 1997 - - -
88
88
ian 0 Include the complete list of keywords in the spec. Ian - 26 Nov 1997 - - -
0 commit comments