html5/workers Overview.html,1.216,1.217

Update of /sources/public/html5/workers
In directory hutz:/tmp/cvs-serv21370

Modified Files:
	Overview.html 
Log Message:
Change to referencing CSSATTR instead of CSS for style=''. (whatwg r4508)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/workers/Overview.html,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -d -r1.216 -r1.217
--- Overview.html	6 Jan 2010 03:36:42 -0000	1.216
+++ Overview.html	6 Jan 2010 07:46:15 -0000	1.217
@@ -1957,7 +1957,7 @@
   
   <p>The <code><a href="#workerlocation">WorkerLocation</a></code> interface must not exist if the
   interface's <span>relevant namespace object</span> is a
-  <code>Window</code> object. <a href="#refsWEBIDL">[WEBIDL]</a></p><!--START vCard--><!--START vEvent--><h2 class="no-num" id="references">References</h2><!--REFS--><!--END vCard--><!--END vEvent--><p>All references are normative unless marked "Non-normative".</p><!--START vCard--><!--START vEvent--><dl><dt id="refsDOMCORE">[DOMCORE]</dt>
+  <code>Window</code> object. <a href="#refsWEBIDL">[WEBIDL]</a></p><!--START vCard--><!--START vEvent--><h2 class="no-num" id="references">References</h2><!--REFS--><!--END vCard--><!--END vEvent--><p>All references are normative unless marked "Non-normative".</p><!--START vCard--><!--START vEvent--><!-- XXX really should remove dates and version numbers from these references once and for all --><dl><dt id="refsDOMCORE">[DOMCORE]</dt>
    <dd><cite><a href="http://www.w3.org/TR/DOM-Level-3-Core/">Document
    Object Model (DOM) Level 3 Core Specification</a></cite>, A. Le
    Hors, P. Le Hegaret, L. Wood, G. Nicol, J. Robie, M. Champion,

Received on Wednesday, 6 January 2010 07:46:19 UTC