| OLD | NEW |
| 1 // This file specifies all the CSS properties we support and the necessary | 1 // This file specifies all the CSS properties we support and the necessary |
| 2 // information for our code generation. The various supported arguments | 2 // information for our code generation. The various supported arguments |
| 3 // are described below with example usage | 3 // are described below with example usage |
| 4 | 4 |
| 5 | 5 |
| 6 // - alias_for=other-property | 6 // - alias_for=other-property |
| 7 // Properties specifying alias_for should be virtually identical to the | 7 // Properties specifying alias_for should be virtually identical to the |
| 8 // properties they alias. Minor parsing differences are allowed as long as | 8 // properties they alias. Minor parsing differences are allowed as long as |
| 9 // the CSSValues created are of the same format of the aliased property. | 9 // the CSSValues created are of the same format of the aliased property. |
| 10 | 10 |
| (...skipping 319 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 330 -webkit-box-decoration-break | 330 -webkit-box-decoration-break |
| 331 -webkit-box-direction inherited | 331 -webkit-box-direction inherited |
| 332 -webkit-box-flex type_name=float | 332 -webkit-box-flex type_name=float |
| 333 -webkit-box-flex-group type_name=unsigned int | 333 -webkit-box-flex-group type_name=unsigned int |
| 334 -webkit-box-lines | 334 -webkit-box-lines |
| 335 -webkit-box-ordinal-group type_name=unsigned int | 335 -webkit-box-ordinal-group type_name=unsigned int |
| 336 -webkit-box-orient | 336 -webkit-box-orient |
| 337 -webkit-box-pack | 337 -webkit-box-pack |
| 338 -webkit-box-reflect converter=convertBoxReflect | 338 -webkit-box-reflect converter=convertBoxReflect |
| 339 -webkit-clip-path interpolable, custom_value | 339 -webkit-clip-path interpolable, custom_value |
| 340 -webkit-column-count interpolable, type_name=unsigned short, custom_all | 340 column-count interpolable, type_name=unsigned short, custom_all |
| 341 -webkit-column-gap interpolable, converter=convertComputedLength<float>, custom_
all | 341 column-gap interpolable, converter=convertComputedLength<float>, custom_all |
| 342 -webkit-column-rule-color interpolable, custom_all | 342 column-rule-color interpolable, custom_all |
| 343 -webkit-column-rule-style type_name=EBorderStyle, initial=initialBorderStyle | 343 column-rule-style type_name=EBorderStyle, initial=initialBorderStyle |
| 344 -webkit-column-rule-width interpolable, converter=convertLineWidth<unsigned shor
t> | 344 column-rule-width interpolable, converter=convertLineWidth<unsigned short> |
| 345 -webkit-column-span type_name=ColumnSpan | 345 column-span type_name=ColumnSpan |
| 346 -webkit-column-width interpolable, converter=convertComputedLength<float>, custo
m_all | 346 column-width interpolable, converter=convertComputedLength<float>, custom_all |
| 347 -webkit-filter interpolable, converter=convertFilterOperations | 347 -webkit-filter interpolable, converter=convertFilterOperations |
| 348 -webkit-highlight inherited, converter=convertString<CSSValueNone> | 348 -webkit-highlight inherited, converter=convertString<CSSValueNone> |
| 349 -webkit-hyphenate-character inherited, name_for_methods=HyphenationString, conve
rter=convertString<CSSValueAuto> | 349 -webkit-hyphenate-character inherited, name_for_methods=HyphenationString, conve
rter=convertString<CSSValueAuto> |
| 350 -webkit-line-break inherited, type_name=LineBreak | 350 -webkit-line-break inherited, type_name=LineBreak |
| 351 -webkit-line-clamp type_name=LineClampValue | 351 -webkit-line-clamp type_name=LineClampValue |
| 352 -webkit-margin-after-collapse type_name=EMarginCollapse | 352 -webkit-margin-after-collapse type_name=EMarginCollapse |
| 353 -webkit-margin-before-collapse type_name=EMarginCollapse | 353 -webkit-margin-before-collapse type_name=EMarginCollapse |
| 354 -webkit-margin-bottom-collapse type_name=EMarginCollapse, name_for_methods=Margi
nAfterCollapse | 354 -webkit-margin-bottom-collapse type_name=EMarginCollapse, name_for_methods=Margi
nAfterCollapse |
| 355 -webkit-margin-top-collapse type_name=EMarginCollapse, name_for_methods=MarginBe
foreCollapse | 355 -webkit-margin-top-collapse type_name=EMarginCollapse, name_for_methods=MarginBe
foreCollapse |
| 356 -webkit-mask-box-image-outset interpolable, custom_all | 356 -webkit-mask-box-image-outset interpolable, custom_all |
| (...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 478 page-break-before longhands=break-before | 478 page-break-before longhands=break-before |
| 479 page-break-inside longhands=break-inside | 479 page-break-inside longhands=break-inside |
| 480 transition longhands=transition-property;transition-duration;transition-timing-f
unction;transition-delay | 480 transition longhands=transition-property;transition-duration;transition-timing-f
unction;transition-delay |
| 481 -webkit-border-after longhands=-webkit-border-after-width;-webkit-border-after-s
tyle;-webkit-border-after-color | 481 -webkit-border-after longhands=-webkit-border-after-width;-webkit-border-after-s
tyle;-webkit-border-after-color |
| 482 -webkit-border-before longhands=-webkit-border-before-width;-webkit-border-befor
e-style;-webkit-border-before-color | 482 -webkit-border-before longhands=-webkit-border-before-width;-webkit-border-befor
e-style;-webkit-border-before-color |
| 483 -webkit-border-end longhands=-webkit-border-end-width;-webkit-border-end-style;-
webkit-border-end-color | 483 -webkit-border-end longhands=-webkit-border-end-width;-webkit-border-end-style;-
webkit-border-end-color |
| 484 -webkit-border-start longhands=-webkit-border-start-width;-webkit-border-start-s
tyle;-webkit-border-start-color | 484 -webkit-border-start longhands=-webkit-border-start-width;-webkit-border-start-s
tyle;-webkit-border-start-color |
| 485 -webkit-column-break-after longhands=break-after | 485 -webkit-column-break-after longhands=break-after |
| 486 -webkit-column-break-before longhands=break-before | 486 -webkit-column-break-before longhands=break-before |
| 487 -webkit-column-break-inside longhands=break-inside | 487 -webkit-column-break-inside longhands=break-inside |
| 488 -webkit-column-rule longhands=-webkit-column-rule-width;-webkit-column-rule-styl
e;-webkit-column-rule-color | 488 column-rule longhands=column-rule-width;column-rule-style;column-rule-color |
| 489 -webkit-columns longhands=-webkit-column-width;-webkit-column-count | 489 columns longhands=column-width;column-count |
| 490 -webkit-margin-collapse longhands=-webkit-margin-before-collapse;-webkit-margin-
after-collapse | 490 -webkit-margin-collapse longhands=-webkit-margin-before-collapse;-webkit-margin-
after-collapse |
| 491 -webkit-mask longhands=-webkit-mask-image;-webkit-mask-position-x;-webkit-mask-p
osition-y;-webkit-mask-size;-webkit-mask-repeat-x;-webkit-mask-repeat-y;-webkit-
mask-origin;-webkit-mask-clip | 491 -webkit-mask longhands=-webkit-mask-image;-webkit-mask-position-x;-webkit-mask-p
osition-y;-webkit-mask-size;-webkit-mask-repeat-x;-webkit-mask-repeat-y;-webkit-
mask-origin;-webkit-mask-clip |
| 492 -webkit-mask-box-image longhands=-webkit-mask-box-image-source;-webkit-mask-box-
image-slice;-webkit-mask-box-image-width;-webkit-mask-box-image-outset;-webkit-m
ask-box-image-repeat | 492 -webkit-mask-box-image longhands=-webkit-mask-box-image-source;-webkit-mask-box-
image-slice;-webkit-mask-box-image-width;-webkit-mask-box-image-outset;-webkit-m
ask-box-image-repeat |
| 493 -webkit-mask-position longhands=-webkit-mask-position-x;-webkit-mask-position-y | 493 -webkit-mask-position longhands=-webkit-mask-position-x;-webkit-mask-position-y |
| 494 -webkit-mask-repeat longhands=-webkit-mask-repeat-x;-webkit-mask-repeat-y | 494 -webkit-mask-repeat longhands=-webkit-mask-repeat-x;-webkit-mask-repeat-y |
| 495 -webkit-text-emphasis longhands=-webkit-text-emphasis-style;-webkit-text-emphasi
s-color | 495 -webkit-text-emphasis longhands=-webkit-text-emphasis-style;-webkit-text-emphasi
s-color |
| 496 -webkit-text-stroke longhands=-webkit-text-stroke-width;-webkit-text-stroke-colo
r | 496 -webkit-text-stroke longhands=-webkit-text-stroke-width;-webkit-text-stroke-colo
r |
| 497 | 497 |
| 498 // Aliases; these map to the same CSSPropertyID | 498 // Aliases; these map to the same CSSPropertyID |
| 499 | 499 |
| (...skipping 22 matching lines...) Expand all Loading... |
| 522 // "-webkit-background-size: 10px" behaves as "background-size: 10px 10px" | 522 // "-webkit-background-size: 10px" behaves as "background-size: 10px 10px" |
| 523 -webkit-background-size alias_for=background-size | 523 -webkit-background-size alias_for=background-size |
| 524 -webkit-border-bottom-left-radius alias_for=border-bottom-left-radius | 524 -webkit-border-bottom-left-radius alias_for=border-bottom-left-radius |
| 525 -webkit-border-bottom-right-radius alias_for=border-bottom-right-radius | 525 -webkit-border-bottom-right-radius alias_for=border-bottom-right-radius |
| 526 // "-webkit-border-radius: 1px 2px" behaves as "border-radius: 1px / 2px" | 526 // "-webkit-border-radius: 1px 2px" behaves as "border-radius: 1px / 2px" |
| 527 -webkit-border-radius alias_for=border-radius | 527 -webkit-border-radius alias_for=border-radius |
| 528 -webkit-border-top-left-radius alias_for=border-top-left-radius | 528 -webkit-border-top-left-radius alias_for=border-top-left-radius |
| 529 -webkit-border-top-right-radius alias_for=border-top-right-radius | 529 -webkit-border-top-right-radius alias_for=border-top-right-radius |
| 530 -webkit-box-shadow alias_for=box-shadow | 530 -webkit-box-shadow alias_for=box-shadow |
| 531 -webkit-box-sizing alias_for=box-sizing | 531 -webkit-box-sizing alias_for=box-sizing |
| 532 -webkit-column-count alias_for=column-count |
| 533 -webkit-column-gap alias_for=column-gap |
| 534 -webkit-column-rule alias_for=column-rule |
| 535 -webkit-column-rule-color alias_for=column-rule-color |
| 536 -webkit-column-rule-style alias_for=column-rule-style |
| 537 -webkit-column-rule-width alias_for=column-rule-width |
| 538 -webkit-column-span alias_for=column-span |
| 539 -webkit-column-width alias_for=column-width |
| 540 -webkit-columns alias_for=columns |
| 532 -webkit-flex alias_for=flex | 541 -webkit-flex alias_for=flex |
| 533 -webkit-flex-basis alias_for=flex-basis | 542 -webkit-flex-basis alias_for=flex-basis |
| 534 -webkit-flex-direction alias_for=flex-direction | 543 -webkit-flex-direction alias_for=flex-direction |
| 535 -webkit-flex-flow alias_for=flex-flow | 544 -webkit-flex-flow alias_for=flex-flow |
| 536 -webkit-flex-grow alias_for=flex-grow | 545 -webkit-flex-grow alias_for=flex-grow |
| 537 -webkit-flex-shrink alias_for=flex-shrink | 546 -webkit-flex-shrink alias_for=flex-shrink |
| 538 -webkit-flex-wrap alias_for=flex-wrap | 547 -webkit-flex-wrap alias_for=flex-wrap |
| 539 -webkit-font-feature-settings alias_for=font-feature-settings | 548 -webkit-font-feature-settings alias_for=font-feature-settings |
| 540 -webkit-justify-content alias_for=justify-content | 549 -webkit-justify-content alias_for=justify-content |
| 541 -webkit-opacity alias_for=opacity | 550 -webkit-opacity alias_for=opacity |
| 542 -webkit-order alias_for=order | 551 -webkit-order alias_for=order |
| 543 -webkit-perspective alias_for=perspective | 552 -webkit-perspective alias_for=perspective |
| 544 -webkit-perspective-origin alias_for=perspective-origin | 553 -webkit-perspective-origin alias_for=perspective-origin |
| 545 -webkit-shape-image-threshold alias_for=shape-image-threshold | 554 -webkit-shape-image-threshold alias_for=shape-image-threshold |
| 546 -webkit-shape-margin alias_for=shape-margin | 555 -webkit-shape-margin alias_for=shape-margin |
| 547 -webkit-shape-outside alias_for=shape-outside | 556 -webkit-shape-outside alias_for=shape-outside |
| 548 -webkit-transform alias_for=transform | 557 -webkit-transform alias_for=transform |
| 549 -webkit-transform-origin alias_for=transform-origin | 558 -webkit-transform-origin alias_for=transform-origin |
| 550 -webkit-transform-style alias_for=transform-style | 559 -webkit-transform-style alias_for=transform-style |
| 551 -webkit-transition alias_for=transition | 560 -webkit-transition alias_for=transition |
| 552 -webkit-transition-delay alias_for=transition-delay | 561 -webkit-transition-delay alias_for=transition-delay |
| 553 -webkit-transition-duration alias_for=transition-duration | 562 -webkit-transition-duration alias_for=transition-duration |
| 554 -webkit-transition-property alias_for=transition-property | 563 -webkit-transition-property alias_for=transition-property |
| 555 -webkit-transition-timing-function alias_for=transition-timing-function | 564 -webkit-transition-timing-function alias_for=transition-timing-function |
| OLD | NEW |