Skip to content

PathwayStyleSheetPropertiesAB

gtryus edited this page Jan 31, 2014 · 3 revisions

Parent: PathwayStyleSheetProperties Next: PathwayStyleSheetPropertiesCL

Name< Values< Initial value Applies to (Default: all) Inherited? Percentages (Default: N/A) Media groups
('background-attachment') inherit scroll no visual
'background-color' <color> | transparent | inherit transparent no visual
('background-image') <uri> | none | inherit none no visual
('background-position') [ [ <percentage></percentage> | <length></length> | left | center | right ] [ <percentage></percentage> | <length></length> | top | center | bottom ]? ] | [ [ left | center | right ] || [ top | center | bottom ] ] | inherit 0% 0% no refer to the size of the box itself visual
('background-repeat') repeat | repeat-x | repeat-y | no-repeat | inherit repeat no visual
('background') ['background-color' || 'background-image' || 'background-repeat' || 'background-attachment' || 'background-position'] | inherit see individual properties no allowed on 'background-position' visual
('bookmark-label') content | <attr></attr> | <string></string> content no all
('bookmark-level') none | <integer></integer> none no all
('bookmark-target') self | <uri></uri> | <attr></attr> self no all
('border-collapse') collapse | separate | inherit separate 'table' and 'inline-table' elements yes visual
'border-color' [ <color></color> | transparent ]{1,4} | inherit see individual properties no visual
('border-spacing') <length></length> <length></length>? | inherit 0 'table' and 'inline-table' elements yes (visual)
('border-style') <border-style></border-style>{1,4} | inherit see individual properties no visual
'border-top' 'border-right' 'border-bottom' 'border-left' [ <border-width></border-width> || <border-style></border-style> || 'border-top-color' ] | inherit see individual properties no visual
'border-top-color' 'border-right-color' 'border-bottom-color' 'border-left-color' <color></color> | transparent | inherit the value of the 'color' property no visual
'border-top-style' 'border-right-style' 'border-bottom-style' 'border-left-style' <border-style></border-style> | inherit none no visual
'border-top-width' 'border-right-width' 'border-bottom-width' 'border-left-width' <border-width></border-width> | inherit medium no visual
'border-width' <border-width></border-width>{1,4} | inherit see individual properties no visual
'border' [ <border-width></border-width> || <border-style></border-style> || 'border-top-color' ] | inherit see individual properties no visual
('bottom') <length></length> | <percentage></percentage> | auto | inherit auto positioned elements no refer to height of containing block visual
('break-after') auto | always | avoid auto block-level elements no visual
('break-before') auto | always | avoid auto block-level elements no visual

Clone this wiki locally