Skip to content

Commit 50692ed

Browse files
committed
[css-ui] Resolve Issue 37 simplify resize, depends not on overflow-x/y differences
1 parent 92540a6 commit 50692ed

2 files changed

Lines changed: 103 additions & 111 deletions

File tree

css-ui/Overview.bs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -903,10 +903,6 @@ to determine the size of the element.
903903
The 'resize' property applies to elements
904904
whose computed 'overflow' value
905905
is something other than ''visible''.
906-
If 'overflow' is different in a particular axis
907-
(i.e. 'overflow-x' vs. 'overflow-y'),
908-
then this property applies to the dimension(s)
909-
which do not have the value ''visible''.
910906

911907
When an element is resized by the user,
912908
the user agent keeps track of a resize factor

0 commit comments

Comments
 (0)