diff --git a/_rules/image-filename-as-accessible-name-9eb3f6.md b/_rules/image-filename-as-accessible-name-9eb3f6.md index ed9c9bd84bb..00b45eb30bb 100755 --- a/_rules/image-filename-as-accessible-name-9eb3f6.md +++ b/_rules/image-filename-as-accessible-name-9eb3f6.md @@ -1,6 +1,6 @@ --- id: 9eb3f6 -name: Image filename is accessible name for image +name: DEPRECATED — Image filename is accessible name for image rule_type: atomic description: | This rule checks that image elements that use their source filename as their accessible name do so without loss of information to the user. @@ -37,6 +37,8 @@ htmlHintIgnore: assets: - The picture of Nyhavn (Copenhagen) is authored by [Jorge Franganillo](https://500px.com/franganillo), licensed under the [Creative Commons Attribution 3.0 Unported](https://creativecommons.org/licenses/by/3.0/deed.en) license. - The picture of bread is a public domain [picture by Bicanski](https://pixnio.com/media/bread-breakfast-fresh-homemade-wheat). +deprecated: | + This rule has been deprecated and superceded by Rule [Image accessible name is descriptive](https://act-rules.github.io/rules/qt1vmo). This rule is not maintained anymore and should not be used. --- ## Applicability