html5/spec Overview.html,1.4562,1.4563

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv20125

Modified Files:
	Overview.html 
Log Message:
Define how we create a 'specified CSS element reference identifier'. This maybe should move from HTML to CSSOM. (whatwg r5695)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4562
retrieving revision 1.4563
diff -u -d -r1.4562 -r1.4563
--- Overview.html	1 Dec 2010 00:51:25 -0000	1.4562
+++ Overview.html	2 Dec 2010 00:10:01 -0000	1.4563
@@ -70339,7 +70339,8 @@
    Interface Module</a></cite>, T. &Ccedil;elik. W3C.</dd>
 
    <dt id="refsCSSVALUES">[CSSVALUES]</dt>
-   <dd><cite><a href="http://dev.w3.org/csswg/css3-values/">CSS3 Values and Units</a></cite>, H. Lie, C. Lilley. W3C.</dd>
+   <dd><cite><a href="http://dev.w3.org/csswg/css3-values/">CSS3
+   Values and Units</a></cite>, H. Lie, C. Lilley. W3C.</dd>
 
    <dt id="refsDOMCORE">[DOMCORE]</dt>
    <dd><cite><a href="http://www.w3.org/TR/DOM-Level-3-Core/">Document

Received on Thursday, 2 December 2010 00:10:06 UTC