Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion features/individual-transforms.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Individual transform properties
description: The `translate`, `rotate`, and `scale` CSS properties apply simple transformations independently, as opposed to applying multiple transformations with the `transform` CSS property.
description: The `translate`, `rotate`, and `scale` CSS properties apply single transformations independently, as opposed to applying multiple transformations with the `transform` CSS property.
spec: https://drafts.csswg.org/css-transforms-2/#individual-transforms
group: transforms
compat_features:
Expand Down