Bug 141102 - Simple line layout: Fragments at renderers' boundary.
Summary: Simple line layout: Fragments at renderers' boundary.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-30 16:19 PST by zalan
Modified: 2015-08-13 15:53 PDT (History)
0 users

See Also:


Attachments
WIP patch. (31.84 KB, patch)
2015-01-30 16:21 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2015-01-30 16:19:20 PST
Currently flow iterator returns fragments across renderers boundaries and we split runs after processing the line.
Comment 1 zalan 2015-01-30 16:21:23 PST
Created attachment 245754 [details]
WIP patch.

I might need to find a different approach.
Comment 2 zalan 2015-08-13 15:53:47 PDT
Fixed (different approach)