Bug 193385 - [LFC] Adjust assert for statically positioned fixed elements
Summary: [LFC] Adjust assert for statically positioned fixed elements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-12 21:57 PST by zalan
Modified: 2019-01-13 08:40 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.78 KB, patch)
2019-01-12 22:00 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 2019-01-12 21:57:35 PST
While computing the static position and traversing the ancestor chain, we can surely hit a positioned container (since we need to go all the way up to the initial containing block)
Comment 1 zalan 2019-01-12 22:00:46 PST
Created attachment 359001 [details]
Patch
Comment 2 WebKit Commit Bot 2019-01-13 08:39:42 PST
Comment on attachment 359001 [details]
Patch

Clearing flags on attachment: 359001

Committed r239907: <https://trac.webkit.org/changeset/239907>
Comment 3 WebKit Commit Bot 2019-01-13 08:39:44 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-01-13 08:40:28 PST
<rdar://problem/47238602>