Short URL: http://html5.org/r/6623
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 6623 | 13803 | typo | 2011-10-04 19:18 |
Index: source =================================================================== --- source (revision 6622) +++ source (revision 6623) @@ -55631,8 +55631,8 @@ attribute's behavior depends on whether the <code>option</code> element is in a <code>select</code> element or not. If the <code>option</code> has a <code>select</code> element as its parent, - or has a <code>colgroup</code> element as its parent and that - <code>colgroup</code> element has a <code>select</code> element as + or has a <code>optgroup</code> element as its parent and that + <code>optgroup</code> element has a <code>select</code> element as its parent, then the <code title="dom-option-form">form</code> IDL attribute must return the same value as the <code title="dom-fae-form">form</code> IDL attribute on that