UNPKG

@kcjpop/x-browser-compat

Version:

A Web Component to display browser compatibility data

1 lines 2.13 kB
{"mdn_url":"https://developer.mozilla.org/docs/Web/HTML/Element/textarea","source_file":"html/elements/textarea.json","spec_url":"https://html.spec.whatwg.org/multipage/form-elements.html#the-textarea-element","status":{"deprecated":false,"experimental":false,"standard_track":true},"support":{"chrome":{"version_added":"1"},"chrome_android":{"version_added":"18"},"edge":{"version_added":"12"},"firefox":{"notes":["Before Firefox 6, when a <code>&lt;textarea&gt;</code> was focused, the insertion point was placed at the end of the text by default. Other major browsers place the insertion point at the beginning of the text.","A default background-image gradient is applied to all <code>&lt;textarea&gt;</code> elements, which can be disabled using <code>background-image: none</code>.","Before Firefox 89, manipulating the content of <code>&lt;textarea&gt;</code> elements using <code>Document.execCommand()</code> commands requires workarounds (see <a href='https://bugzil.la/1220696'>bug 1220696</a>)."],"version_added":"1"},"firefox_android":{"notes":["Before Firefox 6, when a <code>&lt;textarea&gt;</code> was focused, the insertion point was placed at the end of the text by default. Other major browsers place the insertion point at the beginning of the text.","A default background-image gradient is applied to all <code>&lt;textarea&gt;</code> elements, which can be disabled using <code>background-image: none</code>.","Before Firefox 89, manipulating the content of <code>&lt;textarea&gt;</code> elements using <code>Document.execCommand()</code> commands requires workarounds (see <a href='https://bugzil.la/1220696'>bug 1220696</a>)."],"version_added":"4"},"ie":{"version_added":true},"oculus":{"version_added":"5.0"},"opera":{"version_added":"≤12.1"},"opera_android":{"version_added":"≤12.1"},"safari":{"version_added":"≤4"},"safari_ios":{"notes":"Unlike other major browsers, a default style of <code>opacity: 0.4</code> is applied to disabled <code>&lt;textarea&gt;</code> elements.","version_added":"≤3"},"samsunginternet_android":{"version_added":"1.0"},"webview_android":{"version_added":"4.4"}}}