Bug 205606

Summary: [LFC][Integration] Ensure layout boxes have expected display types
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Antti Koivisto
Reported 2019-12-27 05:59:48 PST
In some cases render tree may have display property values that don't match the renderer type. This is fine since the behavior is driven by the renderer. LFC layout is driven by display property so the effective value needs to make sense.
Attachments
patch (14.42 KB, patch)
2019-12-27 06:13 PST, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2019-12-27 06:13:15 PST
WebKit Commit Bot
Comment 2 2019-12-27 07:22:47 PST
Comment on attachment 386439 [details] patch Clearing flags on attachment: 386439 Committed r253921: <https://trac.webkit.org/changeset/253921>
WebKit Commit Bot
Comment 3 2019-12-27 07:22:49 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-12-27 07:23:23 PST
Note You need to log in before you can comment on or make changes to this bug.