OLD | NEW |
1 // | 1 // |
2 // CSS property names | 2 // CSS property names |
3 // | 3 // |
4 // Some properties are used internally, but are not part of CSS. They are used t
o get | 4 // Some properties are used internally, but are not part of CSS. They are used t
o get |
5 // HTML4 compatibility in the rendering engine. | 5 // HTML4 compatibility in the rendering engine. |
6 // | 6 // |
7 // Microsoft extensions are documented here: | 7 // Microsoft extensions are documented here: |
8 // http://msdn.microsoft.com/workshop/author/css/reference/attributes.asp | 8 // http://msdn.microsoft.com/workshop/author/css/reference/attributes.asp |
9 // | 9 // |
10 | 10 |
(...skipping 12 matching lines...) Expand all Loading... |
23 text-rendering | 23 text-rendering |
24 -webkit-font-feature-settings | 24 -webkit-font-feature-settings |
25 -webkit-font-smoothing | 25 -webkit-font-smoothing |
26 -webkit-locale | 26 -webkit-locale |
27 -webkit-text-orientation | 27 -webkit-text-orientation |
28 -epub-text-orientation alias_for=-webkit-text-orientation | 28 -epub-text-orientation alias_for=-webkit-text-orientation |
29 -webkit-writing-mode | 29 -webkit-writing-mode |
30 -epub-writing-mode alias_for=-webkit-writing-mode | 30 -epub-writing-mode alias_for=-webkit-writing-mode |
31 zoom | 31 zoom |
32 | 32 |
33 // line height needs to be right after the above high-priority properties | |
34 line-height | |
35 | |
36 // The remaining properties are listed in some order | 33 // The remaining properties are listed in some order |
37 background | 34 background |
| 35 |
| 36 // These set the same RenderStyle values as other non-prefixed properties, |
| 37 // we should use those if they are specified. |
| 38 -webkit-border-image |
| 39 -webkit-transform-origin |
| 40 -webkit-transform-origin-x |
| 41 -webkit-transform-origin-y |
| 42 -webkit-transform-origin-z |
| 43 |
38 background-attachment | 44 background-attachment |
39 background-blend-mode | 45 background-blend-mode |
40 background-clip | 46 background-clip |
41 background-color | 47 background-color |
42 background-image | 48 background-image |
43 background-origin | 49 background-origin |
44 background-position | 50 background-position |
45 background-position-x | 51 background-position-x |
46 background-position-y | 52 background-position-y |
47 background-repeat | 53 background-repeat |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
102 empty-cells | 108 empty-cells |
103 float | 109 float |
104 font-stretch | 110 font-stretch |
105 height | 111 height |
106 image-rendering | 112 image-rendering |
107 isolation | 113 isolation |
108 justify-items | 114 justify-items |
109 justify-self | 115 justify-self |
110 left | 116 left |
111 letter-spacing | 117 letter-spacing |
| 118 line-height |
112 list-style | 119 list-style |
113 list-style-image | 120 list-style-image |
114 list-style-position | 121 list-style-position |
115 list-style-type | 122 list-style-type |
116 margin | 123 margin |
117 margin-bottom | 124 margin-bottom |
118 margin-left | 125 margin-left |
119 margin-right | 126 margin-right |
120 margin-top | 127 margin-top |
121 mask-source-type | 128 mask-source-type |
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
250 -webkit-border-before | 257 -webkit-border-before |
251 -webkit-border-before-color | 258 -webkit-border-before-color |
252 -webkit-border-before-style | 259 -webkit-border-before-style |
253 -webkit-border-before-width | 260 -webkit-border-before-width |
254 -webkit-border-end | 261 -webkit-border-end |
255 -webkit-border-end-color | 262 -webkit-border-end-color |
256 -webkit-border-end-style | 263 -webkit-border-end-style |
257 -webkit-border-end-width | 264 -webkit-border-end-width |
258 -webkit-border-fit | 265 -webkit-border-fit |
259 -webkit-border-horizontal-spacing | 266 -webkit-border-horizontal-spacing |
260 -webkit-border-image | |
261 // -webkit-border-radius differs from border-radius only in the interpretation o
f | 267 // -webkit-border-radius differs from border-radius only in the interpretation o
f |
262 // a value consisting of two lengths: "-webkit-border-radius: l1 l2;" is equival
ent | 268 // a value consisting of two lengths: "-webkit-border-radius: l1 l2;" is equival
ent |
263 // to "border-radius: l1 / l2;" | 269 // to "border-radius: l1 / l2;" |
264 -webkit-border-radius | 270 -webkit-border-radius |
265 -webkit-border-start | 271 -webkit-border-start |
266 -webkit-border-start-color | 272 -webkit-border-start-color |
267 -webkit-border-start-style | 273 -webkit-border-start-style |
268 -webkit-border-start-width | 274 -webkit-border-start-width |
269 -webkit-border-vertical-spacing | 275 -webkit-border-vertical-spacing |
270 -webkit-box-align | 276 -webkit-box-align |
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
395 -webkit-text-emphasis-style | 401 -webkit-text-emphasis-style |
396 -epub-text-emphasis-style alias_for=-webkit-text-emphasis-style | 402 -epub-text-emphasis-style alias_for=-webkit-text-emphasis-style |
397 -webkit-text-fill-color | 403 -webkit-text-fill-color |
398 -webkit-text-security | 404 -webkit-text-security |
399 -webkit-text-stroke | 405 -webkit-text-stroke |
400 -webkit-text-stroke-color | 406 -webkit-text-stroke-color |
401 -webkit-text-stroke-width | 407 -webkit-text-stroke-width |
402 transform | 408 transform |
403 -webkit-transform | 409 -webkit-transform |
404 transform-origin | 410 transform-origin |
405 -webkit-transform-origin | |
406 -webkit-transform-origin-x | |
407 -webkit-transform-origin-y | |
408 -webkit-transform-origin-z | |
409 transform-style | 411 transform-style |
410 -webkit-transform-style | 412 -webkit-transform-style |
411 -webkit-user-drag | 413 -webkit-user-drag |
412 -webkit-user-modify | 414 -webkit-user-modify |
413 -webkit-user-select | 415 -webkit-user-select |
414 -webkit-shape-outside alias_for=shape-outside | 416 -webkit-shape-outside alias_for=shape-outside |
415 -webkit-shape-margin alias_for=shape-margin | 417 -webkit-shape-margin alias_for=shape-margin |
416 -webkit-shape-image-threshold alias_for=shape-image-threshold | 418 -webkit-shape-image-threshold alias_for=shape-image-threshold |
417 shape-outside | 419 shape-outside |
418 shape-margin | 420 shape-margin |
419 shape-image-threshold | 421 shape-image-threshold |
420 max-zoom | 422 max-zoom |
421 min-zoom | 423 min-zoom |
422 orientation | 424 orientation |
423 user-zoom | 425 user-zoom |
424 -webkit-tap-highlight-color | 426 -webkit-tap-highlight-color |
425 -webkit-app-region | 427 -webkit-app-region |
426 all | 428 all |
427 | 429 |
428 // Internal properties. | 430 // Internal properties. |
429 -internal-marquee-direction | 431 -internal-marquee-direction |
430 -internal-marquee-increment | 432 -internal-marquee-increment |
431 -internal-marquee-repetition | 433 -internal-marquee-repetition |
432 -internal-marquee-speed | 434 -internal-marquee-speed |
433 -internal-marquee-style | 435 -internal-marquee-style |
OLD | NEW |