Bug 113672 - [CSS3 Backgrounds and Borders] Add support for "<‘border-image-slice’> / / <‘border-image-outset’>" syntax in border-image
Summary: [CSS3 Backgrounds and Borders] Add support for "<‘border-image-slice’> / / <‘...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://dev.w3.org/csswg/css-backgroun...
Keywords: HasReduction, InRadar, WebExposed
Depends on:
Blocks: 27569 27583
  Show dependency treegraph
 
Reported: 2013-03-31 19:45 PDT by Syoichi Tsuyuhara
Modified: 2022-07-13 14:31 PDT (History)
5 users (show)

See Also:


Attachments
test case (1.01 KB, text/html)
2013-03-31 19:45 PDT, Syoichi Tsuyuhara
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Syoichi Tsuyuhara 2013-03-31 19:45:00 PDT
Created attachment 195917 [details]
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.
Comment 1 Brent Fulgham 2022-07-13 14:30:49 PDT
This continues to be an issue in Safari 15.
Comment 2 Radar WebKit Bug Importer 2022-07-13 14:31:00 PDT
<rdar://problem/96973804>