Skip to content

PhpAlly 1.0.4

Choose a tag to compare

@cidilabs cidilabs released this 12 Oct 23:16
· 132 commits to master since this release
834a1df

Update to CssTextStyleEmphasize (don't use color as emphasis) rule. Logic now only looks for content styled with color within a block of content.

Also updated ImageAltIsDifferent (alt shouldn't be filename) rule. Now rule won't be triggered if "png" or "gif" are in alt text, only if ".png" or ".gif" are found.