File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 rel =dcterms.rights >
1313 < meta content ="CSS Shapes Module Level 1 " name =dcterms.title >
1414 < meta content =text name =dcterms.type >
15- < meta content =2013-10-02 name =dcterms.date >
15+ < meta content =2013-10-03 name =dcterms.date >
1616 < meta content ="Vincent Hardy " name =dcterms.creator >
1717 < meta content ="Rossen Atanassov " name =dcterms.creator >
1818 < meta content ="Alan Stearns " name =dcterms.creator >
5151
5252 < h1 id =css-shapes-module > CSS Shapes Module Level 1</ h1 >
5353
54- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 2 October 2013</ h2 >
54+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 3 October 2013</ h2 >
5555
5656 < dl >
5757 < dt > This version:
@@ -888,8 +888,8 @@ <h3 id=shape-image-threshold-property><span class=secno>5.2. </span>The
888888
889889 < dd > Sets the threshold used for extracting a shape from an image. The
890890 shape is defined by the pixels whose alpha value is greater than the
891- threshold. Any values outside the range 0.0 (fully transparent) to 1.0
892- (fully opaque) will be clamped to this range.
891+ threshold. A threshold value outside the range 0.0 (fully transparent) to
892+ 1.0 (fully opaque) will be clamped to this range.
893893 </ dl >
894894
895895 < div class =note >
Original file line number Diff line number Diff line change @@ -761,7 +761,7 @@ <h3 id="shape-image-threshold-property">The 'shape-image-threshold' Property</h3
761761 The shape is defined
762762 by the pixels whose alpha value
763763 is greater than the threshold.
764- Any values outside the range
764+ A threshold value outside the range
765765 0.0 (fully transparent)
766766 to 1.0 (fully opaque)
767767 will be clamped to this range.
You can’t perform that action at this time.
0 commit comments