[Webkit-unassigned] [Bug 75563] New: remove CSSBorderImageValue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 4 12:51:04 PST 2012


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

           Summary: remove CSSBorderImageValue
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P3
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tony at chromium.org
                CC: hyatt at apple.com


border-image is a CSS shorthand but has a custom CSSValue.  This was because it became a shorthand at the last minute and done to maintain backwards compat with -webkit-border-image.

We could get rid of CSSBorderImageValue as long as we maintain that getComputedStyle for -webkit-border-image still works. This would involve some rewriting/refactoring of the parsing code for -webkit-border-image and border-image.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list