9,10c9,10 < i img ins kbd li object ol p pre q rp rt ruby s samp script small span strike strong < style sub summary sup table tbody td textarea tfoot th thead tr tt u ul var --- > i img ins kbd li ol p pre q rp rt ruby s samp small span strike strong > sub summary sup table tbody td tfoot th thead tr tt u ul var 14c14 < "a" => %w[href name data-bibi data-bibi-style class], --- > "a" => %w[href name], 19,25d18 < "div" => %w[align id style], < "h1" => %w[id], < "h2" => %w[id], < "h3" => %w[id], < "h4" => %w[id], < "h5" => %w[id], < "h6" => %w[id], 27,29c20 < "i" => %w[class], < "img" => %w[align alt border height src style width], < "object" => %w[type data class width height], --- > "img" => %w[align alt border height src width], 31d21 < "p" => %w[style], 33d22 < "script" => %w[script src], 48,53c37 < "q" => { "cite" => ["http", "https", :relative] }, < "script" => { "src" => ["http", "https"] } < }, < < css: { < properties: %w[text-align width] --- > "q" => { "cite" => ["http", "https", :relative] } 58c42 < remove_contents: %w[iframe math noembed noframes noscript plaintext svg xmp] --- > remove_contents: %w[iframe math noembed noframes noscript plaintext script style svg xmp]