1#
2# all valid CSS2 properties.
3#
4# aural properties are commented out, as we don't support them anyway.
5#
6# some properties are used in khtml, but are not part of CSS. They are used to get
7# HTML4 compatibility in the rendering engine.
8#
9# Mircosoft extensions are documented here:
10# http://msdn.microsoft.com/workshop/author/css/reference/attributes.asp
11#
12# CSS_PROP_BACKGROUND_COLOR:
13#
14background-color
15background-image
16background-repeat
17background-attachment
18background-position
19# IE Extensions
20background-position-x
21background-position-y
22# CSS3 Extensions
23background-clip
24background-origin
25background-size
26border-top-right-radius
27border-bottom-right-radius
28border-bottom-left-radius
29border-top-left-radius
30border-radius
31
32border-collapse
33border-spacing
34-khtml-border-horizontal-spacing
35-khtml-border-vertical-spacing
36border-top-color
37border-right-color
38border-bottom-color
39border-left-color
40border-top-style
41border-right-style
42border-bottom-style
43border-left-style
44border-top-width
45border-right-width
46border-bottom-width
47border-left-width
48bottom
49caption-side
50clear
51clip
52color
53content
54counter-increment
55counter-reset
56cursor
57direction
58display
59empty-cells
60float
61font-family
62font-size
63font-style
64font-variant
65font-weight
66height
67left
68letter-spacing
69line-height
70list-style-image
71list-style-position
72list-style-type
73margin-top
74margin-right
75margin-bottom
76margin-left
77-khtml-margin-start
78-khtml-marquee
79-khtml-marquee-direction
80-khtml-marquee-increment
81-khtml-marquee-repetition
82-khtml-marquee-speed
83-khtml-marquee-style
84max-height
85max-width
86min-height
87min-width
88orphans
89opacity
90outline-color
91outline-offset
92outline-style
93outline-width
94overflow
95overflow-x
96overflow-y
97padding-top
98padding-right
99padding-bottom
100padding-left
101-khtml-padding-start
102#page
103page-break-after
104page-break-before
105page-break-inside
106position
107quotes
108right
109size
110src
111table-layout
112text-align
113text-decoration
114text-indent
115text-overflow
116text-shadow
117text-transform
118top
119unicode-bidi
120unicode-range
121vertical-align
122visibility
123white-space
124widows
125width
126word-wrap
127word-spacing
128z-index
129background
130border
131border-color
132border-style
133border-top
134border-right
135border-bottom
136border-left
137border-width
138box-sizing
139font
140list-style
141margin
142outline
143padding
144# some more IE extensions
145scrollbar-base-color
146scrollbar-face-color
147scrollbar-shadow-color
148scrollbar-highlight-color
149scrollbar-3dlight-color
150scrollbar-darkshadow-color
151scrollbar-track-color
152scrollbar-arrow-color
153# khtml internals
154-khtml-flow-mode
155-khtml-user-input
156#
157# SVG (1.1)
158#
159alignment-baseline
160baseline-shift
161# clip
162clip-path
163clip-rule
164# color
165color-interpolation
166color-interpolation-filters
167color-profile
168color-rendering
169# cursor
170# direction
171# display
172dominant-baseline
173enable-background
174fill
175fill-opacity
176fill-rule
177filter
178flood-color
179flood-opacity
180# font
181# font-family
182# font-size
183font-size-adjust
184font-stretch
185# font-style
186# font-variant
187# font-weight
188glyph-orientation-horizontal
189glyph-orientation-vertical
190image-rendering
191kerning
192# letter-spacing
193lighting-color
194marker
195marker-end
196marker-mid
197marker-start
198mask
199# opacity
200# overflow
201pointer-events
202shape-rendering
203stop-color
204stop-opacity
205stroke
206stroke-dasharray
207stroke-dashoffset
208stroke-linecap
209stroke-linejoin
210stroke-miterlimit
211stroke-opacity
212stroke-width
213text-anchor
214# text-decoration
215text-rendering
216# unicode-bidi
217# visibility
218# word-spacing
219writing-mode
220