spec/Overview.html 1.1363 2190 WF2: xref error (whatwg r2190)

WF2: xref error (whatwg r2190)

HTMLFieldSetElement
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1363.html#htmlfieldsetelement

http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1362&r2=1.1363&f=h
http://html5.org/tools/web-apps-tracker?from=2189&to=2190

===================================================================
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:33:40 UTC