Closed Bug 245427 Opened 21 years ago Closed 16 years ago

<foreignObject> should not be an absolute positioning containing block

Categories

(Core :: SVG, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: ian, Unassigned)

References

()

Details

At the moment <foreignObject> acts like a containing block. It should not. I couldn't find anything in either SVG nor CSS that would suggest that it should. TESTCASE: http://www.hixie.ch/tests/adhoc/svg/mixed/006.xml
I think it should be a float/block/inline containing block.
More to the point, it shouldn't be an absolute positioning containing block. That is, it should act as a normal block-level element, not like a position:relative block.
Summary: <foreignObject> should not be a containing block → <foreignObject> should not be an absolute positioning containing block
Mass reassign of SVG bugs that aren't currently being worked on by Alex to general@svg.bugs. If you think someone should be assigned to your bug you can join the #svg channel on mozilla.org's IRC server ( irc://irc.mozilla.org/svg ) where you can try to convince one of the SVG hackers to work on it. We aren't always there, so if you don't get a response straight away please try again later.
Assignee: alex → general
Depends on: 277145
I think the spec should probably be changed here. I'm not sure about containing position:fixed, though.
See bug 290852 for the position:fixed part.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.