Skip to content

Commit a26d0f2

Browse files
committed
[css2] Updated
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401324
1 parent 8a30612 commit a26d0f2

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

css2/DOC/todo.db

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@
1010
10 0 Add widow/orphan San Jose ftf - 26 Aug 1997 30 Sep 1997 - Added (with Bert) along with page breaking info
1111
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)
1212
12 0 Make the acknowledgments appropriate Ian - 7 Sep 1997 12 Dec 1997 - I suppose ok by Dec 11
13-
13 2 Fix the CSS2 grammar (grammar.src) Ian - 7 Sep 1997 - Selector syntax updated (29 Sep 1997). -
13+
13 2 Fix the CSS2 grammar (grammar.src) Ian - 7 Sep 1997 21 Mar 1998 Selector syntax updated (29 Sep 1997). Done
1414
14 0 In cursors, rename hand value San Jose ftf Ian 25 Aug 1997 14 Jan 1998 - Renamed pointer
1515
15 0 Fix percentage values for pitch-range/stress/richness Ian - 25 Aug 1997 - -
1616
16 0 What is the syntax of integers and numbers? (For syndata.src) Ian - 8 Sep 1997 30 Sep 1997 - Added 2 paras about syntax [BB]
17-
17 0 2.2, 2.3: add design principles (www.useit.com), drop the "tips" section H�kon - 27 Sep 1997 - - -
17+
17 0 2.2, 2.3: add design principles (www.useit.com), drop the "tips" section H�kon - 27 Sep 1997 21 Mar 1998 - Done
1818
18 0 3.1.8:describe relationship between "canvas", "page" and "window". Poin to Ch7 H�kon - 27 Sep 1997 01 Oct 1997 [ij] (01 Oct 1997). Text added comparing canvas, page, window
1919
19 0 4.3: change title to "CSS embedded in HTML" H�kon - 27 Sep 1997 01 Oct 1997 - Title changed [IJ]
2020
20 0 5.5: change sequential selector syntax from "/P/ P" to "/P P/" H�kon - 27 Sep 1997 20 Oct 1997 - Changed!
21-
21 0 Ch5: add section on selector binding, priorities and associativity H�kon - 27 Sep 1997 - - -
21+
21 0 Ch5: add section on selector binding, priorities and associativity H�kon - 27 Sep 1997 21 Mar 1998 - Done
2222
22 0 Ch6: move first paragraphs into "design principles". H�kon - 27 Sep 1997 01 Oct 1997 - Paragraphs moved to design principles [IJ]
23-
23 0 6.1.2.1: add specificity rules for new selectors H�kon - 27 Sep 1997 - - -
23+
23 0 6.1.2.1: add specificity rules for new selectors H�kon - 27 Sep 1997 21 Mar 1998 - Done in cascade.src
2424
24 0 Ch7: describe paged vs. scrolled media H�kon - 27 Sep 1997 20 Oct 1997 - Scrolled vs. Media described here and in page.src
2525
25 0 7.2: add reference to where media types are specified H�kon - 27 Sep 1997 01 Oct 1997 - Links added where appropriate [IJ]
2626
26 0 7.2: add media type TV (low resolution, color, limited scrollability) H�kon - 27 Sep 1997 01 Oct 1997 - Added
@@ -37,8 +37,8 @@
3737
37 0 8.4: add numbering to headers H�kon - 27 Sep 1997 02 Oct 1997 - Added headers
3838
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
3939
39 0 Ch9: change title to "visual rendering model details" H�kon - 27 Sep 1997 02 Oct 1997 - Done
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 0 9.2.3.1: change syntax for min/max values on height? e.g. minmax(x,y,z)? H�kon - 27 Sep 1997 - - -
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 21 Mar 1998 - No change apparently
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 21 Mar 1998 - No chagne apparently
4242
42 0 9.3.0.1: define "aspect-ratio" in more detail. Is "16:9" better units? H�kon - 27 Sep 1997 27 Oct 1997 - this property has been removed (as per phone call today with Bert and Howcome)
4343
43 0 9.4: add text to explain that there is always an "invisble" chunk of text to set minimum line-height H�kon - 27 Sep 1997 28 Oct 1997 - Rewrote section on inline layout (flowobj.html#inline) and line height calculataions (flowobj2.html#line-height) to give explanation of minimal line height
4444
44 0 9.4: clarify that replaced elements *must* make the line-height bigger if their height is larger than.. H�kon - 27 Sep 1997 15 Jan 1998 - Done during rewrite
@@ -72,14 +72,14 @@
7272
72 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
7373
73 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 - - -
7474
74 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 0 Is the specificty really doc-language dependent? http://www.w3.org/Style/Group/9709/css2-970924/cascade.html - 28 Oct 1997 - - -
75+
75 0 Is the specificty really doc-language dependent? http://www.w3.org/Style/Group/9709/css2-970924/cascade.html - 28 Oct 1997 21 Mar 1998 - No
7676
76 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). -
7777
77 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 - - -
7878
78 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
7979
79 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 - - -
8080
80 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 - - -
8181
81 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 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 - - -
82+
82 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 21 Mar 1998 - Not done (Bert doesnt like...)
8383
83 0 make sure examples indented equally Ian - 29 Oct 1997 20 Feb 1998 - Done by Hakon
8484
84 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 - - -
8585
85 1 Property 'alignment' should be 'text-align'. text.html#h-15.2 - 09 Nov 1997 12 Dec 1997 - Fixed
@@ -88,25 +88,25 @@
8888
88 0 Include the complete list of keywords in the spec. Ian - 26 Nov 1997 - - -
8989
89 0 In the section on comments, explain what user agents should do with SGML <-- and --> Ian - 26 Nov 1997 - - -
9090
90 0 Add reference to URL rfcs? (for resolution of fragment, relative, etc.) Ian - 26 Nov 1997 12 Dec 1997 - Done after 11 Dec draft
91-
91 0 Add named pages http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0206.html - 14 Jan 1998 - - -
91+
91 0 Add named pages http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0206.html - 14 Jan 1998 21 Mar 1998 - Done
9292
ijacobs 0 No single quotes around value descriptions in DL lists? Ian - 15 Jan 1998 11 Feb 1998 - Ok
9393
ijacobs 0 Should there be commas in the rect() value of the 'clip' property? Bert - 15 Jan 1998 - - -
9494
ijacobs 0 Is there an 'inherit' property (or value?) Bert/Hakon - 15 Jan 1998 11 Feb 1998 - yes, inherit value on every prop
9595
ijacobs 0 Make sure to define text/css in the spec!! Ian/Chris - 15 Jan 1998 11 Feb 1998 - Will be defined in an RFC (and ref'd from the spec)
9696
ijacobs 0 in cascade.src, mention @-rules that affect that cascade Ian/Bert - 15 Jan 1998 - - -
9797
ijacobs 0 Make sure grammar.src and syndata.src are correct AND in sync Bert - 15 Jan 1998 29 Jan 1998 - New grammar now has whitespace as token. syndata.src is in sync.
98-
ijacobs 0 text-shadow or just 'shadow'? Hakon - 15 Jan 1998 - - -
99-
ijacobs 0 attr() is used in tables.src but defined nowhere Ian - 15 Jan 1998 - - -
100-
ian 0 Add statement that in CSS2, a block-level (or block level acting) element only produces one significant box which serves as containing block, delimiter for page breaks, etc. Ian - 20 Jan 1998 - - -
101-
ian 0 Add note that in HTML, user agents can skip table values for 'display' Ian - 20 Jan 1998 - - -
98+
ijacobs 0 text-shadow or just 'shadow'? Hakon - 15 Jan 1998 21 Mar 1998 - text-shadow
99+
ijacobs 0 attr() is used in tables.src but defined nowhere Ian - 15 Jan 1998 21 Mar 1998 - Now in generate.src
100+
ian 0 Add statement that in CSS2, a block-level (or block level acting) element only produces one significant box which serves as containing block, delimiter for page breaks, etc. Ian - 20 Jan 1998 21 Mar 1998 - Not done per se, but addressed.
101+
ian 0 Add note that in HTML, user agents can skip table values for 'display' Ian - 20 Jan 1998 21 Mar 1998 - Done
102102
ian 0 Has this been adequately covered by :before/:after + speak? Email from DSR to w3c-wai-hc@w3.org about speak-before/after - 21 Jan 1998 - - -
103103
ian 0 Make sure all properties in sample style sheet (do "make checksample") http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0184.html - 23 Jan 1998 - - -
104104
ian 0 Fix bug that causes H? in comments to appear in TOC Ian/Bert - 28 Jan 1998 29 Jan 1998 - Believed fixed. mktoc now skips most comments. [BB]
105105
ian 0 Give advice on scaling/inserting images/inline thumbnail images Chris/Ian - 09 Feb 1998 - - -
106106
bbos 0 Create an XML example that shows the full complexity of writing direction and embedding. visuren.src#direction Bert 13 Feb 1998 - - -
107-
ian 0 Make sure properties database includes tactile and bitmap media groups appropriately Ian - 20 Feb 1998 - - -
107+
ian 0 Make sure properties database includes tactile and bitmap media groups appropriately Ian - 20 Feb 1998 21 Mar 1998 - Done
108108
ian 0 Define display in a non-visual chapter since applies to all media Editors - 20 Feb 1998 - - -
109-
ian 0 Don't forget better definition of alignment of dropcaps in selector.src Bert - 23 Feb 1998 - - -
110-
bbos 0 Chamgenge "skip" to "ignore" http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0322.html - 13 Mar 1998 - - -
109+
ian 0 Don't forget better definition of alignment of dropcaps in selector.src Bert - 23 Feb 1998 21 Mar 1998 - Done by Hakon I think
110+
bbos 0 Chamgenge "skip" to "ignore" http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0322.html - 13 Mar 1998 21 Mar 1998 - Done
111111
bbos 0 Remove final ";" from all examples? StevenP on Ch.5 - 15 Mar 1998 - - -
112112
bbos 0 Add the words "instant espresso" and maybe "Provo" to some example Provo ftf - 15 Mar 1998 - - -

0 commit comments

Comments
 (0)