Chrome is not properly supporting the CSS3 resize property

869 views
Skip to first unread message

Andrew Graf

unread,
Oct 23, 2015, 4:30:40 PM10/23/15
to Chromium-discuss
As a developer I have a question regarding the support of the css3 resize property.

I am developing for Chrome Version 46.0.2490.71

Here is the scenario:

I create DIVs and I make them all resizable via CSS.
If I have the "height" and/or "width" set of the DIV via height or width CSS property, I then cannot resize the DIV to be smaller than that value.

Conclusion:

The "height" and "width" are functioning like the "min-height" and "min-width" for resizable DIVs.

Here is an example Stack Question:



Resize is BIG part of CSS3 and I am not sure how this got overlooked but if Chrome is going to be the leading browser then PLEASE adjust the support for this functionality :)

PhistucK

unread,
Oct 23, 2015, 4:38:26 PM10/23/15
to andrewgra...@gmail.com, Chromium-discuss
From the specification (my emphasis) -
"The user agent must allow the user to resize the element with no other constraints than what is imposed by min-width, max-width, min-height, and max-height. (The "must" is at risk since only Firefox currently supports this, and may be downgraded to a "should")."


PhistucK

--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discu...@chromium.org.

Andrew Graf

unread,
Oct 23, 2015, 4:51:15 PM10/23/15
to PhistucK, Chromium-discuss
Thank you for looking that up PhistucK!

This is helpful in showing that Chrome is not properly supporting a must have requirement from the W3

PhistucK

unread,
Oct 23, 2015, 4:54:29 PM10/23/15
to Andrew Graf, Chromium-discuss
While this is true, it shows that since only Firefox follows this requirement, the other browser do not and the feature is at risk.

Anyway, you can file an issue (if you cannot find an existing similar one) at crbug.com and reply with a link to it.


PhistucK
Reply all
Reply to author
Forward
0 new messages