1 # From WebKit svn r53119 (WebCore/css/CSSPropertyNames.in) 2 -webkit-animation 3 -webkit-animation-delay 4 -webkit-animation-direction 5 -webkit-animation-duration 6 -webkit-animation-iteration-count 7 -webkit-animation-name 8 -webkit-animation-play-state 9 -webkit-animation-timing-function 10 -webkit-appearance 11 -webkit-backface-visibility 12 -webkit-background-clip 13 -webkit-background-composite 14 -webkit-background-origin 15 -webkit-background-size 16 -webkit-binding 17 -webkit-border-fit 18 -webkit-border-horizontal-spacing 19 -webkit-border-image 20 -webkit-border-radius 21 -webkit-border-vertical-spacing 22 -webkit-box-align 23 -webkit-box-direction 24 -webkit-box-flex 25 -webkit-box-flex-group 26 -webkit-box-lines 27 -webkit-box-ordinal-group 28 -webkit-box-orient 29 -webkit-box-pack 30 -webkit-box-reflect 31 -webkit-box-shadow 32 -webkit-box-sizing 33 -webkit-color-correction 34 -webkit-column-break-after 35 -webkit-column-break-before 36 -webkit-column-break-inside 37 -webkit-column-count 38 -webkit-column-gap 39 -webkit-column-rule 40 -webkit-column-rule-color 41 -webkit-column-rule-style 42 -webkit-column-rule-width 43 -webkit-column-width 44 -webkit-columns 45 -webkit-font-size-delta 46 -webkit-font-smoothing 47 -webkit-highlight 48 -webkit-line-break 49 -webkit-line-clamp 50 -webkit-margin-bottom-collapse 51 -webkit-margin-collapse 52 -webkit-margin-start 53 -webkit-margin-top-collapse 54 -webkit-marquee 55 -webkit-marquee-direction 56 -webkit-marquee-increment 57 -webkit-marquee-repetition 58 -webkit-marquee-speed 59 -webkit-marquee-style 60 -webkit-mask 61 -webkit-mask-attachment 62 -webkit-mask-box-image 63 -webkit-mask-clip 64 -webkit-mask-composite 65 -webkit-mask-image 66 -webkit-mask-origin 67 -webkit-mask-position 68 -webkit-mask-position-x 69 -webkit-mask-position-y 70 -webkit-mask-repeat 71 -webkit-mask-repeat-x 72 -webkit-mask-repeat-y 73 -webkit-mask-size 74 -webkit-match-nearest-mail-blockquote-color 75 -webkit-nbsp-mode 76 -webkit-padding-start 77 -webkit-perspective 78 -webkit-perspective-origin 79 -webkit-perspective-origin-x 80 -webkit-perspective-origin-y 81 -webkit-rtl-ordering 82 -webkit-text-decorations-in-effect 83 -webkit-text-fill-color 84 -webkit-text-security 85 -webkit-text-size-adjust 86 -webkit-text-stroke 87 -webkit-text-stroke-color 88 -webkit-text-stroke-width 89 -webkit-transform 90 -webkit-transform-origin 91 -webkit-transform-origin-x 92 -webkit-transform-origin-y 93 -webkit-transform-origin-z 94 -webkit-transform-style 95 -webkit-transition 96 -webkit-transition-delay 97 -webkit-transition-duration 98 -webkit-transition-property 99 -webkit-transition-timing-function 100 -webkit-user-drag 101 -webkit-user-modify 102 -webkit-user-select 103 -webkit-variable-declaration-block 104 background 105 background-attachment 106 background-clip 107 background-color 108 background-image 109 background-origin 110 background-position 111 background-position-x 112 background-position-y 113 background-repeat 114 background-repeat-x 115 background-repeat-y 116 background-size 117 border 118 border-bottom 119 border-bottom-color 120 border-bottom-left-radius 121 border-bottom-right-radius 122 border-bottom-style 123 border-bottom-width 124 border-collapse 125 border-color 126 border-left 127 border-left-color 128 border-left-style 129 border-left-width 130 border-radius 131 border-right 132 border-right-color 133 border-right-style 134 border-right-width 135 border-spacing 136 border-style 137 border-top 138 border-top-color 139 border-top-left-radius 140 border-top-right-radius 141 border-top-style 142 border-top-width 143 border-width 144 bottom 145 caption-side 146 clear 147 clip 148 color 149 content 150 counter-increment 151 counter-reset 152 cursor 153 direction 154 display 155 empty-cells 156 float 157 font 158 font-family 159 font-size 160 font-stretch 161 font-style 162 font-variant 163 font-weight 164 height 165 left 166 letter-spacing 167 line-height 168 list-style 169 list-style-image 170 list-style-position 171 list-style-type 172 margin 173 margin-bottom 174 margin-left 175 margin-right 176 margin-top 177 max-height 178 max-width 179 min-height 180 min-width 181 opacity 182 orphans 183 outline 184 outline-color 185 outline-offset 186 outline-style 187 outline-width 188 overflow 189 overflow-x 190 overflow-y 191 padding 192 padding-bottom 193 padding-left 194 padding-right 195 padding-top 196 page 197 page-break-after 198 page-break-before 199 page-break-inside 200 pointer-events 201 position 202 quotes 203 resize 204 right 205 size 206 src 207 table-layout 208 text-align 209 text-decoration 210 text-indent 211 text-line-through 212 text-line-through-color 213 text-line-through-mode 214 text-line-through-style 215 text-line-through-width 216 text-overflow 217 text-overline 218 text-overline-color 219 text-overline-mode 220 text-overline-style 221 text-overline-width 222 text-rendering 223 text-shadow 224 text-transform 225 text-underline 226 text-underline-color 227 text-underline-mode 228 text-underline-style 229 text-underline-width 230 top 231 unicode-bidi 232 unicode-range 233 vertical-align 234 visibility 235 white-space 236 widows 237 width 238 word-break 239 word-spacing 240 word-wrap 241 z-index 242 zoom 243 244 # CSS3 properties - http://www.css3.info/preview/ 245 background-clip 246 background-origin 247 border-image 248 border-radius 249 box-shadow 250 box-sizing 251 column-count 252 column-gap 253 column-min-width 254 column-rule 255 column-rule-color 256 column-rule-style 257 column-rule-width 258 column-space-distribution 259 column-span 260 column-width 261 column-width-policy 262 263 # Removed from WebKit between r44660 and r53119 264 -webkit-border-bottom-left-radius 265 -webkit-border-bottom-right-radius 266 -webkit-border-top-left-radius 267 -webkit-border-top-right-radius 268 269 # Removed from WebKit between r24523 and r44660 270 -webkit-dashboard-region 271 scrollbar-3dlight-color 272 scrollbar-arrow-color 273 scrollbar-darkshadow-color 274 scrollbar-face-color 275 scrollbar-highlight-color 276 scrollbar-shadow-color 277 scrollbar-track-color 278 279 # All of the following are from khtml's cssproperties.in as of 19oct2004, but are no longer in WebKit 280 -khtml-border-horizontal-spacing 281 -khtml-border-vertical-spacing 282 -khtml-flow-mode 283 -khtml-marquee 284 -khtml-marquee-direction 285 -khtml-marquee-increment 286 -khtml-marquee-repetition 287 -khtml-marquee-speed 288 -khtml-marquee-style 289 -khtml-text-decoration-color 290 -khtml-user-input 291 scrollbar-base-color 292 293 # Internet Explorer 6.0 - http://msdn.microsoft.com/workshop/author/css/reference/attributes.asp 294 filter:progid: 295 filter: 296 ime-mode 297 layout-flow 298 layout-grid 299 layout-grid-char 300 layout-grid-line 301 layout-grid-mode 302 layout-grid-type 303 line-break 304 overflow-x 305 overflow-y 306 pagebreakafter 307 pagebreakbefore 308 ruby-align 309 ruby-overhang 310 ruby-position 311 text-autospace 312 text-justify 313 text-kashida-space 314 text-underline-position 315 word-break 316 writing-mode 317 zoom 318 319 # from http://msdn.microsoft.com/library/default.asp?url=/workshop/author/filter/reference/reference.asp 320 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( 321 filter:progid:DXImageTransform.Microsoft.Blur( 322 filter:progid:DXImageTransform.Microsoft.MotionBlur( 323 filter:progid:DXImageTransform.Microsoft.Gradient( 324 filter:progid:DXImageTransform.Microsoft.Pixelate( 325 326 # From Mozilla Firefox CVS on 2006-04-15 (layout/style/nsCSSPropList.h) 327 # grep "^CSS_PROP" nsCSSPropList.h | grep -v "_SVG" |cut -d, -f1 | cut -d\( -f2 | sort 328 ++ /tmp/moz Tue Apr 18 13:45:30 2006 329 -moz-appearance 330 -moz-background-clip 331 -moz-background-inline-policy 332 -moz-background-origin 333 -moz-binding 334 -moz-border-bottom-colors 335 -moz-border-left-colors 336 -moz-border-radius 337 -moz-border-radius-bottomleft 338 -moz-border-radius-bottomright 339 -moz-border-radius-topleft 340 -moz-border-radius-topright 341 -moz-border-right-colors 342 -moz-border-top-colors 343 -moz-box-align 344 -moz-box-direction 345 -moz-box-flex 346 -moz-box-ordinal-group 347 -moz-box-orient 348 -moz-box-pack 349 -moz-box-sizing 350 -moz-column-count 351 -moz-column-gap 352 -moz-column-width 353 -moz-float-edge 354 -moz-force-broken-image-icon 355 -moz-image-region 356 -moz-margin-end 357 -moz-margin-start 358 -moz-outline-radius 359 -moz-outline-radius-bottomleft 360 -moz-outline-radius-bottomright 361 -moz-outline-radius-topleft 362 -moz-outline-radius-topright 363 -moz-padding-end 364 -moz-padding-start 365 -moz-user-focus 366 -moz-user-input 367 -moz-user-modify 368 -moz-user-select 369 -x-background-x-position 370 -x-background-y-position 371 azimuth 372 cue 373 cue-after 374 cue-before 375 elevation 376 font-size-adjust 377 margin-end-value 378 margin-left-ltr-source 379 margin-left-rtl-source 380 margin-left-value 381 margin-right-ltr-source 382 margin-right-rtl-source 383 margin-right-value 384 margin-start-value 385 marker 386 marker-offset 387 marks 388 padding-end-value 389 padding-left-ltr-source 390 padding-left-rtl-source 391 padding-left-value 392 padding-right-ltr-source 393 padding-right-rtl-source 394 padding-right-value 395 padding-start-value 396 pause 397 pause-after 398 pause-before 399 pitch 400 pitch-range 401 richness 402 speak 403 speak-header 404 speak-numeral 405 speak-punctuation 406 speech-rate 407 stress 408 voice-family 409 volume 410