summaryrefslogtreecommitdiff
path: root/Docs/TODO-HTML
blob: 16dd2fc8c7dffca2a46c78105cd085885e2cdc1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
$Id: TODO-HTML,v 1.10 2004/09/03 22:27:08 tlsa 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:

	<Q> tag
	
Lists:
	<LI>
	<OL>,<UL>
	
Tables: 
	Borders, 

Objects:
	Alt text

Forms:
       "disabled" attribute
       A few textarea rendering issues

Frames:
	Actually support them. NetSurf passes the test suite's 
	single test for non-frames-supporting browsers.
	
General:
	height="some%" - 13.7.1