You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
implemented by Opera/Presto desktop with "shift+arrow", and Blink, as well as Samsung in webkit http://www.w3.org/2013/11/27-css-irc
99
-
100
-
-->
101
-
102
71
103
72
<h2 id="intro">Introduction</h2>
104
73
@@ -597,9 +566,6 @@ how to convey the resizing mechanism to the user.
597
566
The user agent must allow the user to resize the element
598
567
with no other constraints than what is imposed by
599
568
'min-width', 'max-width', 'min-height', and 'max-height'.
600
-
(The "must" is <a href="https://wiki.csswg.org/spec/css3-ui#issue-53">at risk</a>
601
-
since
602
-
<a href="http://lists.w3.org/Archives/Public/www-style/2014Dec/0063.html">only Firefox currently supports this</a>, and may be downgraded to a "should".)
603
569
604
570
Note: There may be situations where user attempts to resize an element
605
571
appear to be overriden or ignored, e.g. because of ''!important'' cascading declarations that supersede
Copy file name to clipboardExpand all lines: css-ui-4/Overview.bs
-3
Original file line number
Diff line number
Diff line change
@@ -541,9 +541,6 @@ how to convey the resizing mechanism to the user.
541
541
The user agent must allow the user to resize the element
542
542
with no other constraints than what is imposed by
543
543
'min-width', 'max-width', 'min-height', and 'max-height'.
544
-
(The "must" is <a href="https://wiki.csswg.org/spec/css3-ui#issue-53">at risk</a>
545
-
since
546
-
<a href="http://lists.w3.org/Archives/Public/www-style/2014Dec/0063.html">only Firefox currently supports this</a>, and may be downgraded to a "should".)
547
544
548
545
Note: There may be situations where user attempts to resize an element
549
546
appear to be overriden or ignored, e.g. because of ''!important'' cascading declarations that supersede
0 commit comments