[Bug 26267] role=grid without child role=rowgroup or row not flagged as an error

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26267

--- Comment #3 from Michael[tm] Smith <mike@w3.org> ---
As far as the cases in the file at
http://stevefaulkner.github.io/html-mapping-tests/aria-tests/grid.html the ARIA
spec doesn't define "role=grid with no rows or rowgroups inside" as invalid, as
far as I can tell.

I notice that the ARIA spec has a note that says, "A role that has 'required
owned elements' does not imply the reverse relationship. While processing of a
role may be incomplete without elements of given roles present as descendants,
elements with roles in this list do not always have to be found within elements
of the given role."

As far as the "must be owned by" requirements in the ARIA spec, I believe the
validator is already correctly checking all of those.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 5 August 2014 12:30:05 UTC