On Dec 27, 2011, at 7:28 AM, Peng Yu wrote:

> It is not very clear to what exactly the arguments to border-image.
> 
> http://www.css3.info/preview/border-image/
> 
> The Working draft is not clear to me either. Could anybody help me
> understand what the arguments mean? Thanks!
> 
> http://www.w3.org/TR/2002/WD-css3-border-20021107/#the-border-image-uri

You're looking at a fairly old (and thus really outdated) text there.
Here is the latest version:
http://www.w3.org/TR/css3-background/#the-border-image

(in general, when reading specs it is a good idea to scroll to the top of the 
document and check that you see the latest version – follow the link 'latest…')

Now note that the border-image part of the spec is not well implemented in the 
release version of various browsers (and require vendor prefixes mostly).

I have a test case here, using the image used in the spec:
http://dev.l-c-n.com/CSS3_border-background/border-image1v2.html

To fully appreciate it you'll need either
* a very recent Gecko (Firefox - v12) nightly build - still requires a vendor 
prefix [1]
* recent  WebKit nightly builds - unprefixed [2]
* Chrome dev channel (17.0.963.12) - anyone can report how this works in Chrome 
16 ?

[1] http://nightly.mozilla.org/
[2] http://nightly.webkit.org/

Philippe
--
Philippe Wittenbergh
http://l-c-n.com/






______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to