w3c / accname

Accessible Name and Description Computation

Home Page:https://w3c.github.io/accname/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`Summary` not allowed as child of `div`

daniel-montalvo opened this issue · comments

Ref: https://validator.w3.org/nu/?showsource=yes&doc=https%3A%2F%2Fw3c.github.io%2Faccname%2F

According to the HTML validator, summary is not allowed as child of div in this context.

Can we look for other ways to deal with this structure?