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