Bug 187202 - [LFC] Do not add the containing block's offset while computing the out-of-flow static position.
Summary: [LFC] Do not add the containing block's offset while computing the out-of-flo...
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: 2018-06-29 16:21 PDT by zalan
Modified: 2018-06-30 11:08 PDT (History)
5 users (show)

See Also:


Attachments
Patch (8.71 KB, patch)
2018-06-29 20:41 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (5.16 KB, patch)
2018-06-30 08:54 PDT, zalan
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2018-06-29 16:21:47 PDT
we only need to offset for the containing block's content box offset.
Comment 1 zalan 2018-06-29 20:41:06 PDT
Created attachment 343993 [details]
Patch
Comment 2 zalan 2018-06-30 08:54:04 PDT
Created attachment 344015 [details]
Patch
Comment 3 zalan 2018-06-30 11:07:52 PDT
Committed r233399: <https://trac.webkit.org/changeset/233399>
Comment 4 Radar WebKit Bug Importer 2018-06-30 11:08:21 PDT
<rdar://problem/41679768>