New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 781241 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

LayoutNGBlockFlow::UpdateBlockLayout() relies on its container to determine the physical offset

Project Member Reported by robho...@gmail.com, Nov 3 2017

Issue description

NGLayout relies on its container to determine the physical offset but the container doesn't calculate the start offset for children until after it has laid them out.

 
Components: Blink>Layout
Maybe leverage LayoutBox::LocationChanged() to detect when legacy sets the position and "update" fragment position.

Sign in to add a comment