fo:border-style-or-inherit
Simple type information
Namespace: http://www.w3.org/1999/XSL/Format
Schema document: fo.xsd
Content
- Type based on xsd:token
Valid value Description none No border; the computed border width is zero. hidden Same as 'none', except in terms of border conflict resolution for table elements. dotted A series of dots. dashed A series of short line segments. solid A single line segment. double Two solid lines. The sum of the two lines and the space between them equals the value of 'border-width'. groove The border looks as though it were carved into the canvas. ridge The opposite of 'groove': the border looks as though it were coming out of the canvas. inset The border makes the box look as though it were embedded in the canvas. outset The opposite of 'inset': the border makes the box look as though it were coming out of the canvas.
- Type based on xsd:token
Valid value inherit
from type fo:border-style
from type fo:inherit
Used by
- Attribute border-after-style
- Attribute border-before-style
- Attribute border-bottom-style
- Attribute border-end-style
- Attribute border-left-style
- Attribute border-right-style
- Attribute border-start-style
- Attribute border-top-style