Bug 217579 - No need to force simplified layout after transform change
Summary: No need to force simplified layout after transform change
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-11 07:27 PDT by Antti Koivisto
Modified: 2020-10-11 09:01 PDT (History)
9 users (show)

See Also:


Attachments
wip (10.27 KB, patch)
2020-10-11 07:28 PDT, Antti Koivisto
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2020-10-11 07:27:58 PDT
Code in RenderElement::adjustStyleDifference looks wrong.
Comment 1 Antti Koivisto 2020-10-11 07:28:58 PDT
Created attachment 411050 [details]
wip