[webkit-reviews] review granted: [Bug 53743] css style="max-width:none" works wrong : [Attachment 81162] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 13 18:38:02 PST 2011


Andreas Kling <kling at webkit.org> has granted Kenichi Ishibashi
<bashi at chromium.org>'s request for review:
Bug 53743: css style="max-width:none" works wrong
https://bugs.webkit.org/show_bug.cgi?id=53743

Attachment 81162: Patch
https://bugs.webkit.org/attachment.cgi?id=81162&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=81162&action=review

Nice catch! r=me

For reference, max-height used to have the same problem, this was fixed in
<http://trac.webkit.org/changeset/13462>

> Source/WebCore/ChangeLog:13
> +	   (WebCore::CSSStyleSelector::applyProperty): Set length to be
undefined.

This comment is more unspecific than helpful.


More information about the webkit-reviews mailing list