File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828
2929 < h1 > CSS Values and Units Module Level 3</ h1 >
3030
31- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 23 May 2012</ h2 >
31+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 19 June 2012</ h2 >
3232
3333 < dl >
3434 < dt > This version:
3535
3636 < dd > < a
37- href ="http://www.w3.org/TR/2012/ED-css3-values-20120523 / "> http://www.w3.org/TR/2012/ED-css3-values-20120523 /</ a >
37+ href ="http://www.w3.org/TR/2012/ED-css3-values-20120619 / "> http://www.w3.org/TR/2012/ED-css3-values-20120619 /</ a >
3838
3939 < dt > Latest version:
4040
@@ -726,7 +726,8 @@ <h3 id=urls><span class=secno>3.4. </span> Resource Locators: the ‘<a
726726
727727 < p > When a < a href ="#url-value "> < i > <url> </ i > </ a > appears in the computed
728728 value of a property, it is resolved to an absolute URL, as described in
729- the preceding paragraph.
729+ the preceding paragraph. The computed value of a URI that the UA cannot
730+ resolve to an absolute URI is the specified value.
730731
731732 < div class =example >
732733 < p > For example, suppose the following rule:
Original file line number Diff line number Diff line change @@ -403,7 +403,9 @@ <h3 id="urls">
403403
404404 < p > When a < i > <url> </ i > appears in the computed value of a property,
405405 it is resolved to an absolute URL, as described in the preceding
406- paragraph.</ p >
406+ paragraph.
407+ The computed value of a URI that the UA cannot resolve to an absolute
408+ URI is the specified value.</ p >
407409
408410 < div class ="example ">
409411 < p > For example, suppose the following rule:
You can’t perform that action at this time.
0 commit comments