@vivliostyle/core
    Preparing search index...

    Function convertPageBreakAliases

    • Convert old page-break-* properties to break-* properties with appropriate values as specified by CSS Fragmentation module: https://drafts.csswg.org/css-break/#page-break-properties

      Parameters

      • original: { important: boolean; name: string; value: Val }

      Returns { important: boolean; name: string; value: Val }