Skip to content

Commit

Permalink
[e] (0) WF2: xref error
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@2190 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 16, 2008
1 parent c4f778c commit b1b99a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index
Expand Up @@ -26782,7 +26782,7 @@ function AddCloud(data, x, y) { ... }</pre>
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>;

Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -24104,7 +24104,7 @@ function AddCloud(data, x, y) { ... }</pre>
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>;

Expand Down

0 comments on commit b1b99a3

Please sign in to comment.