Drop width / height shorthands code from StylePropertyShorthand.* width / height are not shorthands for min-width/max-width and min-height/max-height. Also, only matchingCustomShorthandsForLonghand() handles those shorthands, while the reverse method (indexOfShorthandForLonghand) does not.
Created attachment 245001 [details] WIP Patch
Not that it counts me but r+
Created attachment 245007 [details] Patch
Comment on attachment 245007 [details] Patch Clearing flags on attachment: 245007 Committed r178746: <http://trac.webkit.org/changeset/178746>
All reviewed patches have been landed. Closing bug.