[css-d] Clip-Path W3C values

2015-05-16 Thread Crest Christopher

The W3C specifies a clip-path to be used as such;
clip-source|basic-shape|geometry-box|none

I have two questions, putting into consideration, if most W3C values are 
laid out as such how is the rule written for CSS ?


Secondly, must I specify the, clip-source, being the image, the basic 
shape, being values or hopefully an image or strictly a geometry box ? I 
was hoping you could clip a background image, then use clip-path and 
enter the SVG image you want to use to clip the background image, I 
don't think that is the correct method ?


Christopher


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


Re: [css-d] Clip-Path W3C values

2015-05-16 Thread Tom Livingston
https://css-tricks.com/almanac/properties/c/clip/



On Saturday, May 16, 2015, Crest Christopher crestchristop...@gmail.com
wrote:

 The W3C specifies a clip-path to be used as such;
 clip-source|basic-shape|geometry-box|none

 I have two questions, putting into consideration, if most W3C values are
 laid out as such how is the rule written for CSS ?

 Secondly, must I specify the, clip-source, being the image, the basic
 shape, being values or hopefully an image or strictly a geometry box ? I
 was hoping you could clip a background image, then use clip-path and enter
 the SVG image you want to use to clip the background image, I don't think
 that is the correct method ?

 Christopher


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



-- 

Tom Livingston | Senior Front-End Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | medialogic.com


#663399
__
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/