From dc9e7e9cdcff8006f71d7ef0c796e2637248f05f Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sat, 31 May 2003 18:39:35 +0000 Subject: [project @ 2003-05-31 18:39:35 by jmb] Create Docs directory. Create TODO files. Move developer into Docs svn path=/import/netsurf/; revision=135 --- Docs/TODO-CSS | 10 +++++ Docs/TODO-General | 15 ++++++++ Docs/TODO-HTML | 43 +++++++++++++++++++++ Docs/developer | 109 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 177 insertions(+) create mode 100644 Docs/TODO-CSS create mode 100644 Docs/TODO-General create mode 100644 Docs/TODO-HTML create mode 100644 Docs/developer (limited to 'Docs') diff --git a/Docs/TODO-CSS b/Docs/TODO-CSS new file mode 100644 index 000000000..24911d12e --- /dev/null +++ b/Docs/TODO-CSS @@ -0,0 +1,10 @@ +$Id: TODO-CSS,v 1.1 2003/05/31 18:39:35 jmb Exp $ + +TODO-CSS file for NetSurf. + +This file lists the result of running NetSurf through the +w3.org CSS compliance testsuite. + +See TODO-HTML for HTML related TODOs. + +Lots. \ No newline at end of file diff --git a/Docs/TODO-General b/Docs/TODO-General new file mode 100644 index 000000000..3a9df58c3 --- /dev/null +++ b/Docs/TODO-General @@ -0,0 +1,15 @@ +$Id: TODO-General,v 1.1 2003/05/31 18:39:35 jmb Exp $ + +TODO-General for NetSurf. + +This file documents general things which need doing. + + +Browser Redirect +Disk Cache +Saving +Printing +View Source +Global Clipboard Support +More Image file formats +JavaScript? \ No newline at end of file diff --git a/Docs/TODO-HTML b/Docs/TODO-HTML new file mode 100644 index 000000000..5c05a3616 --- /dev/null +++ b/Docs/TODO-HTML @@ -0,0 +1,43 @@ +$Id: TODO-HTML,v 1.1 2003/05/31 18:39:35 jmb Exp $ + +TODO-HTML file for NetSurf. + +This list is the result of running NetSurf through the +w3.org HTML 4.01 compliance test-suite and therefore +only cover deficiencies in the HTML rendering implementation. + +See TODO-CSS for CSS related TODOs. + +Text Formatting: + +
 tag
+	, , , , , 
+	,  and  tags
+	 tag
+	
+Lists
+	
  • +
      ,
        + +Tables: + Borders, + cell widths?, - Can't tell if we do these + row/column spanning? - without borders displayed + +Images: + display ALT text, + MAP, + AREA + +, and tags + +Forms: +