[Webkit-unassigned] [Bug 39938] New: provide a webkit equivalent for -moz-border-*-colors (multiple border colors)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 30 20:54:36 PDT 2010


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

           Summary: provide a webkit equivalent for -moz-border-*-colors
                    (multiple border colors)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: giorgio.liscio at email.it


hi, some months ago I've suggested to include multiple borders in the css3 spec without success

i think that to use XBL for multiple borders is absolutely stressful 

in Mozilla XUL's style these properties are used frequently

-moz-border-top-colors:;
-moz-border-left-colors:;
-moz-border-right-colors:;
-moz-border-bottom-colors:;

to define multiple border colors for widgets

and flexbox web app are coming, and I'm in one team that is developing a next generation web gui framework,
so, for parity, i hope to see this (or better implementations) in Webkit,
all the alternative solutions (border-image, xbl) are crazy to use just for borders

http://www.css3.info/preview/colored-border/

thank you for your work! greetings from italy

-- 
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