[Webkit-unassigned] [Bug 6462] Change opacity through JS changes elemnts z-index

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Jan 10 01:29:21 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6462


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at hixie.ch




------- Additional Comments From hyatt at apple.com  2006-01-10 01:29 -------
As specified in CSS3, opacity establishes a stacking context.  Because it does this, it can actually sit above 
absolutely positioned elements that have a z-index of 0 (all depends on document order really in the case 
of ties like this).  Firefox is probably not handling this (subtle) aspect of the spec correctly.

Ian Hickson could probably comment further and correct me if I'm wrong.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list