WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Content belonging to region left outside

for

Number of posts in this thread: 3 (In chronological order)

From: Isabel Holdsworth
Date: Tue, Oct 02 2018 6:40AM
Subject: Content belonging to region left outside
No previous message | Next message →

Hi all,

Apologies for so many questions.

The main region on one of our pages wraps around a question, but the
"Yes" and "No" buttons are outside. They should definitely be inside
this main region.

Does this constitute a WCAG2 fail, and if so under what SC? 1.3.1
(info and relationships) perhaps, or would that be pushing the
boundary a bit?

Thanks again, Isabel

From: Steve Green
Date: Tue, Oct 02 2018 6:47AM
Subject: Re: Content belonging to region left outside
← Previous message | Next message →

This sounds like a 1.3.1 non-compliance to me. It might also fall under 4.1.1 because there must be some incorrectly nested elements. At the very least there must be a <form> element that is part inside and part outside the main region. There may also be a <fieldset> that's part inside and part outside.

Steve Green
Managing Director
Test Partners Ltd


From: Isabel Holdsworth
Date: Tue, Oct 02 2018 7:13AM
Subject: Re: Content belonging to region left outside
← Previous message | No next message

Thanks Steve. Yes, I thought if anything I could argue for 1.3.1.
4.1.1 doesn't apply because our interactive elements aren't
encapsulated within a form ... unless that's a parsing error in
itself, but I don't think so.

On 02/10/2018, Steve Green < = EMAIL ADDRESS REMOVED = > wrote:
> This sounds like a 1.3.1 non-compliance to me. It might also fall under
> 4.1.1 because there must be some incorrectly nested elements. At the very
> least there must be a <form> element that is part inside and part outside
> the main region. There may also be a <fieldset> that's part inside and part
> outside.
>
> Steve Green
> Managing Director
> Test Partners Ltd
>
>
>