cakephp2-php8/lib/Cake/Test/Case/View/Helper
mark_story 2a8ebcea60 Exclude value attribute from generated file inputs.
Having a value attribute present causes HTML validation errors in HTML5
doctypes. It has no effect in other doctypes, and excluding it is always
valid.

Fixes #3440
2012-12-09 13:31:01 -05:00
..
CacheHelperTest.php Supress fewer errors. 2012-09-03 20:13:30 -04:00
FormHelperTest.php Exclude value attribute from generated file inputs. 2012-12-09 13:31:01 -05:00
HtmlHelperTest.php Fix double base dir in image() with fullBase. 2012-07-03 20:48:17 -04:00
JqueryEngineHelperTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
JsHelperTest.php fix all warnings except TODO warnings 2012-11-14 12:56:10 +01:00
MootoolsEngineHelperTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
NumberHelperTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
PaginatorHelperTest.php Fixing coding conventions 2012-05-19 16:08:40 +01:00
PrototypeEngineHelperTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
RssHelperTest.php Added test for RSS to allow namespace tags if namespace is specified 2012-07-30 10:10:19 +02:00
SessionHelperTest.php Merge remote-tracking branch 'origin/2.1' into 2.2 2012-04-29 20:05:39 -04:30
TextHelperTest.php Reduce duplication in test case. 2012-10-11 08:28:59 -04:00
TimeHelperTest.php Re-factor element generation. 2012-05-12 22:26:33 -04:00