Changeset 13874 for trunk/WebCore/css/CSSValueKeywords.in
- Timestamp:
- 04/14/06 15:50:07 (3 years ago)
- Files:
-
- 1 modified
-
trunk/WebCore/css/CSSValueKeywords.in (modified) (9 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebCore/css/CSSValueKeywords.in
r13854 r13874 73 73 x-large 74 74 xx-large 75 - khtml-xxx-large75 -webkit-xxx-large 76 76 smaller 77 77 larger … … 98 98 fantasy 99 99 monospace 100 - khtml-body100 -webkit-body 101 101 # 102 102 # … … 121 121 yellow 122 122 transparent 123 - khtml-link124 - khtml-activelink123 -webkit-link 124 -webkit-activelink 125 125 activeborder 126 126 activecaption … … 151 151 windowframe 152 152 windowtext 153 - khtml-focus-ring-color153 -webkit-focus-ring-color 154 154 # 155 155 # colors in non strict mode 156 156 grey 157 - khtml-text157 -webkit-text 158 158 # 159 159 # CSS_PROP_BACKGROUND_REPEAT: … … 175 175 bottom 176 176 # HTML alignment MIDDLE has no corresponding CSS alignment 177 - khtml-baseline-middle177 -webkit-baseline-middle 178 178 # 179 179 # CSS_PROP_TEXT_ALIGN: 180 180 # 181 - khtml-auto181 -webkit-auto 182 182 left 183 183 right 184 184 center 185 185 justify 186 - khtml-left187 - khtml-right188 - khtml-center186 -webkit-left 187 -webkit-right 188 -webkit-center 189 189 # 190 190 # CSS_PROP_LIST_STYLE_POSITION: … … 235 235 table-cell 236 236 table-caption 237 - khtml-box238 - khtml-inline-box237 -webkit-box 238 -webkit-inline-box 239 239 #none 240 240 # … … 300 300 loud 301 301 lower 302 marquee302 -webkit-marquee 303 303 mix 304 304 no-close-quote … … 306 306 nowrap 307 307 open-quote 308 overlay308 -webkit-overlay 309 309 overline 310 310 portrait … … 320 320 thin 321 321 underline 322 - khtml-nowrap322 -webkit-nowrap 323 323 324 324 # CSS3 Values