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 css-ui-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1736,7 +1736,7 @@ at least the various button-like variants of <{input}>.
For compatibility with legacy content,
UAs that support 'user-select' must also support ''-webkit-user-select'' as an alias.

Note: The details of the aliasing aliasing mechanism is intentionally left up to the UA.
Note: The details of the aliasing mechanism is intentionally left up to the UA.
Making ''-webkit-user-select'' a shorthand property of 'user-select'
is known to be an effective approach,
and new implementers should consider it.
Expand Down