Bug 128800

Summary: [CSSRegions] Compute region ranges for inline replaced elements
Product: WebKit Reporter: Mihnea Ovidenie <mihnea>
Component: CSSAssignee: Mihnea Ovidenie <mihnea>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, stavila, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
WIP1
none
Patch
none
Patch for landing none

Mihnea Ovidenie
Reported 2014-02-13 23:57:55 PST
Right now, the range of regions in which a box is displayed is computed for blocks, floats and positioned boxes. We need to make this information available for replaced boxes too. This missing information is causing couple of bugs, for instance clicking on the timeline of a video element (-webkit-flow-into) displayed in region moves the video thumb in a wring position.
Attachments
WIP1 (8.61 KB, patch)
2014-02-16 20:15 PST, Mihnea Ovidenie
no flags
Patch (10.89 KB, patch)
2014-02-17 08:53 PST, Mihnea Ovidenie
no flags
Patch for landing (11.61 KB, patch)
2014-02-18 06:28 PST, Mihnea Ovidenie
no flags
Mihnea Ovidenie
Comment 1 2014-02-16 20:15:56 PST
Mihnea Ovidenie
Comment 2 2014-02-17 08:53:42 PST
Andrei Bucur
Comment 3 2014-02-18 04:16:08 PST
Comment on attachment 224380 [details] Patch r=me
Mihnea Ovidenie
Comment 4 2014-02-18 06:28:21 PST
Created attachment 224503 [details] Patch for landing
WebKit Commit Bot
Comment 5 2014-02-18 07:05:47 PST
Comment on attachment 224503 [details] Patch for landing Clearing flags on attachment: 224503 Committed r164290: <http://trac.webkit.org/changeset/164290>
WebKit Commit Bot
Comment 6 2014-02-18 07:05:50 PST
All reviewed patches have been landed. Closing bug.
Mihnea Ovidenie
Comment 7 2014-03-18 07:03:39 PDT
*** Bug 128895 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.