Bug 79944 - intra-line character grid needs to work correctly when dynamic changes happen.
Summary: intra-line character grid needs to work correctly when dynamic changes happen.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-29 14:11 PST by Dave Hyatt
Modified: 2012-03-01 07:53 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2012-02-29 14:11:44 PST
intra-line character grid needs to work correctly when dynamic changes happen. This involves understanding that horizontal positioning changes to objects can affect layout. We should also make an effort to get the initial horizontal position correct for objects up front more often (similar to what we did for vertical positions and pagination).