Bug 117971

Summary: Elements with non-invertible CSS transforms are displayed and should not be
Product: WebKit Reporter: Tetsuharu Ohzeki [UTC+9] <tetsuharu.ohzeki>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: dino, simon.fraser, syoichi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.7   
URL: http://dev.w3.org/csswg/css-transforms/#transform-function-lists
Attachments:
Description Flags
testcase none

Tetsuharu Ohzeki [UTC+9]
Reported 2013-06-24 21:41:31 PDT
Created attachment 205364 [details] testcase [Step to reproduce] Please open the test case (attached html file). [Expectation] According to the spec (http://www.w3.org/TR/css3-transforms/#transform-function-lists), There is not any contents. [Result] WebKit displays the box content which is indicated the case of non-invertible CTM by the spec. This behavior doesn't support the spec.
Attachments
testcase (286 bytes, text/html)
2013-06-24 21:41 PDT, Tetsuharu Ohzeki [UTC+9]
no flags
Simon Fraser (smfr)
Comment 1 2013-06-25 18:38:59 PDT
Testcase assumes that transform is supported unprefixed. Behaves correctly if the prefixed property is used.
Note You need to log in before you can comment on or make changes to this bug.