2929< p > < a href ="http://www.w3.org/ "> < img alt ="W3C " height ="48 " src ="http://www.w3.org/Icons/w3c_home " width ="72 "> </ a > </ p >
3030<!--end-logo-->
3131 < h1 id ="cssom "> CSSOM</ h1 >
32- < h2 class ="no-num no-toc " id ="editor-s-draft-2 -july-2011 "> Editor's Draft 2 July 2011</ h2 >
32+ < h2 class ="no-num no-toc " id ="editor-s-draft-5 -july-2011 "> Editor's Draft 5 July 2011</ h2 >
3333
3434 < dl >
3535
@@ -249,7 +249,7 @@ <h2 id="terminology"><span class="secno">3 </span>Terminology</h2>
249249< cite > HTML</ cite > ,
250250< cite > Associating Style Sheets with XML documents</ cite >
251251and
252- < span > XML</ span >
252+ < cite > XML</ cite >
253253< a href ="#refsDOMCORE "> [DOMCORE]</ a >
254254< a href ="#refsHTML "> [HTML]</ a >
255255< a href ="#refsXMLSS "> [XMLSS]</ a >
@@ -388,7 +388,7 @@ <h3 id="serializing-media-queries"><span class="secno">4.2 </span>Serializing Me
388388
389389 < li > < p > Let < var title =""> type</ var > be the media type of the media query,
390390 < a href ="#serialize-an-identifier " title ="serialize an identifier "> escaped</ a > and
391- < a class ="external " href ="http://www.whatwg .org/html/ #converted-to-ascii-lowercase "> converted to ASCII lowercase</ a > .</ li >
391+ < a class ="external " href ="http://dvcs.w3 .org/hg/domcore/raw-file/tip/Overview.html #converted-to-ascii-lowercase "> converted to ASCII lowercase</ a > .</ li >
392392
393393 < li > < p > If the media query does not contain media features append
394394 < var title =""> type</ var > , to < var title =""> s</ var > ,
@@ -406,7 +406,7 @@ <h3 id="serializing-media-queries"><span class="secno">4.2 </span>Serializing Me
406406
407407 < ol >
408408 < li > Append a "< code > (</ code > " (U+0028), followed by the media feature
409- name, < a class ="external " href ="http://www.whatwg .org/html/ #converted-to-ascii-lowercase "> converted to ASCII lowercase</ a > ,
409+ name, < a class ="external " href ="http://dvcs.w3 .org/hg/domcore/raw-file/tip/Overview.html #converted-to-ascii-lowercase "> converted to ASCII lowercase</ a > ,
410410 to < var title =""> s</ var > .< p > </ li >
411411
412412 < li > < p > If a value is given append a "< code > :</ code > " (U+003A), followed
@@ -2849,7 +2849,7 @@ <h4 id="serializing-css-values"><span class="secno">6.6.2 </span>Serializing CSS
28492849 < dl class ="switch ">
28502850 < dt > keyword</ dt >
28512851 < dd > < p > The keyword
2852- < a class ="external " href ="http://www.whatwg .org/html/ #converted-to-ascii-lowercase "> converted to ASCII lowercase</ a > .</ dd >
2852+ < a class ="external " href ="http://dvcs.w3 .org/hg/domcore/raw-file/tip/Overview.html #converted-to-ascii-lowercase "> converted to ASCII lowercase</ a > .</ dd >
28532853
28542854 < dt > <angle></ dt >
28552855 < dd > < p > The number of degrees serialized as per <number> followed by
0 commit comments