Changeset 19175 for trunk/WebCore/css/CSSPropertyNames.in
- Timestamp:
- 01/26/07 18:13:39 (2 years ago)
- Files:
-
- 1 modified
-
trunk/WebCore/css/CSSPropertyNames.in (modified) (10 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebCore/css/CSSPropertyNames.in
r18660 r19175 2 2 # CSS property names 3 3 # 4 # Some properties are used in khtml, but are not part of CSS. They are used to get4 # Some properties are used internally, but are not part of CSS. They are used to get 5 5 # HTML4 compatibilty in the rendering engine. 6 6 # … … 8 8 # http://msdn.microsoft.com/workshop/author/css/reference/attributes.asp 9 9 # 10 -webkit-appearance 10 11 background 11 12 background-attachment 12 -webkit-background-clip13 13 background-color 14 -webkit-background-composite15 14 background-image 16 -webkit-background-origin17 15 background-position 18 16 background-position-x 19 17 background-position-y 20 18 background-repeat 21 -webkit-background-size 22 -webkit-binding 19 border 20 border-bottom 21 border-bottom-color 22 border-bottom-style 23 border-bottom-width 23 24 border-collapse 24 -webkit-border-image 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 25 34 border-spacing 26 -webkit-border-horizontal-spacing 27 -webkit-border-vertical-spacing 28 -webkit-border-radius 29 -webkit-border-top-left-radius 30 -webkit-border-top-right-radius 31 -webkit-border-bottom-left-radius 32 -webkit-border-bottom-right-radius 35 border-style 36 border-top 33 37 border-top-color 34 border-right-color35 border-bottom-color36 border-left-color37 38 border-top-style 38 border-right-style39 border-bottom-style40 border-left-style41 39 border-top-width 42 border-right-width 43 border-bottom-width 44 border-left-width 40 border-width 45 41 bottom 46 -webkit-box-align47 -webkit-box-direction48 -webkit-box-flex49 -webkit-box-flex-group50 -webkit-box-lines51 -webkit-box-ordinal-group52 -webkit-box-orient53 -webkit-box-pack54 -webkit-box-shadow55 42 box-sizing 56 43 caption-side … … 58 45 clip 59 46 color 60 -webkit-column-break-after61 -webkit-column-break-before62 -webkit-column-break-inside63 -webkit-column-count64 -webkit-column-gap65 -webkit-column-rule-color66 -webkit-column-rule-style67 -webkit-column-rule-width68 -webkit-column-rule69 -webkit-column-width70 -webkit-columns71 47 content 72 48 counter-increment … … 77 53 empty-cells 78 54 float 55 font 79 56 font-family 80 57 font-size 81 -webkit-font-size-delta82 58 font-stretch 83 59 font-style … … 85 61 font-weight 86 62 height 87 -webkit-highlight88 63 left 89 64 letter-spacing 90 -webkit-line-clamp91 65 line-height 66 list-style 92 67 list-style-image 93 68 list-style-position 94 69 list-style-type 95 margin-top 96 margin-right 70 margin 97 71 margin-bottom 98 72 margin-left 99 -webkit-line-break 100 -webkit-margin-collapse 101 -webkit-margin-top-collapse 102 -webkit-margin-bottom-collapse 103 -webkit-margin-start 104 -webkit-marquee 105 -webkit-marquee-direction 106 -webkit-marquee-increment 107 -webkit-marquee-repetition 108 -webkit-marquee-speed 109 -webkit-marquee-style 110 -webkit-match-nearest-mail-blockquote-color 73 margin-right 74 margin-top 111 75 max-height 112 76 max-width 113 77 min-height 114 78 min-width 115 -webkit-nbsp-mode116 79 opacity 117 80 orphans 81 outline 118 82 outline-color 119 83 outline-offset … … 123 87 overflow-x 124 88 overflow-y 125 padding-top 126 padding-right 89 padding 127 90 padding-bottom 128 91 padding-left 129 -webkit-padding-start 92 padding-right 93 padding-top 130 94 page 131 95 page-break-after … … 134 98 position 135 99 quotes 100 resize 136 101 right 102 scrollbar-3dlight-color 103 scrollbar-arrow-color 104 scrollbar-darkshadow-color 105 scrollbar-face-color 106 scrollbar-highlight-color 107 scrollbar-shadow-color 108 scrollbar-track-color 137 109 size 138 110 table-layout 139 111 text-align 140 112 text-decoration 141 -webkit-text-fill-color142 113 text-indent 143 114 text-line-through … … 152 123 text-overline-style 153 124 text-overline-width 154 -webkit-text-security155 125 text-shadow 156 -webkit-text-stroke157 -webkit-text-stroke-color158 -webkit-text-stroke-width159 126 text-transform 160 127 text-underline … … 163 130 text-underline-style 164 131 text-underline-width 165 resize166 -webkit-text-size-adjust167 -webkit-dashboard-region168 132 top 169 133 unicode-bidi 170 -webkit-user-drag171 -webkit-user-modify172 -webkit-user-select173 134 vertical-align 174 135 visibility … … 176 137 widows 177 138 width 139 word-spacing 178 140 word-wrap 179 word-spacing180 141 z-index 181 background 182 border 183 border-color 184 border-style 185 border-top 186 border-right 187 border-bottom 188 border-left 189 border-width 190 font 191 list-style 192 margin 193 outline 194 padding 195 scrollbar-face-color 196 scrollbar-shadow-color 197 scrollbar-highlight-color 198 scrollbar-3dlight-color 199 scrollbar-darkshadow-color 200 scrollbar-track-color 201 scrollbar-arrow-color 142 143 -webkit-appearance 144 -webkit-background-clip 145 -webkit-background-composite 146 -webkit-background-origin 147 -webkit-background-size 148 -webkit-binding 149 -webkit-border-bottom-left-radius 150 -webkit-border-bottom-right-radius 151 -webkit-border-horizontal-spacing 152 -webkit-border-image 153 -webkit-border-radius 154 -webkit-border-top-left-radius 155 -webkit-border-top-right-radius 156 -webkit-border-vertical-spacing 157 -webkit-box-align 158 -webkit-box-direction 159 -webkit-box-flex 160 -webkit-box-flex-group 161 -webkit-box-lines 162 -webkit-box-ordinal-group 163 -webkit-box-orient 164 -webkit-box-pack 165 -webkit-box-shadow 166 -webkit-column-break-after 167 -webkit-column-break-before 168 -webkit-column-break-inside 169 -webkit-column-count 170 -webkit-column-gap 171 -webkit-column-rule 172 -webkit-column-rule-color 173 -webkit-column-rule-style 174 -webkit-column-rule-width 175 -webkit-column-width 176 -webkit-columns 177 -webkit-dashboard-region 178 -webkit-font-size-delta 179 -webkit-highlight 180 -webkit-line-break 181 -webkit-line-clamp 182 -webkit-margin-bottom-collapse 183 -webkit-margin-collapse 184 -webkit-margin-start 185 -webkit-margin-top-collapse 186 -webkit-marquee 187 -webkit-marquee-direction 188 -webkit-marquee-increment 189 -webkit-marquee-repetition 190 -webkit-marquee-speed 191 -webkit-marquee-style 192 -webkit-match-nearest-mail-blockquote-color 193 -webkit-nbsp-mode 194 -webkit-padding-start 195 -webkit-rtl-ordering 202 196 -webkit-text-decorations-in-effect 203 -webkit-rtl-ordering 197 -webkit-text-fill-color 198 -webkit-text-security 199 -webkit-text-size-adjust 200 -webkit-text-stroke 201 -webkit-text-stroke-color 202 -webkit-text-stroke-width 203 -webkit-user-drag 204 -webkit-user-modify 205 -webkit-user-select