1. CSS zoom

    Method of scaling content while also affecting layout.

  2. CSS3 2D Transforms

    Method of transforming an element including rotating, scaling, etc. Includes support for `transform` as well as `transform-origin` properties.

  3. CSS3 3D Transforms

    Method of transforming an element in the third dimension using the `transform` property. Includes support for the `perspective` property to set the perspective in z-space and the `backface-visibility` property to toggle display of the reverse side of a 3D-transformed element.

  4. rtcrtpreceiver api: transform

  5. rtcrtpsender api: transform

  6. svgclippathelement api: transform

  7. svggraphicselement api: transform

  8. transformstream api

  9. transformstreamdefaultcontroller api

  10. transformstreamdefaultcontroller api: desiredsize

  11. transformstreamdefaultcontroller api: enqueue

  12. transformstreamdefaultcontroller api: error

  13. transformstreamdefaultcontroller api: terminate

  14. transformstream api: readable

  15. transformstream api: transferable

  16. transformstream api: writable

  17. xrcylinderlayer api: transform

  18. xrdepthinformation api: transform

  19. xrequirectlayer api: transform

  20. xrpose api: transform

  21. xrquadlayer api: transform

  22. xrreferencespaceevent api: transform

  23. xrview api: transform

  24. xsltprocessor api: transformtodocument

  25. xsltprocessor api: transformtofragment

  26. css property: transform-box

  27. css property: transform-box: border-box

  28. css property: transform-box: content-box

  29. css property: transform-box: fill-box

  30. css property: transform-box: stroke-box

  31. css property: transform-box: view-box

  32. css property: transform-origin

  33. css property: transform-origin: bottom

  34. css property: transform-origin: center

  35. css property: transform-origin: left

  36. css property: transform-origin: right

  37. css property: transform-origin: on svg elements

  38. css property: transform-origin: three-value syntax

  39. css property: transform-origin: top

  40. css property: transform-style

  41. css property: transform-style: flat

  42. css property: transform-style: preserve-3d

  43. css property: transform: none

  44. global_attributes: transform

  45. global_attributes: transform-origin

  46. global_attributes: transform: on `<svg>` root