• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#
2# CSS property names
3#
4# Some properties are used internally, but are not part of CSS. They are used to get
5# HTML4 compatibility in the rendering engine.
6#
7# Microsoft extensions are documented here:
8# http://msdn.microsoft.com/workshop/author/css/reference/attributes.asp
9#
10
11background
12background-attachment
13background-clip
14background-color
15background-image
16background-origin
17background-position
18background-position-x
19background-position-y
20background-repeat
21background-repeat-x
22background-repeat-y
23background-size
24border
25border-bottom
26border-bottom-color
27border-bottom-left-radius
28border-bottom-right-radius
29border-bottom-style
30border-bottom-width
31border-collapse
32border-color
33border-left
34border-left-color
35border-left-style
36border-left-width
37border-radius
38border-right
39border-right-color
40border-right-style
41border-right-width
42border-spacing
43border-style
44border-top
45border-top-color
46border-top-left-radius
47border-top-right-radius
48border-top-style
49border-top-width
50border-width
51bottom
52caption-side
53clear
54clip
55color
56content
57counter-increment
58counter-reset
59cursor
60direction
61display
62empty-cells
63float
64font
65font-family
66font-size
67font-stretch
68font-style
69font-variant
70font-weight
71height
72left
73letter-spacing
74line-height
75list-style
76list-style-image
77list-style-position
78list-style-type
79margin
80margin-bottom
81margin-left
82margin-right
83margin-top
84max-height
85max-width
86min-height
87min-width
88opacity
89orphans
90outline
91outline-color
92outline-offset
93outline-style
94outline-width
95overflow
96overflow-x
97overflow-y
98padding
99padding-bottom
100padding-left
101padding-right
102padding-top
103page
104page-break-after
105page-break-before
106page-break-inside
107pointer-events
108position
109quotes
110resize
111right
112size
113src
114table-layout
115text-align
116text-decoration
117text-indent
118text-line-through
119text-line-through-color
120text-line-through-mode
121text-line-through-style
122text-line-through-width
123text-overflow
124text-overline
125text-overline-color
126text-overline-mode
127text-overline-style
128text-overline-width
129text-rendering
130text-shadow
131text-transform
132text-underline
133text-underline-color
134text-underline-mode
135text-underline-style
136text-underline-width
137top
138unicode-bidi
139unicode-range
140vertical-align
141visibility
142white-space
143widows
144width
145word-break
146word-spacing
147word-wrap
148z-index
149zoom
150-webkit-animation
151-webkit-animation-delay
152-webkit-animation-direction
153-webkit-animation-duration
154-webkit-animation-iteration-count
155-webkit-animation-name
156-webkit-animation-play-state
157-webkit-animation-timing-function
158-webkit-appearance
159-webkit-backface-visibility
160-webkit-background-clip
161-webkit-background-composite
162-webkit-background-origin
163# -webkit-background-size differs from background-size only in the interpretation of
164# a single value: -webkit-background-size: l; is equivalent to background-size: l l;
165# whereas background-size: l; is equivalent to background-size: l auto;
166-webkit-background-size
167-webkit-binding
168-webkit-border-fit
169-webkit-border-horizontal-spacing
170-webkit-border-image
171
172# -webkit-border-radius differs from border-radius only in the interpretation of
173# a value consisting of two lengths: "-webkit-border-radius: l1 l2;" is equivalent
174# to "border-radius: l1 / l2;"
175-webkit-border-radius
176-webkit-border-vertical-spacing
177-webkit-box-align
178-webkit-box-direction
179-webkit-box-flex
180-webkit-box-flex-group
181-webkit-box-lines
182-webkit-box-ordinal-group
183-webkit-box-orient
184-webkit-box-pack
185-webkit-box-reflect
186-webkit-box-shadow
187-webkit-box-sizing
188-webkit-color-correction
189-webkit-column-break-after
190-webkit-column-break-before
191-webkit-column-break-inside
192-webkit-column-count
193-webkit-column-gap
194-webkit-column-rule
195-webkit-column-rule-color
196-webkit-column-rule-style
197-webkit-column-rule-width
198-webkit-column-width
199-webkit-columns
200-webkit-font-size-delta
201-webkit-font-smoothing
202-webkit-highlight
203-webkit-line-break
204-webkit-line-clamp
205-webkit-margin-bottom-collapse
206-webkit-margin-collapse
207-webkit-margin-start
208-webkit-margin-top-collapse
209-webkit-marquee
210-webkit-marquee-direction
211-webkit-marquee-increment
212-webkit-marquee-repetition
213-webkit-marquee-speed
214-webkit-marquee-style
215-webkit-mask
216-webkit-mask-attachment
217-webkit-mask-box-image
218-webkit-mask-clip
219-webkit-mask-composite
220-webkit-mask-image
221-webkit-mask-origin
222-webkit-mask-position
223-webkit-mask-position-x
224-webkit-mask-position-y
225-webkit-mask-repeat
226-webkit-mask-repeat-x
227-webkit-mask-repeat-y
228-webkit-mask-size
229-webkit-match-nearest-mail-blockquote-color
230-webkit-nbsp-mode
231-webkit-padding-start
232-webkit-perspective
233-webkit-perspective-origin
234-webkit-perspective-origin-x
235-webkit-perspective-origin-y
236-webkit-rtl-ordering
237# ANDROID_CSS_TAP_HIGHLIGHT_COLOR: added CSS property (also in iPhone)
238-webkit-tap-highlight-color
239# end ANDROID_CSS_TAP_HIGHLIGHT_COLOR
240-webkit-text-decorations-in-effect
241-webkit-text-fill-color
242-webkit-text-security
243-webkit-text-size-adjust
244-webkit-text-stroke
245-webkit-text-stroke-color
246-webkit-text-stroke-width
247-webkit-transform
248-webkit-transform-origin
249-webkit-transform-origin-x
250-webkit-transform-origin-y
251-webkit-transform-origin-z
252-webkit-transform-style
253-webkit-transition
254-webkit-transition-delay
255-webkit-transition-duration
256-webkit-transition-property
257-webkit-transition-timing-function
258-webkit-user-drag
259-webkit-user-modify
260-webkit-user-select
261-webkit-variable-declaration-block
262