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
Value
- Union of:
- 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:integerfrom type fo:inherit - Type based on xsd:token
Used in
- 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:z-index
- Attribute group fo:miscellaneous-properties via reference to fo:z-index