[html5] r2190 - [e] (0) WF2: xref error
whatwg at whatwg.org
whatwg at whatwg.org
Mon Sep 15 17:29:49 PDT 2008
Author: ianh
Date: 2008-09-15 17:29:48 -0700 (Mon, 15 Sep 2008)
New Revision: 2190
Modified:
index
source
Log:
[e] (0) WF2: xref error
Modified: index
===================================================================
--- index 2008-09-16 00:27:11 UTC (rev 2189)
+++ index 2008-09-16 00:29:48 UTC (rev 2190)
@@ -26782,7 +26782,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>;
Modified: source
===================================================================
--- source 2008-09-16 00:27:11 UTC (rev 2189)
+++ source 2008-09-16 00:29:48 UTC (rev 2190)
@@ -24104,7 +24104,7 @@
readonly attribute <span>HTMLFormElement</span> <span title="dom-fae-form">form</span>;
attribute DOMString <span title="dom-fe-name">name</span>;
- readonly attribute DOMString <span title="dom-select-type">type</span>;
+ readonly attribute DOMString <span title="dom-fieldset-type">type</span>;
readonly attribute <span>HTMLFormControlsCollection</span> <span title="dom-fieldset-elements">elements</span>;
More information about the Commit-Watchers
mailing list