Accessibility assessment of content page #2332
Accessibility assessment of content page #2332ouafaaetta wants to merge 3 commits intowet-boew:masterfrom
Conversation
1330aa9 to
0bb81a8
Compare
duboisp
left a comment
There was a problem hiding this comment.
Reviewed and tested locally,
There is a few change required and the image set for the SC 1.3.1 need to be replaced I think. See my comments inline.
| "earl:test": "WCAG21:info-and-relationships", | ||
| "earl:subject": "_:subject", | ||
| "earl:outcome": "earl:failed", | ||
| "dct:description": "Attached screen capture: Error P883 - SC 1.3.1, Nest heading properly. Heading elements must be ordered properly.", |
There was a problem hiding this comment.
Add the text version of the image.
But wait a minute, is this description that is wrong or the attached image? Or is there 2 attachments?
The attached image say "Missing value for 'content' attribute. If either 'name', 'http-equiv', 'property', or 'itemprop' is specified, then the 'content' attribute must have a value
| { | ||
| "acr:asset": { |
There was a problem hiding this comment.
This attachment is just floating, I think it goes into the _:sc_4.1.2
Set at the description the text in the image which is : Missing value for 'content' attribute. If either 'name', 'http-equiv', 'property', or 'itemprop' is specified, then the 'content' attribute must have a value
Apply the suggested changes from the comments Co-authored-by: Pierre Dubois <duboisp2@gmail.com>
added the requested changes in the comments
this change is a continuation of PR2305