Skip to content

Commit fcc1daf

Browse files
committed
[css3-ui] resize property: tweak direction of resizing wording.
1 parent 059615b commit fcc1daf

2 files changed

Lines changed: 1069 additions & 1062 deletions

File tree

css-ui/Overview.bs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,10 @@ including whether the element is absolutely positioned,
574574
whether it is positioned using the 'right'
575575
and 'bottom' properties,
576576
whether the language of the element is right-to-left etc.
577-
The precise direction of resizing is left to the UA to properly determine as defined by CSS layout and any platform constraints.
577+
The UA should consider the direction of resizing
578+
(as determined by CSS layout),
579+
as well as platform conventions and constraints when deciding
580+
how to convey the resizing mechanism to the user.
578581

579582
The user agent must allow the user to resize the element
580583
with no other constraints than what is imposed by

0 commit comments

Comments
 (0)