Tom Brunet
Tom Brunet
As an additional note, in the case of iframes and shadow DOMs, the xpath that we report isn't really an xpath since there's no specification for crossing those document/container boundaries.
Should look at with #936
This rule is prompted by this technique: https://www.w3.org/WAI/WCAG21/Techniques/general/G201 It's not tied to success criteria, so it's triggered as a recommendation, and not strictly required. Your proposal seems reasonable. I'll leave...
Testcase: https://codesandbox.io/s/issue-545-gno8z?file=/index.html
@tdjsnelling I agree. We need a general solution, but which tool are you using? Browser, Node, Cypress, Karma? For the browser, we don't have a label, but we should at...
Easier to reproduce by: * Load: https://altoromutual.com/?xyz=jdjklsfhsdakjlfhjkdsahfkjsdhafkjhdslkjfhdsjkfhkjdsahfkjasdhkfjhdsakjlfhkjlsadhfkjadshfkjhsdklfhkjasdhfkjdsahfkjasdhfkjhdskjfhasdkljfhkjadshfkjdsahfklsdhfkjlhsadkjfhkadsjfhkjadshfkjdsahfkljadshfkjhasdkjfhkjadshfjkdsahfkjlhasdkjlfhkjasdhfkjlsadhfjklahdsklfjhskjdahfjkashdfkjsdahfkjhsdakjfhdjksafhkjadlshfkjladshfkjlhadskjlfhklasjdhfkjldsahfjkashdfjklhdasjkfhsadkjlhfkjsadhfkjdaslhfljadskjlafjkdashfkjdashlf * Save report and look at the HTML saved report. You'll see the URL go across the page under the report. **We need...
@Jym77 So is the decision to have no success criteria nor w3c standards to support the rule, but still keep it?
@Jym77 I don't think that meets the intention of secondary requirements. Secondary requirements are intended to handle situations where a rule is more or less strict than an SC, but...
@dan-tripp-siteimprove I think what's here is fine. Is it worth mentioning for Inapplicable 4 that that issue is covered by another rule (https://www.w3.org/WAI/standards-guidelines/act/rules/6cfa84/)?
Okay, so 1.3.5: > The purpose of each input field collecting information about the user can be [programmatically determined](https://www.w3.org/TR/WCAG21/#dfn-programmatically-determinable) when: > * The input field serves a purpose identified in...