hixie: Change th.scope to be limited to known values. (whatwg r5691)

hixie: Change th.scope to be limited to known values. (whatwg r5691)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4558&r2=1.4559&f=h
http://html5.org/tools/web-apps-tracker?from=5690&to=5691

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4558
retrieving revision 1.4559
diff -u -d -r1.4558 -r1.4559
--- Overview.html 30 Nov 2010 22:37:06 -0000 1.4558
+++ Overview.html 1 Dec 2010 00:13:59 -0000 1.4559
@@ -27599,7 +27599,7 @@
 
   <p>The <dfn id="dom-th-scope" title="dom-th-scope"><code>scope</code></dfn> IDL
   attribute must <a href="#reflect">reflect</a> the content attribute of the
-  same name.</p>
+  same name, <a href="#limited-to-only-known-values">limited to only known values</a>.</p>
 
   </div><div class="example">

Received on Wednesday, 1 December 2010 00:16:36 UTC