@vivliostyle/core
    Preparing search index...

    Function isFixedPositioned

    • Check if element has position:fixed. Used to identify running elements (position:running() rendered as position:fixed) without matching position:absolute elements. (Issue #1833, #1869, #1870)

      Parameters

      • node: Node

      Returns boolean