lithium\template\Helper::$_minimized

protected property

List of minimized HTML attributes.

Source

	protected $_minimized = [
		'compact', 'checked', 'declare', 'readonly', 'disabled', 'selected', 'defer', 'ismap',
		'nohref', 'noshade', 'nowrap', 'multiple', 'noresize', 'async', 'autofocus'
	];