2005-01-12 03:01:18 +03:00
|
|
|
$Id: TODO-CSS,v 1.15 2005/01/12 00:01:18 tlsa Exp $
|
2003-05-31 22:39:35 +04:00
|
|
|
|
|
|
|
TODO-CSS file for NetSurf.
|
|
|
|
|
2003-10-08 21:03:17 +04:00
|
|
|
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.
|
2003-05-31 22:39:35 +04:00
|
|
|
|
|
|
|
See TODO-HTML for HTML related TODOs.
|
|
|
|
|
2004-06-26 03:43:11 +04:00
|
|
|
+ background (attachment in progress)
|
2004-06-10 15:43:27 +04:00
|
|
|
= background-attachment
|
2003-10-08 21:03:17 +04:00
|
|
|
+ background-color
|
2004-06-10 15:43:27 +04:00
|
|
|
+ background-image
|
2004-06-26 03:43:11 +04:00
|
|
|
+ background-position
|
2004-06-10 15:43:27 +04:00
|
|
|
+ background-repeat
|
2004-04-03 03:17:27 +04:00
|
|
|
= border
|
|
|
|
= border-collapse
|
|
|
|
= border-color
|
|
|
|
= border-spacing
|
|
|
|
= border-style
|
|
|
|
= border-[top|right|left|bottom]
|
|
|
|
= border-*-color
|
|
|
|
= border-*-style
|
|
|
|
= border-*-width
|
2003-10-08 21:03:17 +04:00
|
|
|
- bottom
|
|
|
|
- caption-side
|
|
|
|
+ clear
|
|
|
|
- clip
|
|
|
|
+ color
|
|
|
|
- content
|
|
|
|
- counter-increment
|
|
|
|
- counter-reset
|
2004-04-03 03:17:27 +04:00
|
|
|
+ cursor
|
2003-10-08 21:03:17 +04:00
|
|
|
- direction
|
|
|
|
+ display
|
|
|
|
- empty-cells
|
|
|
|
+ float
|
2004-01-31 01:28:32 +03:00
|
|
|
= font (style, weight, size, line-spacing, family, variant)
|
|
|
|
+ font-family
|
2003-10-08 21:03:17 +04:00
|
|
|
+ font-size
|
|
|
|
- font-size-adjust
|
|
|
|
- font-stretch
|
|
|
|
+ font-style
|
2004-01-31 01:28:32 +03:00
|
|
|
+ font-variant
|
2003-10-08 21:03:17 +04:00
|
|
|
+ font-weight
|
|
|
|
+ height
|
|
|
|
- left
|
2003-10-09 19:46:30 +04:00
|
|
|
- letter-spacing
|
2003-10-08 21:03:17 +04:00
|
|
|
+ line-height
|
|
|
|
- list-style
|
|
|
|
- list-style-image
|
2003-10-09 19:46:30 +04:00
|
|
|
- list-style-position
|
|
|
|
- list-style-type
|
2004-04-03 03:17:27 +04:00
|
|
|
= margin
|
|
|
|
= margin-[top|right|left|bottom]
|
2003-10-08 21:03:17 +04:00
|
|
|
- marker-offset
|
|
|
|
- marks
|
|
|
|
- max-height
|
|
|
|
- max-width
|
|
|
|
- min-height
|
|
|
|
- min-width
|
|
|
|
- orphans
|
|
|
|
- outline
|
|
|
|
- outline-color
|
|
|
|
- outline-style
|
|
|
|
- outline-width
|
2004-09-04 02:27:08 +04:00
|
|
|
= overflow
|
2004-04-03 03:17:27 +04:00
|
|
|
= padding
|
|
|
|
= padding-[top|right|left|bottom]
|
2003-10-08 21:03:17 +04:00
|
|
|
- page
|
|
|
|
- page-break-[after|before|inside]
|
|
|
|
- position
|
|
|
|
- quotes
|
|
|
|
- right
|
|
|
|
- size
|
|
|
|
- table-layout
|
|
|
|
+ text-align
|
2004-02-01 01:08:19 +03:00
|
|
|
+ text-decoration (not blink)
|
2004-04-18 19:54:50 +04:00
|
|
|
+ text-indent
|
2003-10-08 21:03:17 +04:00
|
|
|
- text-shadow
|
2004-02-01 00:55:07 +03:00
|
|
|
+ text-transform
|
2003-10-08 21:03:17 +04:00
|
|
|
- top
|
|
|
|
- unicode-bidi
|
2005-01-12 03:01:18 +03:00
|
|
|
= vertical-align
|
2003-10-18 03:47:13 +04:00
|
|
|
= visibility (not collapse)
|
2003-10-08 21:03:17 +04:00
|
|
|
= white-space
|
|
|
|
- widows
|
|
|
|
+ width
|
|
|
|
- word-spacing
|
2003-10-09 19:46:30 +04:00
|
|
|
- z-index
|