Re: Pointers - to point to content issues in the ShadowDOM / iframes

Hi Alistair,

There is currently no group working on EARL. The Evaluation and Repair 
Tools Working Group (ERT WG) was closed.

Can you make a proposal for the "pseudo selector" and circulate it on 
this list? If there is agreement in this group, then we can just write 
it up somewhere and start using it. If it proves useful, then we could 
look into standardizing this more formally. This could be an existing 
W3C group, such as CSS, or another, depending on the how it gets used 
within and beyond the accessibility community.

Best,
   Shadi


On 11/01/2018 15:23, Alistair Garrison wrote:
> Hi,
> 
> We have the current format:
> 
> {
> 
> +      "test": "auto-wcag:SC1-1-1-css-image.html",
> 
> +      "result": {
> 
> +        "outcome": "Passed",
> 
> +        "pointer": "html > body > h1:nth-child(2)"
> 
> +      }
> 
> However, neither CSS selectors; or xpath selectors enable us to point to 
> content found in:
> 
>  1. A ShadowDOM; or recursive levels of ShadowDOMs;
>  2. An iframe DOM; or recursive levels of iframe DOMs.
> 
> Really, we need a “pseudo” selector – which we all agree on, which 
> allows us to point to content in both contexts.
> 
> The question is – do we agree the “pseudo” selector format (maybe just 
> an extension to CSS or xpath) between us; do we kick it along to the 
> EARL group; or do we raise in to relevant groups in W3C?
> 
> Thoughts / comments / suggestions for a “pseudo” format?
> 
> Alistair
> 
> Alistair Garrison
> 
> Director of Accessibility Research
> 
> Level Access
> 

-- 
Shadi Abou-Zahra - http://www.w3.org/People/shadi/
Accessibility Strategy and Technology Specialist
Web Accessibility Initiative (WAI)
World Wide Web Consortium (W3C)

Received on Thursday, 11 January 2018 16:49:04 UTC