File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727
2828 < h1 > CSS Values and Units Module Level 3</ h1 >
2929
30- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 20 April 2012</ h2 >
30+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 23 April 2012</ h2 >
3131
3232 < dl >
3333 < dt > This version:
3434
3535 < dd > < a
36- href ="http://www.w3.org/TR/2012/ED-css3-values-20120420 / "> http://www.w3.org/TR/2012/ED-css3-values-20120420 /</ a >
36+ href ="http://www.w3.org/TR/2012/ED-css3-values-20120423 / "> http://www.w3.org/TR/2012/ED-css3-values-20120423 /</ a >
3737
3838 < dt > Latest version:
3939
@@ -1594,7 +1594,7 @@ <h3 id=attr-notation><span class=secno>8.3. </span> Attribute References:
15941594 http://lists.w3.org/Archives/Member/w3c-css-wg/2002OctDec/0141.html
15951595-->
15961596
1597- < p > The < dfn id =attr > attr()</ dfn > function can be used as a component value
1597+ < p > The < dfn id =attr > attr()</ dfn > function is allowed as a component value
15981598 in properties applied to an element or pseudo-element. It returns the
15991599 value of an attribute on the element. If used on a pseudo-element, it
16001600 returns the value of the attribute on the pseudo-element's originating
Original file line number Diff line number Diff line change @@ -1122,7 +1122,7 @@ <h3 id="attr-notation">
11221122-->
11231123
11241124 < p >
1125- The < dfn > attr()</ dfn > function can be used as a component value in properties applied to an element or pseudo-element.
1125+ The < dfn > attr()</ dfn > function is allowed as a component value in properties applied to an element or pseudo-element.
11261126 It returns the value of an attribute on the element.
11271127 If used on a pseudo-element, it returns the value of the attribute on the pseudo-element's originating element.
11281128
You can’t perform that action at this time.
0 commit comments