* Some fixes/changes to truncateHTML() based on tests ** Something like "<span>hello</span>" ends up as "<span>...</span>" instead of just "..." for relevant cases) ** If we get something like "<span></span" in, just return it back instead of "" * Renamed $dispLength -> $dispLen in truncateHTML() |
||
|---|---|---|
| .. | ||
| parser | ||
| phpunit | ||
| qunit | ||
| selenium | ||
| .htaccess | ||
| parserTests.php | ||
| RunSeleniumTests.php | ||
| testHelpers.inc | ||
| TestsAutoLoader.php | ||