This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 16274 - SVG documents should always have a new stacking context
Summary: SVG documents should always have a new stacking context
Status: NEW
Alias: None
Product: CSS
Classification: Unclassified
Component: Positioned Layout (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-08 19:20 UTC by Dirk Schulze
Modified: 2012-03-12 17:02 UTC (History)
6 users (show)

See Also:


Attachments

Description Dirk Schulze 2012-03-08 19:20:31 UTC
SVG documents should always have a new stacking context when embedded in other documents (like inline SVG). The same should occur for embedded documents on the foreignObject element.
Comment 1 Simon Fraser 2012-03-08 19:23:07 UTC
This doesn't seem like a Transforms issue.
Comment 2 Aryeh Gregor 2012-03-12 17:02:12 UTC
This probably should be fixed in CSS Positioned Layout: <http://dev.w3.org/csswg/css3-positioning/#z-index>.