[Webkit-unassigned] [Bug 113672] New: [CSS3 Backgrounds and Borders] Add support for "<=?UTF-8?Q?=E2=80=98border=2Dimage=2Dslice=E2=80=99?=> / / <=?UTF-8?Q?=E2=80=98border=2Dimage=2Doutset=E2=80=99?=>" syntax in border-image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 31 19:46:49 PDT 2013


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

           Summary: [CSS3 Backgrounds and Borders] Add support for
                    "<‘border-image-slice’> / / <‘border-image-outset’>"
                    syntax in border-image
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://dev.w3.org/csswg/css-backgrounds/#border-image
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: syoichi at outlook.com
                CC: hyatt at apple.com, simon.fraser at apple.com,
                    tasak at google.com


Created an attachment (id=195917)
 --> (https://bugs.webkit.org/attachment.cgi?id=195917&action=review)
test case

According to CSS Backgrounds and Borders Module Level 3...
>Name: border-image
>Value: <‘border-image-source’> || <‘border-image-slice’> [ / <‘border-image-width’> | / <‘border-image-width’>? / <‘border-image-outset’> ]? || <‘border-image-repeat’>

On Windows 7 Home Premium SP1 64bit, Firefox Nightly 22.0a1(buildID 20130331030859) corresponds to this.
But Chromium 28.0.1459.0 (191581) doesn't accept "1 / / 1" syntax in border-image property.

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