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/physical-properties.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Physical properties
description: CSS physical properties set the inset position of an element relative to the corresponding side of a container determined by the element's `position` property.
description: The physical CSS properties, `top`, `right`, `bottom`, and `left`, set the inset position of an element relative to the corresponding side of a container determined by the element's `position` property.
spec: https://drafts.csswg.org/css-position-3/#insets
group: css
compat_features:
Expand Down