Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 9550 by daniekatz: max-width and max-height are not overriding
the width and height properties when 'display' set to 'table'
http://code.google.com/p/chromium/issues/detail?id=9550
Chrome Version : <Copy from: 'about:version'>
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 4: --
Firefox 3.x: OK
IE 7: --
IE 8: OK
What steps will reproduce the problem?
1. <div style="display:table; max-width:200px; width:100%;"></div>
or: <div style="display:table; max-height:200px; height:100%;"></div>
What is the expected result?
max-width and max-height must override width and height
What happens instead?
width and height are overriding max-width and max-height
Attachments:
maxwidth_maxheight_chrome.htm 1.6 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---