Open Bug 265676 Opened 20 years ago Updated 2 years ago

AdjustAbsoluteContainingBlock may need revising

Categories

(Core :: Layout, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: bzbarsky, Unassigned)

Details

AdjustAbsoluteContainingBlock (in nsCSSFrameConstructor.cpp) uses the
first-in-flow of the frame passed in as the containing block if

1)  The prescontext is paginated
2)  The frame is inline

It has this comment to go with that:

  // Use the first-in-flow of a positioned inline frame in galley mode as the 
  // containing block. We don't need to do this for a block, since blocks aren't 
  // continued in galley mode.

I'm not sure what, if anything, needs to be changed in this code for columns...
Product: Core → Core Graveyard
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.