[Webkit-unassigned] [Bug 140686] New: Drop width / height shorthands code from StylePropertyShorthand.*

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 20 11:10:40 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=140686

            Bug ID: 140686
           Summary: Drop width / height shorthands code from
                    StylePropertyShorthand.*
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: ASSIGNED
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cdumez at apple.com
                CC: akling at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150120/39b7b635/attachment-0002.html>


More information about the webkit-unassigned mailing list