Bug 81989 - Need to do layouts when transforms change on composited layers
Summary: Need to do layouts when transforms change on composited layers
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: BrowserCompat, InRadar
Depends on:
Blocks:
 
Reported: 2012-03-22 16:22 PDT by Simon Fraser (smfr)
Modified: 2024-04-12 03:45 PDT (History)
5 users (show)

See Also:


Attachments
Testcase (5.74 KB, text/html)
2012-03-22 16:25 PDT, Simon Fraser (smfr)
no flags Details
Chrome, Safari & Firefox - Video Reference (10.87 MB, video/quicktime)
2024-04-12 03:45 PDT, Ahmad Saleem
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2012-03-22 16:22:59 PDT
We're currently failing to do layouts when the transform on a composited layer changes. This means that we fail to recompute overflow.
Comment 1 Simon Fraser (smfr) 2012-03-22 16:25:28 PDT
Created attachment 133381 [details]
Testcase
Comment 2 Radar WebKit Bug Importer 2012-03-22 16:26:45 PDT
<rdar://problem/11104524>
Comment 3 Ahmad Saleem 2024-04-12 03:45:13 PDT
Created attachment 470888 [details]
Chrome, Safari & Firefox - Video Reference

I am able to reproduce this bug in Safari Technology Preview 192 and the comparison between all browser can be seen with Chrome Canary 125 and Firefox Nightly 126.