Bug 117086

Summary: [CSS Regions] CSS transforms applied to content and regions do not "cancel" each other
Product: WebKit Reporter: Mihai Balan <mibalan>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Test-case
none
Test-case none

Mihai Balan
Reported 2013-05-31 09:56:55 PDT
Created attachment 203456 [details] Test-case In case of simple DOM nesting, applying a transform on an element and the inverse transform on the parent should render as if no transforms were applied. However, if a 3D transform is applied to content flowed in a region and the inverse transform is applied to the region, the result still has some residual transformation applied. This bug is most likely related to bug 114293 where the perspective is not obeyed.
Attachments
Test-case (1.05 KB, text/html)
2013-05-31 09:56 PDT, Mihai Balan
no flags
Test-case (1.38 KB, application/zip)
2013-06-02 09:06 PDT, Mihai Balan
no flags
Mihai Balan
Comment 1 2013-06-02 09:06:10 PDT
Created attachment 203530 [details] Test-case
Michelangelo De Simone
Comment 2 2013-06-13 10:33:23 PDT
Still repros on today's nightly (r151543)
Brent Fulgham
Comment 3 2022-07-12 17:18:02 PDT
CSS Regions were removed in Bug 174978.
Note You need to log in before you can comment on or make changes to this bug.