Skip to content

Commit 4692ccd

Browse files
committed
[css2] *** empty log message ***
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%4047
1 parent 403abc5 commit 4692ccd

1 file changed

Lines changed: 113 additions & 0 deletions

File tree

css2/DOC/TODO.html

Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
1+
<HTML>
2+
<HEAD>
3+
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
4+
<META NAME="GENERATOR" CONTENT="Mozilla/4.02b7 [en] (X11; I; Linux 2.0.29 i686) [Netscape]">
5+
<TITLE>CSS2 TODO List</TITLE>
6+
<!--$Id: TODO.html,v 1.1 1997-09-06 19:49:50 ian Exp $-->
7+
</HEAD>
8+
<BODY>
9+
10+
<H1>CSS2 TODO List</H1>
11+
Last Update: $Date: 1997-09-06 19:49:50 $
12+
<TABLE BORDER CELLSPACING=0 CELLPADDING=0 WIDTH="100%" >
13+
<CAPTION>Unresolved editorial changes</CAPTION>
14+
15+
<TR>
16+
<TH>No.</TH>
17+
18+
<TH>Task</TH>
19+
20+
<TH>Priority</TH>
21+
22+
<TH>Editor</TH>
23+
24+
<TH>Reference</TH>
25+
26+
<TH>Raised</TH>
27+
28+
<TH>Resolved</TH>
29+
30+
<TH>Specification up-to-date?</TH>
31+
</TR>
32+
33+
<TR>
34+
<TD>1</TD>
35+
36+
<TD>spell checking</TD>
37+
38+
<TD></TD>
39+
40+
<TD>Ian</TD>
41+
42+
<TD>San Jose ftf</TD>
43+
44+
<TD>25 Aug</TD>
45+
46+
<TD>2 Sep</TD>
47+
48+
<TD>I've done this with ispell in emacs and a personal dictionary
49+
I built along the checking.</TD>
50+
</TR>
51+
52+
53+
<TR>
54+
<TD>2</TD>
55+
56+
<TD>Have headers at the top of each page on paper</TD>
57+
58+
<TD></TD>
59+
60+
<TD>Ian</TD>
61+
62+
<TD>San Jose ftf</TD>
63+
64+
<TD>25 Aug</TD>
65+
66+
<TD>1 Sep</TD>
67+
68+
<TD>I've now a customized version of html2ps which I&nbsp;use along
69+
with a configuration file (html2psrc) which both improve the printed document.</TD>
70+
</TR>
71+
72+
<TR>
73+
<TD>3</TD>
74+
75+
<TD>Make sure links to all sections of the spec have page numbers
76+
generated in the Postscript version (instead of just to anchors
77+
in the same file)</TD>
78+
79+
<TD></TD>
80+
81+
<TD>Ian</TD>
82+
83+
<TD>Ian</TD>
84+
85+
<TD>25 Aug</TD>
86+
87+
<TD>5 Sep</TD>
88+
89+
<TD>New version of html2ps does this (I believe)</TD>
90+
</TR>
91+
92+
<TR>
93+
<TD>4</TD>
94+
95+
<TD></TD>
96+
97+
<TD></TD>
98+
99+
<TD></TD>
100+
101+
<TD></TD>
102+
103+
<TD></TD>
104+
105+
<TD></TD>
106+
107+
<TD></TD>
108+
</TR>
109+
110+
</TABLE>
111+
&nbsp;
112+
</BODY>
113+
</HTML>

0 commit comments

Comments
 (0)