Home | History | Annotate | Download | only in css

Lines Matching full:inherit

639     case CSSPropertySize:                 // <length>{1,2} | auto | portrait | landscape | inherit
640 case CSSPropertyQuotes: // [<string> <string>]+ | none | inherit
644 case CSSPropertyUnicodeBidi: // normal | embed | bidi-override | inherit
651 case CSSPropertyPosition: // static | relative | absolute | fixed | inherit
659 case CSSPropertyPageBreakAfter: // auto | always | avoid | left | right | inherit
671 case CSSPropertyPageBreakInside: // avoid | auto | inherit
677 case CSSPropertyEmptyCells: // show | hide | inherit
684 // close-quote | no-open-quote | no-close-quote ]+ | inherit
687 case CSSPropertyWhiteSpace: // normal | pre | nowrap | inherit
696 case CSSPropertyClip: // <shape> | auto | inherit
706 case CSSPropertyCaptionSide: // top | bottom | left | right | inherit
712 case CSSPropertyBorderCollapse: // collapse | separate | inherit
717 case CSSPropertyVisibility: // visible | hidden | collapse | inherit
731 case CSSPropertyOverflowY: // visible | hidden | scroll | auto | marquee | overlay | inherit
737 case CSSPropertyListStylePosition: // inside | outside | inherit
752 // table-column-group | table-column | table-cell | table-caption | box | inline-box | none | inherit
761 case CSSPropertyDirection: // ltr | rtl | inherit
766 case CSSPropertyTextTransform: // capitalize | uppercase | lowercase | none | inherit
771 case CSSPropertyFloat: // left | right | none | inherit + center for buggy CSS
777 case CSSPropertyClear: // none | left | right | both | inherit
784 // left | right | center | justify | webkit_left | webkit_right | webkit_center | start | end | <string> | inherit
790 case CSSPropertyOutlineStyle: // (<border-style> except hidden) | auto | inherit
795 case CSSPropertyBorderTopStyle: //// <border-style> | inherit
804 case CSSPropertyFontWeight: // normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | inherit
830 case CSSPropertyOutlineColor: // <color> | invert | inherit
838 case CSSPropertyBackgroundColor: // <color> | inherit
839 case CSSPropertyBorderTopColor: // <color> | inherit
840 case CSSPropertyBorderRightColor: // <color> | inherit
841 case CSSPropertyBorderBottomColor: // <color> | inherit
842 case CSSPropertyBorderLeftColor: // <color> | inherit
843 case CSSPropertyColor: // <color> | inherit
870 // -webkit-zoom-in | -webkit-zoom-out | all-scroll | -webkit-grab | -webkit-grabbing ] ] | inherit
967 case CSSPropertyListStyleImage: // <uri> | none | inherit
987 case CSSPropertyOutlineWidth: // <border-width> | inherit
988 case CSSPropertyBorderTopWidth: //// <border-width> | inherit
999 case CSSPropertyLetterSpacing: // normal | <length> | inherit
1000 case CSSPropertyWordSpacing: // normal | <length> | inherit
1017 case CSSPropertyTextIndent: // <length> | <percentage> | inherit
1018 case CSSPropertyPaddingTop: //// <padding-width> | inherit
1026 case CSSPropertyMaxHeight: // <length> | <percentage> | none | inherit
1027 case CSSPropertyMaxWidth: // <length> | <percentage> | none | inherit
1033 case CSSPropertyMinHeight: // <length> | <percentage> | inherit
1034 case CSSPropertyMinWidth: // <length> | <percentage> | inherit
1042 // <absolute-size> | <relative-size> | <length> | <percentage> | inherit
1049 case CSSPropertyFontStyle: // normal | italic | oblique | inherit
1052 case CSSPropertyFontVariant: // normal | small-caps | inherit
1057 // <percentage> | <length> | inherit
1065 case CSSPropertyHeight: // <length> | <percentage> | auto | inherit
1066 case CSSPropertyWidth: // <length> | <percentage> | auto | inherit
1074 case CSSPropertyBottom: // <length> | <percentage> | auto | inherit
1075 case CSSPropertyLeft: // <length> | <percentage> | auto | inherit
1076 case CSSPropertyRight: // <length> | <percentage> | auto | inherit
1077 case CSSPropertyTop: // <length> | <percentage> | auto | inherit
1078 case CSSPropertyMarginTop: //// <margin-width> | inherit
1080 case CSSPropertyMarginBottom: // <length> | <percentage> | auto | inherit
1089 case CSSPropertyZIndex: // auto | <integer> | inherit
1095 case CSSPropertyOrphans: // <integer> | inherit
1096 case CSSPropertyWidows: // <integer> | inherit
1101 case CSSPropertyLineHeight: // normal | <number> | <length> | <percentage> | inherit
1107 case CSSPropertyCounterIncrement: // [ <identifier> <integer>? ]+ | none | inherit
1112 case CSSPropertyCounterReset: // [ <identifier> <integer>? ]+ | none | inherit
1118 // [[ <family-name> | <generic-family> ],]* [<family-name> | <generic-family>] | inherit
1126 // none | [ underline || overline || line-through || blink ] | inherit
1153 case CSSPropertyZoom: // normal | reset | document | <number> | <percentage> | inherit
1160 case CSSPropertyTableLayout: // auto | fixed | inherit
1165 case CSSPropertySrc: // Only used within @font-face, so cannot use inherit | initial or be !important. This is a list of urls or local references.
1539 // painted | fill | stroke | auto | all | inherit
1593 // disc | circle | square | none | inherit
1629 // [ 'border-width' || 'border-style' || <color> ] | inherit
1636 // [ 'border-top-width' || 'border-style' || <color> ] | inherit
1643 // [ 'border-right-width' || 'border-style' || <color> ] | inherit
1650 // [ 'border-bottom-width' || 'border-style' || <color> ] | inherit
1657 // [ 'border-left-width' || 'border-style' || <color> ] | inherit
1664 // [ 'outline-color' || 'outline-style' || 'outline-width' ] | inherit
1671 // <color>{1,4} | inherit
1678 // <border-width>{1,4} | inherit
1685 // <border-style>{1,4} | inherit
1692 // <margin-width>{1,4} | inherit
1699 // <padding-width>{1,4} | inherit
1707 // 'font-family' ] | caption | icon | menu | message-box | small-caption | status-bar | inherit
2163 // [ <string> | <uri> | <counter> | attr(X) | open-quote | close-quote | no-open-quote | no-close-quote ]+ | inherit
2165 // [ <string> | attr(X) | open-quote | close-quote | no-open-quote | no-close-quote ]+ | inherit
3155 // <absolute-size> | <relative-size> | <length> | <percentage> | inherit