Bug 206123

Summary: [LFC] isOkToAccessDisplayBox should return false on formatting context root access.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description zalan 2020-01-10 21:25:20 PST
Reading the formatting context root geometry is considered an escape.
Comment 1 Radar WebKit Bug Importer 2020-01-10 21:25:39 PST
<rdar://problem/58500267>
Comment 2 zalan 2020-01-10 21:29:40 PST
Created attachment 387420 [details]
Patch
Comment 3 zalan 2020-01-11 16:49:40 PST
Committed r254407: <https://trac.webkit.org/changeset/254407>