ReadonlyflowMaximum outer block size for footnotes on this page. Set when a footnote is placed but then found to be not-allowed (anchor not reachable in multi-column). Each retry halves this value until the footnote fits or is too small to display. (Issue #1879)
ReadonlygeneratingWhen true, max-height on
ReadonlyparentReturns the effective parent context for hierarchy traversal.
For normal contexts, returns parent. For page float area contexts
(where parent is null), falls back to outerContext. (Issue #1675)
OptionaldontInvalidate: booleanExpose a previous rendered page's context to a temporary isolated root. The context is stored as a pseudo-child so normal previous-sibling lookup can seed deferred floats without making it this context's real parent. (Issue #2026)
OptionalinlinePos: numberOptionalinlinePos: numberOptionalfloatReference: PageFloats.FloatReferenceOptionalflowName: stringOptionalflowName: stringOptionalcondition: (p1: PageFloatFragment) => booleanWhether this footnote-policy: line footnote has already triggered
invalidation (body reflow) at the current retry size. (Issue #2024, #2026)
OptionalignoreReference: booleanMark that this footnote-policy: line footnote has triggered invalidation
at the current retry size, so subsequent placements suppress redundant
invalidation. (Issue #2024, #2026)
OptionaldontInvalidate: booleanNull indicates that the anchor is not in the current container.
Logical float side (snap-block is resolved when init=false). Null indicates that the float area does not fit inside the container
Set the outer context for a page float area context. This shares the float store so that page floats/footnotes created inside a page float area are visible at all levels. (Issue #1675)
Param: generatingNodePosition
Source NodePosition generating the context. Specify when a column context is generated by a non-root element (for example page floats)