--- title: "CSS3 Transforms" --- # CSS3 Transforms The [CSS Transforms Module Level 3](http://www.w3.org/TR/css3-transforms/) (CSS3-Transforms, latest public TR version) defines visual transforms using CSS. For latest edits/resolutions, see the editors draft: - http://dev.w3.org/csswg/css3-transforms/ For unresolved issues, see Bugzilla: - https://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&product=CSS&component=Transforms&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED To raise an issue with the Transforms spec, please file it [in Bugzilla](https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&component=Transforms&resolution=---). ## Issues * [Intersection of transformed and untransformed elements](/Intersection of transformed and untransformed elements/)