1212 rel =dc.rights >
1313 < meta content ="CSS Exclusions and Shapes Module Level 3 " name =dc.title >
1414 < meta content =text name =dc.type >
15- < meta content =2013-04-04 name =dc.date >
15+ < meta content =2013-04-05 name =dc.date >
1616 < meta content ="Vincent Hardy " name =dc.creator >
1717 < meta content ="Rossen Atanassov " name =dc.creator >
1818 < meta content ="Alan Stearns " name =dc.creator >
5555
5656 < h1 id =css-exclusions-module > CSS Exclusions and Shapes Module Level 3</ h1 >
5757
58- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 4 April 2013</ h2 >
58+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 5 April 2013</ h2 >
5959
6060 < dl >
6161 < dt > This version:
6262
6363 < dd > < a
6464 href ="http://dev.w3.org/csswg/css3-exclusions/ "> http://dev.w3.org/csswg/css3-exclusions/</ a > </ dd >
65- <!--<dd><a href="http://dev.w3.org/csswg/css3-exclusions/">http://www.w3.org/TR/2013/WD-css3-exclusions-20130404 /</a></dd>-->
65+ <!--<dd><a href="http://dev.w3.org/csswg/css3-exclusions/">http://www.w3.org/TR/2013/WD-css3-exclusions-20130405 /</a></dd>-->
6666
6767 < dt > Latest version:
6868
@@ -100,7 +100,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 4 April 2013</h2>
100100 < dt > Feedback:
101101
102102 < dd > < a
103- href ="mailto:www-style@w3.org?subject=%5Bcss -exclusions%5D%20feedback "> www-style@w3.org</ a >
103+ href ="mailto:www-style@w3.org?subject=%5B[css -exclusions] %5D%20feedback "> www-style@w3.org</ a >
104104 with subject line “< kbd > [css-exclusions] < var > … message topic
105105 …</ var > </ kbd > ” (< a
106106 href ="http://lists.w3.org/Archives/Public/www-style/ "
@@ -1893,7 +1893,8 @@ <h4 id=shape-outside-property><span class=secno>4.4.1. </span>The ‘<a
18931893 < tr >
18941894 < th > Value:
18951895
1896- < td > < var > auto</ var > | < var > <shape></ var > | < var > <uri></ var >
1896+ < td > < var > auto</ var > | < var > <basic-shape></ var > |
1897+ < var > <uri></ var >
18971898
18981899 < tr >
18991900 < th > Initial:
@@ -1923,7 +1924,7 @@ <h4 id=shape-outside-property><span class=secno>4.4.1. </span>The ‘<a
19231924 < tr >
19241925 < th > Computed value:
19251926
1926- < td > computed lengths for <shape>, the absolute URI for
1927+ < td > computed lengths for <basic- shape>, the absolute URI for
19271928 <uri>, otherwise as specified
19281929 </ table >
19291930
@@ -1937,8 +1938,8 @@ <h4 id=shape-outside-property><span class=secno>4.4.1. </span>The ‘<a
19371938 </ dl >
19381939
19391940 < dl >
1940- < dt > < dfn id =ltshapegt
1941- title ="'shape-outside'!!'<shape>' "> <shape></ dfn >
1941+ < dt > < dfn id =ltbasic-shapegt
1942+ title ="'shape-outside'!!'<basic- shape>' "> <basic- shape></ dfn >
19421943
19431944 < dd > The shape is computed based on the values of one of ‘< a
19441945 href ="#rectangle "> < code class =property > rectangle</ code > </ a > ’, ‘< a
@@ -2010,7 +2011,7 @@ <h4 id=shape-inside-property><span class=secno>4.4.2. </span>The ‘<a
20102011 < th > Value:
20112012
20122013 < td > < var > outside-shape</ var > | < var > auto</ var > |
2013- < var > <shape></ var > | < var > <uri></ var >
2014+ < var > <basic- shape></ var > | < var > <uri></ var >
20142015
20152016 < tr >
20162017 < th > Initial:
@@ -2040,7 +2041,7 @@ <h4 id=shape-inside-property><span class=secno>4.4.2. </span>The ‘<a
20402041 < tr >
20412042 < th > Computed value:
20422043
2043- < td > computed lengths for <shape>, the absolute URI for
2044+ < td > computed lengths for <basic- shape>, the absolute URI for
20442045 <uri>, otherwise as specified
20452046 </ table >
20462047
@@ -2075,8 +2076,8 @@ <h4 id=shape-inside-property><span class=secno>4.4.2. </span>The ‘<a
20752076 </ dl >
20762077
20772078 < dl >
2078- < dt > < dfn id =ltshapegt0
2079- title ="'shape-inside'!!'<shape>' "> <shape></ dfn >
2079+ < dt > < dfn id =ltbasic-shapegt0
2080+ title ="'shape-inside'!!'<basic- shape>' "> <basic- shape></ dfn >
20802081
20812082 < dd > The shape is computed based on the values of one of ‘< a
20822083 href ="#rectangle "> < code class =property > rectangle</ code > </ a > ’, ‘< a
@@ -2688,10 +2689,10 @@ <h2 class=no-num id=index>Index</h2>
26882689 < li > 'auto', < a href ="#auto1 "
26892690 title ="section 4.4.2. "> < strong > 4.4.2.</ strong > </ a >
26902691
2691- < li > 'outside -shape', < a href ="#outside-shape "
2692+ < li > '<basic -shape> ', < a href ="#ltbasic-shapegt0 "
26922693 title ="section 4.4.2. "> < strong > 4.4.2.</ strong > </ a >
26932694
2694- < li > '< shape> ', < a href ="#ltshapegt0 "
2695+ < li > 'outside- shape', < a href ="#outside-shape "
26952696 title ="section 4.4.2. "> < strong > 4.4.2.</ strong > </ a >
26962697
26972698 < li > '<uri>', < a href ="#lturigt0 "
@@ -2707,7 +2708,7 @@ <h2 class=no-num id=index>Index</h2>
27072708 < li > 'auto', < a href ="#auto0 "
27082709 title ="section 4.4.1. "> < strong > 4.4.1.</ strong > </ a >
27092710
2710- < li > '<shape>', < a href ="#ltshapegt "
2711+ < li > '<basic- shape>', < a href ="#ltbasic-shapegt "
27112712 title ="section 4.4.1. "> < strong > 4.4.1.</ strong > </ a >
27122713
27132714 < li > '<uri>', < a href ="#lturigt "
@@ -2806,7 +2807,7 @@ <h2 class=no-num id=property-index>Property index</h2>
28062807 < tr >
28072808 < th > < a class =property href ="#shape-inside "> shape-inside</ a >
28082809
2809- < td > outside-shape | auto | <shape> | <uri>
2810+ < td > outside-shape | auto | <basic- shape> | <uri>
28102811
28112812 < td > outside-shape
28122813
@@ -2836,7 +2837,7 @@ <h2 class=no-num id=property-index>Property index</h2>
28362837 < tr >
28372838 < th > < a class =property href ="#shape-outside "> shape-outside</ a >
28382839
2839- < td > auto | <shape> | <uri>
2840+ < td > auto | <basic- shape> | <uri>
28402841
28412842 < td > auto
28422843
0 commit comments