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