Fix a comment that screws up paren balancing checks.

This commit is contained in:
2025-08-09 05:53:40 -04:00
parent 8d2296ccbe
commit eda33f5097

View File

@ -158,7 +158,7 @@ bool OOFAwareWidget::isOOFContainer (Widget *widget, int oofmIndex)
// relatively positioned elements; since the latters
// constitute a stacking context, drawing of floats gets
// somewhat more complicated; see "interrupting the drawing
// process" in "dw-stacking-context.doc".
// process" in "dw-stacking-context.doc".)
testWidgetOutOfFlow (widget)));
case OOFM_RELATIVE: