
roan.kattouw at home
May 6, 2008, 1:27 PM
Views: 262
Permalink
|
|
Re: [MediaWiki-CVS] SVN: [34167] trunk/phase3/includes/EditPage.php
|
|
nikerabbit[at]svn.wikimedia.org schreef: > + # Why we don't use Xml::element here? > + # Is it because if $source is '', it returns <textarea />? Yes. <textarea /> violates standards and renders very nastily in Firefox: the rest of the HTML is treated as the textarea's content. Roan Kattouw (Catrope) _______________________________________________ Wikitech-l mailing list Wikitech-l[at]lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
|