From: Platonides Date: Tue, 20 Apr 2010 19:04:00 +0000 (+0000) Subject: Follow up r65286. If we are going to support when it is rasterized, or if $wgAllowImageTag is # true - 'img' => array_merge( $common, array( 'alt', 'src' ) ), + 'img' => array_merge( $common, array( 'alt', 'src', 'width', 'height' ) ), # 15.2.1 'tt' => $common,