WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
117971
Elements with non-invertible CSS transforms are displayed and should not be
https://bugs.webkit.org/show_bug.cgi?id=117971
Summary
Elements with non-invertible CSS transforms are displayed and should not be
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug