silverstripe-framework/tests/php/View
Garion Herman 0d27f32cc9 FIX Add 'legal empty attributes' to allow empty alt values on imgs
In some situations, a caption is used in place of a value in the alt
attribute, and in others an image may be cosmetic and not in need of an
alt attribute value (though the alt attribute must still be rendered in
this case).
2019-09-24 11:44:12 +12:00
..
ArrayDataTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
Embed NEW Shift Embeddable and EmbedResource from asset-admin, lazy load Embed to allow injected dependencies (#8194) 2018-06-20 11:40:28 +12:00
Parsers Merge branch '4.3' into 4 2019-02-19 08:41:05 +07:00
Shortcodes Pulls/4.0/shortcode namespacing (#7085) 2017-06-29 18:45:17 +12:00
SSViewerCacheBlockTest API Split out SilverStripe\ORM\Versioned into new module 2017-03-27 11:03:39 +13:00
SSViewerTest MINOR Add unit test for Requirements::add_i18n_javascript() 2019-01-16 10:36:53 +13:00
ViewableDataTest Restore legacy $ThemeDir support 2017-11-27 15:24:40 +13:00
ArrayDataTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
ContentNegotiatorTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
HTMLTest.php FIX Add 'legal empty attributes' to allow empty alt values on imgs 2019-09-24 11:44:12 +12:00
RequirementsTest.php MINOR Add unit test for Requirements::add_i18n_javascript() 2019-01-16 10:36:53 +13:00
SSViewerCacheBlockTest.php [CVE-2019-12246] Denial of Service on flush and development URL tools 2019-06-10 17:23:56 +12:00
SSViewerTest.php Merge remote-tracking branch 'origin/4.0.4' into 4.1.1 2018-05-24 15:41:11 +12:00
ViewableDataCustomisedTest.php Implement __isset for ViewableData_Customised 2018-10-01 09:40:12 +13:00
ViewableDataTest.php Restore legacy $ThemeDir support 2017-11-27 15:24:40 +13:00