Open Bug 1202033 Opened 9 years ago Updated 2 years ago

Use the containing block for determining preserve-3d parents for transformed elements.

Categories

(Core :: Layout, defect)

29 Branch
defect

Tracking

()

People

(Reporter: mattwoodrow, Unassigned)

References

Details

+++ This bug was initially created as a clone of Bug #1202029 +++

The latest versions of the transforms spec [1] say that we need to check the containing block element of the transformed element when looking for a preserve-3d parent , rather than the parent element.

I don't think this should break web compat, since it seems very rare that the author would have preserve-3d on an ancestor that isn't the parent and really didn't want the preserve-3d respected.


[1] https://drafts.csswg.org/css-transforms/#accumulated-3d-transformation-matrix-computation

The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.

Assignee: matt.woodrow → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.