forked from standardebooks/tools
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore non-breaking spaces and word joiners in s-041
When the text being compared is from the image's alt attribute, since they are not used in that context.
- Loading branch information
Showing
4 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,12 @@ | ||
s-004 [Error] chapter-1.xhtml `img` element missing `alt` attribute. | ||
<img> | ||
<img> | ||
<img> | ||
s-041 [Manual Review] chapter-1.xhtml The text in `#f-5`'s LoI entry does not | ||
match either its `<figcaption>` element or its `<img>` `alt` attribute. | ||
s-041 [Manual Review] chapter-1.xhtml The text in `#f-6`'s LoI entry does not | ||
match either its `<figcaption>` element or its `<img>` `alt` attribute. | ||
s-041 [Manual Review] chapter-1.xhtml The text in `#f-7`'s LoI entry does not | ||
match either its `<figcaption>` element or its `<img>` `alt` attribute. | ||
s-041 [Manual Review] chapter-1.xhtml The text in `#f-9`'s LoI entry does not | ||
match either its `<figcaption>` element or its `<img>` `alt` attribute. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters