summaryrefslogtreecommitdiff
path: root/Docs/TODO-CSS
blob: 149e9464acb38ac4b5f1019a6aa9d8e4c29ee857 (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
$Id: TODO-CSS,v 1.15 2005/01/12 00:01:18 tlsa Exp $

TODO-CSS file for NetSurf.

This file contains an alphabetical list of CSS2 properties which apply to visual user agents.
A "+" before the property means that it is implemented.
A "-" before the property means that it isn't implemented.
A "=" before the property means that it is partially implemented.

See TODO-HTML for HTML related TODOs.

+ background (attachment in progress)
= background-attachment
+ background-color
+ background-image
+ background-position
+ background-repeat
= border
= border-collapse
= border-color
= border-spacing
= border-style
= border-[top|right|left|bottom]
= border-*-color
= border-*-style
= border-*-width
- bottom
- caption-side
+ clear
- clip
+ color
- content
- counter-increment
- counter-reset
+ cursor
- direction
+ display
- empty-cells
+ float
= font (style, weight, size, line-spacing, family, variant)
+ font-family
+ font-size
- font-size-adjust
- font-stretch
+ font-style
+ font-variant
+ font-weight
+ height
- left
- letter-spacing
+ line-height
- list-style
- list-style-image
- list-style-position
- list-style-type
= margin
= margin-[top|right|left|bottom]
- marker-offset
- marks
- max-height
- max-width
- min-height
- min-width
- orphans
- outline
- outline-color
- outline-style
- outline-width
= overflow
= padding
= padding-[top|right|left|bottom]
- page
- page-break-[after|before|inside]
- position
- quotes
- right
- size
- table-layout
+ text-align
+ text-decoration (not blink)
+ text-indent
- text-shadow
+ text-transform
- top
- unicode-bidi
= vertical-align
= visibility (not collapse)
= white-space
- widows
+ width
- word-spacing
- z-index