z-index
For a positioned box, the "z-index" property specifies: 1. The stack level of the box in the current stacking context. 2. Whether the box establishes a local stacking context. CSS2 Reference: "z-index" property
Attribute information
Namespace: None
Schema document: fo.xsd
Type: Anonymous
Properties: Local, Unqualified
Value
- Type based on xsd:token
Valid value inherit
- Type based on xsd:token
Valid value Description auto The stack level of the generated box in the current stacking context is the same as its parent's box. The box does not establish a new local stacking context.
from type fo:integer
from type fo:inherit
Used in
- Attribute group fo:z-index
- Anonymous type of element fo:block-container via reference to fo:z-index
- Anonymous type of element fo:change-bar-begin via reference to fo:z-index
- Attribute group fo:miscellaneous-properties via reference to fo:z-index