html5/spec Overview.html,1.1362,1.1363

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

Modified Files:
	Overview.html 
Log Message:
WF2: xref error (whatwg r2190)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1362
retrieving revision 1.1363
diff -u -d -r1.1362 -r1.1363
--- Overview.html	16 Sep 2008 00:27:15 -0000	1.1362
+++ Overview.html	16 Sep 2008 00:29:52 -0000	1.1363
@@ -26789,7 +26789,7 @@
   readonly attribute <a href="#htmlformelement">HTMLFormElement</a> <a href="#form1" title=dom-fae-form>form</a>;
            attribute DOMString <a href="#name12" title=dom-fe-name>name</a>;
 
-  readonly attribute DOMString <span title=dom-select-type>type</span>;
+  readonly attribute DOMString <a href="#type11" title=dom-fieldset-type>type</a>;
 
   readonly attribute <a href="#htmlformcontrolscollection0">HTMLFormControlsCollection</a> <a href="#elements4" title=dom-fieldset-elements>elements</a>;
 

Received on Tuesday, 16 September 2008 00:30:29 UTC