WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
57730
z-index should apply to transformed elements
https://bugs.webkit.org/show_bug.cgi?id=57730
Summary
z-index should apply to transformed elements
Boris Zbarsky
Reported
2011-04-03 13:43:21 PDT
See the testcase at
https://bugzilla.mozilla.org/attachment.cgi?id=523831
on which the yellow square should be on top of the red one. In particular, the 2d transforms specification says that transformed elements act like position:relative for stacking purposes, so z-index should apply to them.
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2011-04-04 09:15:54 PDT
It's not obvious to me that z-index should apply. They act as positioning containers, but that doesn't necessarily mean that z-index applies. This is worth a post on www-style.
noel gordon
Comment 2
2011-07-07 02:00:10 PDT
http://lists.w3.org/Archives/Public/www-style/2011Apr/0648.html
Simon Fraser (smfr)
Comment 3
2011-07-07 07:59:09 PDT
Consensus was to not have z-index apply.
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