@vivliostyle/core
    Preparing search index...

    Function isCssOutOfFlow

    • Check if element is out-of-flow due to CSS positioning or float. Unlike isOutOfFlow(), this does not check for special marker elements.

      Parameters

      • node: Node

      Returns boolean