From df6d1309e09caeca6d2e914612dcb4cc283c2c8d Mon Sep 17 00:00:00 2001 From: Platonides Date: Tue, 20 Apr 2010 19:04:00 +0000 Subject: [PATCH] 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, -- 2.20.1