Skip to content

containment probably shouldn't apply to most SVG elements #2987

Closed
@dbaron

Description

@dbaron

layout, size, and paint containment probably shouldn't apply to SVG elements other than svg and foreignObject. Currently the spec excludes elements that "do not generate a principal box"... but I don't actually see anything in the relevant definitions that says that these SVG elements don't generate a principal box.

I think it should be the case that they don't, and therefore that layout, size, and paint containment don't apply, but this ought to be defined. (It's also not 100% clear about things like outer svg, svg within an SVG structure, and foreignObject.)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions