Short URL: http://html5.org/r/2219
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 2219 | WF2: Define input.readonly. | 2008-09-19 01:28 |
Index: source =================================================================== --- source (revision 2218) +++ source (revision 2219) @@ -26597,7 +26597,14 @@ disabled.</p> + <h6>The <code title="attr-input-readonly">readonly</code> attribute</h6> + <p>The <dfn title="attr-input-readonly"><code>readonly</code></dfn> + attribute is a <span>boolean attribute</span>. When specified, the + element is <i title="concept-input-immutable">immutable</i>.</p> + + + <h5>Common <code>input</code> element APIs</h5> <h6>Value manipulation</h6>