OSDN Git Service

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