Bug 83782

Summary: [CSS Regions] Flowing content that has position:fixed crashes WebKit
Product: WebKit Reporter: Mihai Balan <mibalan>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: mihnea, shanestephens
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
File that's crashing WebKit
none
Crash dump on Windows 7 Enterprise x64, SP1 Reproduced on Nightly r112531
none
Crash log on Mac OS X Lion with WebKit nightly r113941 none

Description Mihai Balan 2012-04-12 07:29:37 PDT
Created attachment 136907 [details]
File that's crashing WebKit

Attempting to flow an element that has the CSS position set to "fixed" crashes WebKit. This only happens when actually trying to flow the content (creating a region that consumes the named flow), not when extracting the element into a named flow.
Comment 1 Mihai Balan 2012-04-12 07:37:21 PDT
Created attachment 136908 [details]
Crash dump on Windows 7 Enterprise x64, SP1
Reproduced on Nightly r112531
Comment 2 Mihai Balan 2012-04-12 07:44:22 PDT
Created attachment 136910 [details]
Crash log on Mac OS X Lion with WebKit nightly r113941
Comment 3 Mihnea Ovidenie 2012-06-29 09:23:50 PDT
Duplicate of https://bugs.webkit.org/show_bug.cgi?id=88133.
Comment 4 Mihnea Ovidenie 2012-06-29 09:24:18 PDT

*** This bug has been marked as a duplicate of bug 88133 ***